src/include/clipsmm/pointer.h File Reference

#include <clipsmm/clipsmm-config.h>
#include <memory>
#include <typeinfo>
#include <functional>
#include <bits/concurrence.h>
#include <ext/mt_allocator.h>
#include <tr1/boost_shared_ptr.h>

Include dependency graph for pointer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CLIPSPointer   std::tr1::shared_ptr
#define CLIPSWeakPointer   std::tr1::weak_ptr
#define clips_static_pointer_cast   std::tr1::static_pointer_cast
#define clips_const_pointer_cast   std::tr1::const_pointer_cast
#define clips_dynamic_pointer_cast   std::tr1::dynamic_pointer_cast


Define Documentation

#define clips_const_pointer_cast   std::tr1::const_pointer_cast

Definition at line 50 of file pointer.h.

#define clips_dynamic_pointer_cast   std::tr1::dynamic_pointer_cast

Definition at line 51 of file pointer.h.

#define clips_static_pointer_cast   std::tr1::static_pointer_cast

Definition at line 49 of file pointer.h.

#define CLIPSPointer   std::tr1::shared_ptr

Definition at line 47 of file pointer.h.

#define CLIPSWeakPointer   std::tr1::weak_ptr

Definition at line 48 of file pointer.h.


Generated on Mon Jan 10 22:33:43 2011 by  doxygen 1.5.6