CppUnit project page | CppUnit home page |
#include <cpptl/forwards.h>
#include <cpptl/atomiccounter.h>
Go to the source code of this file.
Namespaces | |
namespace | CppTL |
Classes | |
class | CppTL::IntrusiveCount |
Instrusive counter base class for use with InstrusivePtr. More... | |
class | CppTL::IntrusivePtr< PointeeType > |
class | CppTL::SharedDataPtr< DataType > |
class | CppTL::SharedDataPtr< DataType >::CountedData |
Functions | |
void | CppTL::instrusivePtrAddRef (IntrusiveCount *p) |
void | CppTL::intrusivePtrRelease (IntrusiveCount *p) |
template<class T, class U> | |
IntrusivePtr< T > | CppTL::staticPointerCast (const IntrusivePtr< U > &r) |
hosts this site. |
Send comments to: CppUnit Developers |