|
DUDS
|
Distributed Update of Data from Something
|
A set of key-value pairs where the value can be one of several types. More...
#include <GenericValue.hpp>
Private Member Functions | |
| template<class A > | |
| void | serialize (A &a, const unsigned int) |
Friends | |
| class | boost::serialization::access |
A set of key-value pairs where the value can be one of several types.
This is intended for storing arbitrary data that can be readily serialized for storage or network transmission.
This isn't a typedef to help make the GenericValue typedef compile.
Definition at line 128 of file GenericValue.hpp.
|
inlineprivate |
Definition at line 131 of file GenericValue.hpp.
|
friend |
Definition at line 129 of file GenericValue.hpp.