SGReferenced Class Reference

Base class for all reference counted SimGear objects Classes derived from this one are meant to be managed with the SGSharedPtr class. More...

#include <SGReferenced.hxx>

Inheritance diagram for SGReferenced:
simgear::EffectBuilder< osg::Texture > SGCloudLayer SGCondition SGConditional SGInterpTable SGMaterial SGMatModel SGMatModelGroup SGPropertyNode SGSoundSample SGSubsystem simgear::Effect::Updater simgear::EffectBuilder< T >

List of all members.

Public Member Functions

 SGReferenced (const SGReferenced &)
 Do not copy reference counts. Each new object has it's own counter.
SGReferencedoperator= (const SGReferenced &)
 Do not copy reference counts. Each object has it's own counter.

Detailed Description

Base class for all reference counted SimGear objects Classes derived from this one are meant to be managed with the SGSharedPtr class.

For more info see .

Definition at line 31 of file SGReferenced.hxx.


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

Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1