Pointers.h File Reference

Typedefs and macros for reference counted storage. More...

#include <boost/enable_shared_from_this.hpp>

Go to the source code of this file.

Defines

#define REFCOUNT_BASE_FILE   <boost/enable_shared_from_this.hpp>
#define REFCOUNT_BASE_CLASS(x)   boost::enable_shared_from_this<x>
#define POINTER_WRAPPER_CLASS(x)   boost::shared_ptr<x>


Detailed Description

Typedefs and macros for reference counted storage.


Define Documentation

#define POINTER_WRAPPER_CLASS (  )     boost::shared_ptr<x>

#define REFCOUNT_BASE_CLASS (  )     boost::enable_shared_from_this<x>

#define REFCOUNT_BASE_FILE   <boost/enable_shared_from_this.hpp>


Generated on Mon Aug 10 10:04:44 2009 for ESYS13 by  doxygen 1.5.6