|
ESA JPIP server
0.1
|
Serializer for the vector class.
More...
#include <serialize.h>
Static Public Member Functions | |
| static InputStream & | Load (InputStream &stream, vector< T > &var) |
| static OutputStream & | Save (OutputStream &stream, vector< T > &var) |
Serializer for the vector class.
|
inlinestatic |
|
inlinestatic |