salhelper::ReferenceObject Class Reference

#include <refobj.hxx>

Inheritance diagram for salhelper::ReferenceObject:
rtl::IReference

List of all members.

Public Member Functions

 ReferenceObject () throw ()
 Construction.
virtual oslInterlockedCount acquire () throw ()
 IReference.
virtual oslInterlockedCount release () throw ()

Static Public Member Functions

static void * operator new (size_t n) throw ()
 Allocation.
static void operator delete (void *p) throw ()
static void * operator new (size_t, void *p) throw ()
static void operator delete (void *, void *) throw ()

Protected Member Functions

virtual ~ReferenceObject () throw ()
 Destruction.

Constructor & Destructor Documentation

salhelper::ReferenceObject::ReferenceObject (  )  throw () [inline]

Construction.

virtual salhelper::ReferenceObject::~ReferenceObject (  )  throw () [inline, protected, virtual]

Destruction.


Member Function Documentation

virtual oslInterlockedCount salhelper::ReferenceObject::acquire (  )  throw () [inline, virtual]

IReference.

Implements rtl::IReference.

static void salhelper::ReferenceObject::operator delete ( void *  ,
void *   
) throw () [inline, static]
static void salhelper::ReferenceObject::operator delete ( void *  p  )  throw () [inline, static]
static void* salhelper::ReferenceObject::operator new ( size_t  ,
void *  p 
) throw () [inline, static]
static void* salhelper::ReferenceObject::operator new ( size_t  n  )  throw () [inline, static]

Allocation.

virtual oslInterlockedCount salhelper::ReferenceObject::release (  )  throw () [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 24 Nov 2013 by  doxygen 1.6.1