ESA JPIP server  0.1
vint_vector.h File Reference
#include <vector>
#include <stdint.h>
#include <assert.h>
#include <algorithm>
Include dependency graph for vint_vector.h:
This graph shows which files directly or indirectly include this file:

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.