RefcountedContainer Class Reference

#include <autopointers.h>

Inherited by SL::Node.

Collaboration diagram for RefcountedContainer:
Collaboration graph
[legend]

Public Member Functions

 RefcountedContainer ()
virtual ~RefcountedContainer ()
RefcountedContainerNewCopy ()
void Reference ()
void Dereference ()
bool Referenced ()

Data Fields

Lockable ref_lock

Detailed Description

Definition at line 52 of file autopointers.h.


Constructor & Destructor Documentation

RefcountedContainer::RefcountedContainer (  )  [inline]

Definition at line 56 of file autopointers.h.

virtual RefcountedContainer::~RefcountedContainer (  )  [inline, virtual]

Definition at line 65 of file autopointers.h.


Member Function Documentation

void RefcountedContainer::Dereference (  )  [inline]

Definition at line 73 of file autopointers.h.

RefcountedContainer* RefcountedContainer::NewCopy (  )  [inline]

Definition at line 67 of file autopointers.h.

void RefcountedContainer::Reference (  )  [inline]

Definition at line 70 of file autopointers.h.

bool RefcountedContainer::Referenced (  )  [inline]

Definition at line 76 of file autopointers.h.


Field Documentation

Definition at line 54 of file autopointers.h.


The documentation for this class was generated from the following file:

Generated on Thu Dec 29 00:11:48 2011 for SpringLobby by doxygen 1.6.3