|
ESA JPIP server
0.1
|
#include <vector>#include <stdint.h>#include <assert.h>#include <algorithm>Go to the source code of this file.
Classes | |
| class | data::vint_vector |
| This class has been implemented with the same philosophy that the class STL vector, but specifically designed to store integers with a length in bytes that can be not multiple from 2 (e.g. More... | |
Namespaces | |
| data | |
| Contains a set of classes to easy the handling of data and files, as well as the serialization. | |