lestes::std::objectize< T > Class Template Reference

#include <objectize.hh>

Inheritance diagram for lestes::std::objectize< T >:

lestes::std::object lestes::std::mem::keystone List of all members.

Private Member Functions

 objectize ()
 this one is never meant to be instantiated, only the specializations are

Detailed Description

template<typename T>
class lestes::std::objectize< T >

Wraps simple types so that a ptr<> can exist to them.

Thie wrappe is needed for the dumper to be simple :-)

For all the lestes collections to work, specialization for T must have a static create method that takes a value of type T (or a reference to T).

Definition at line 51 of file objectize.hh.


Constructor & Destructor Documentation

template<typename T>
lestes::std::objectize< T >::objectize (  )  [private]

this one is never meant to be instantiated, only the specializations are


The documentation for this class was generated from the following file:
Generated on Mon Feb 12 18:25:59 2007 for lestes by doxygen 1.5.1-20070107