LockedCore Class Reference

#include <coresync.h>

Collaboration diagram for LockedCore:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 48 of file coresync.h.


Public Member Functions

 LockedCore (CoreSync *cs)
 ~LockedCore ()
ICoreoperator-> ()

Private Member Functions

 LockedCore (const LockedCore &)
LockedCoreoperator= (const LockedCore &)

Private Attributes

CoreSynccs_

Constructor & Destructor Documentation

LockedCore ( CoreSync cs  )  [inline]

Definition at line 50 of file coresync.h.

References cs_, and CoreSync::lockForVis().

Here is the call graph for this function:

~LockedCore (  )  [inline]

Definition at line 55 of file coresync.h.

References cs_, and CoreSync::unlockAfterVis().

Here is the call graph for this function:

LockedCore ( const LockedCore  )  [private]


Member Function Documentation

ICore* operator-> (  )  [inline]

Definition at line 58 of file coresync.h.

References cs_, and CoreSync::getCore().

Here is the call graph for this function:

LockedCore& operator= ( const LockedCore  )  [private]


Member Data Documentation

CoreSync* cs_ [private]

Definition at line 64 of file coresync.h.

Referenced by LockedCore(), operator->(), and ~LockedCore().


The documentation for this class was generated from the following file:
Generated on Fri Jul 10 22:42:15 2009 for rob08 by  doxygen 1.5.4