VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtNetworkSpecElement Class Reference
Inheritance diagram for DtNetworkSpecElement:
Inheritance graph
[legend]

List of all members.

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

Protected Attributes

DtSpecificationID mySpecificationID
DtSpecificationManagermySpecificationManager

Constructor & Destructor Documentation


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 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


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)