#include <string>
#include <map>
#include <vector>
#include <s11n.net/s11n/variant.hpp>
#include <s11n.net/s11n/export.hpp>
Go to the source code of this file.
Classes | |
class | s11n::s11n_node |
s11n_node is a slightly lighter-weight replacement for the data_node type used in s11n 1.0.x. More... | |
Namespaces | |
namespace | s11n |
The s11n serialization (s11n) framework is an object serialization framework for C++ modelled heavily off work by Rusty Ballinger (bozo@users.sourceforge.net http://libfunutil.sourceforge.net). |