Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::SprocBarrierBase Class Reference

SprocBarrierBase. More...

#include <OSGBarrier.h>

Inheritance diagram for osg::SprocBarrierBase:

Inheritance graph
[legend]
Collaboration diagram for osg::SprocBarrierBase:

Collaboration graph
[legend]
List of all members.

Public Methods

Enter
void enter (UInt32 uiNumWaitFor)

Protected Types

typedef BarrierCommonBase Inherited

Protected Methods

Constructors
 SprocBarrierBase (const Char8 *szName, UInt32 uiId)
Destructor
virtual ~SprocBarrierBase (void)
Construction
bool init (void)
Destruction
void shutdown (void)

Private Methods

 SprocBarrierBase (const SprocBarrierBase &source)
 prohibit default function (move to 'public' if needed)

void operator= (const SprocBarrierBase &source)
 prohibit default function (move to 'public' if needed)


Private Attributes

barrier_t * _pBarrier

Detailed Description

SprocBarrierBase.


Member Typedef Documentation

typedef BarrierCommonBase osg::SprocBarrierBase::Inherited [protected]
 

Reimplemented from osg::BarrierCommonBase.

Reimplemented in osg::Barrier.


Constructor & Destructor Documentation

SprocBarrierBase::SprocBarrierBase const Char8   szName,
UInt32    uiId
[protected]
 

SprocBarrierBase::~SprocBarrierBase void    [protected, virtual]
 

osg::SprocBarrierBase::SprocBarrierBase const SprocBarrierBase &    source [private]
 

prohibit default function (move to 'public' if needed)


Member Function Documentation

void SprocBarrierBase::enter UInt32    uiNumWaitFor
 

bool SprocBarrierBase::init void    [protected]
 

void SprocBarrierBase::shutdown void    [protected]
 

void osg::SprocBarrierBase::operator= const SprocBarrierBase &    source [private]
 

prohibit default function (move to 'public' if needed)


Member Data Documentation

barrier_t* osg::SprocBarrierBase::_pBarrier [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Jul 3 16:23:06 2002 for OpenSG by doxygen1.2.16