SST/macro
|
#include <sprockit/spkt_config.h>
#include <sprockit/serialize_packer.h>
#include <sprockit/serialize_sizer.h>
#include <sprockit/serialize_unpacker.h>
#include <typeinfo>
#include <cstring>
#include <list>
#include <vector>
#include <map>
#include <set>
Go to the source code of this file.
Classes | |
class | sprockit::serializer |
This class is basically a wrapper for objects to declare the order in which their members should be ser/des. More... | |
Namespaces | |
sprockit | |