libs11n Namespace List

Here is a list of all namespaces with brief descriptions:
s11nThe 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)
s11n::base64The base64 namespace encapsulates code for de/serializing binary data using base64 encoding/decoding
s11n::clThe s11n::cl namespace encapsulates the public classloader-related API for libs11n
s11n::cl::Detail
s11n::cpp0xEXPERIMENTAL code based on C++0x features
s11n::cpp0x::Detail
s11n::debugThe s11n::debug namespace holds some code for debugging and tracing s11n internals
s11n::DetailThe 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
s11n::Detail::Private
s11n::facThe s11n::fac namespace contains s11n's "private" object factory manager
s11n::fac::Detail
s11n::ioThe s11n::io namespace defines some i/o-related types which conform to the conventions expected by the s11n::de/serialize() core functions
s11n::io::Private
s11n::io::sharing
s11n::io::strtoolThe strtool namespace encapsulates a set of utility functions for working with string objects
s11n::io::strtool::STPrivateThe functions in the Private namespace should not be used by client code
s11n::listThe s11n::list namespace defines functors and algorithms for working with std::list/vector-style containers
s11n::mapThe s11n::map namespace defines functors and algorithms for working with std::map, std::pair, and conventions-compatible containers
s11n::pluginThe plugin namespace encapsulates the braindeadly basic API for loading plugins
s11n::PrivateThe Private namespace holds internal library types: these should not be used in client code
s11n::refcountThe refcount namespace encapsulates code for a reference-counted smart pointer
s11n::refcount::DetailAll classes in this namespace are "internal details" of the classes in the refcount namespace, and should not be directly used by client code
s11n::utilThe s11n::util namespace encapsulates some utility code for client-side use alongside the s11n framework
s11n::vaS11n::va encapsulates de/serialization operators for std::valarray objects
s11nliteS11nlite is a simplified subset of the s11n interface, combining the APIs from the core and the s11n::io namespace into a single API

Generated on Wed Jun 4 21:46:36 2008 for libs11n by  doxygen 1.5.3