VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtNetworkSpecElement Class Reference
Inheritance diagram for DtNetworkSpecElement:
Inheritance graph
[legend]

Public Member Functions

 DtNetworkSpecElement ()
virtual ~DtNetworkSpecElement ()
 DtNetworkSpecElement (const DtNetworkSpecElement &orig)
DtNetworkSpecElementoperator= (const DtNetworkSpecElement &orig)
virtual bool setSpecification (const DtSpecification &newSpecification, bool allowDuplicates=false)
virtual unsigned int specificationID () const
virtual void setSpecificationID (DtSpecificationID specID)
virtual DtSpecificationManagerspecificationManager ()
virtual const
DtSpecificationManager
specificationManager () const
virtual void setSpecificationManager (DtSpecificationManager *specManager)
virtual const DtSpecificationspecification () const
virtual DtString type ()=0
- Public Member Functions inherited from DtNetworkElement
 DtNetworkElement ()
virtual ~DtNetworkElement ()
virtual unsigned int arrayIndex () const
virtual void setArrayIndex (unsigned int val)
virtual bool networked () const
virtual bool isRemoved () const
virtual bool isNotRemoved () const
virtual void setAsRemoved (bool onOff)

Protected Attributes

DtSpecificationID mySpecificationID
DtSpecificationManagermySpecificationManager
- Protected Attributes inherited from DtNetworkElement
bool myIsRemoved
unsigned int myArrayIndex

Additional Inherited Members

- Static Public Member Functions inherited from DtNetworkElement
static unsigned int voidIndex ()
- Static Protected Attributes inherited from DtNetworkElement
static const unsigned int theVoidIndex

Constructor & Destructor Documentation

DtNetworkSpecElement::DtNetworkSpecElement ( )
virtual DtNetworkSpecElement::~DtNetworkSpecElement ( )
virtual
DtNetworkSpecElement::DtNetworkSpecElement ( const DtNetworkSpecElement orig)

Member Function Documentation

DtNetworkSpecElement& DtNetworkSpecElement::operator= ( const DtNetworkSpecElement orig)
virtual bool DtNetworkSpecElement::setSpecification ( const DtSpecification newSpecification,
bool  allowDuplicates = false 
)
virtual

Reimplemented in DtNetworkNode.

virtual unsigned int DtNetworkSpecElement::specificationID ( ) const
virtual
virtual void DtNetworkSpecElement::setSpecificationID ( DtSpecificationID  specID)
virtual

Reimplemented in DtNetworkNode.

virtual DtSpecificationManager* DtNetworkSpecElement::specificationManager ( )
virtual
virtual const DtSpecificationManager* DtNetworkSpecElement::specificationManager ( ) const
virtual
virtual void DtNetworkSpecElement::setSpecificationManager ( DtSpecificationManager specManager)
virtual
virtual const DtSpecification& DtNetworkSpecElement::specification ( ) const
virtual

Implements DtNetworkElement.

virtual DtString DtNetworkSpecElement::type ( )
pure virtual

Implemented in DtNetworkEdge, and DtNetworkNode.

Member Data Documentation

DtSpecificationID DtNetworkSpecElement::mySpecificationID
protected
DtSpecificationManager* DtNetworkSpecElement::mySpecificationManager
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)