abstract_creator.hpp File Reference

#include <string>
#include "classload.hpp"
#include <s11n.net/s11n/traits.hpp>

Go to the source code of this file.

Classes

struct  s11n::Private::abstract_creator< T >
 abstract_creator is an internal helper to avoid some code having to know if a type is created on a stack or the heap. More...
struct  s11n::Private::abstract_creator< T * >
 A specialization of abstract_creator to create objects on the heap, using the s11n::cl API. 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).


namespace  s11n::Private
 

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


Defines

#define s11n_ABSTRACT_CREATOR_H_INCLUDED   1

Define Documentation

#define s11n_ABSTRACT_CREATOR_H_INCLUDED   1

Definition at line 2 of file abstract_creator.hpp.


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