s11n.hpp File Reference

#include <string>
#include <s11n.net/s11n/s11n_config.hpp>
#include <s11n.net/s11n/classload.hpp>
#include <s11n.net/s11n/traits.hpp>
#include <s11n.net/s11n/exception.hpp>
#include <s11n.net/s11n/serialize.hpp>
#include <s11n.net/s11n/algo.hpp>
#include <s11n.net/s11n/s11n_node.hpp>
#include <s11n.net/s11n/tags.hpp>

Go to the source code of this file.

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).


namespace  s11n::Private
 

The Private namespace holds internal library types: these should not be used in client code.


namespace  s11n::io
 

The s11n::io namespace defines some i/o-related types which conform to the conventions expected by the s11n::de/serialize() core functions.


namespace  s11n::Detail
 

The Detail namespace holds types which aren't strictly internal/private, but are nonetheless considered to be "implementation details." Unless specifically documented otherwise, clients are discouraged from using the Detail-namespace API from client code, as any part of it may change significantly or be replaced/removed without any warning.


Defines

#define s11n_S11N_H_INCLUDED   1

Functions

std::string s11n::library_version ()
 Returns the string form of the s11n library version.
void s11n::Private::s11n_1_1_assertion ()
 Internal, not for client use.

Define Documentation

#define s11n_S11N_H_INCLUDED   1

Definition at line 2 of file s11n.hpp.


Generated on Sat Mar 20 12:29:24 2010 for libs11n-1.2.10 by  doxygen 1.6.1