Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

abstract_creator.hpp File Reference

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

Go to the source code of this file.

Namespaces

namespace  s11n
namespace  s11n::Private

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

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 Sun Dec 18 18:30:27 2005 for libs11n-1.2.2 by  doxygen 1.4.4