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

osg::Barrier Class Reference

Barrier. More...

#include <OSGBarrier.h>

Inheritance diagram for osg::Barrier:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef MPBarrierType Type

Static Public Methods

Get
Barrier * get (const Char8 *szName)
Barrier * find (const Char8 *szName)
const MPBarrierTypegetClassType (void)

Protected Types

typedef BarrierBase Inherited

Protected Methods

Constructors
 Barrier (const Char8 *szName, UInt32 uiId)
Destructor
virtual ~Barrier (void)

Static Protected Methods

Construction
Barrier * create (const Char8 *szName, UInt32 uiId)

Static Protected Attributes

MPBarrierType _type

Private Methods

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

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


Friends

class MPFieldStore< Barrier >

Detailed Description

Barrier.


Member Typedef Documentation

typedef MPBarrierType osg::Barrier::Type
 

typedef BarrierBase osg::Barrier::Inherited [protected]
 

Reimplemented from osg::SprocBarrierBase.


Constructor & Destructor Documentation

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

Barrier::~Barrier void    [protected, virtual]
 

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

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


Member Function Documentation

Barrier * Barrier::get const Char8   szName [static]
 

Barrier * Barrier::find const Char8   szName [static]
 

const MPBarrierType & Barrier::getClassType void    [static]
 

Barrier * Barrier::create const Char8   szName,
UInt32    uiId
[static, protected]
 

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

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


Friends And Related Function Documentation

friend class MPFieldStore< Barrier > [friend]
 


Member Data Documentation

MPBarrierType Barrier::_type [static, protected]
 

Reimplemented from osg::MPBase.


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