![]() |
VR-Forces 5.0.3 Developer's Guide
|
class DtVectorObstructionID:
Instances of DtVectorObstructionID are essentially wrappers around a DtSpecification. They are intended to provide a way to classify groups of vector obstructions by the attributes of the associated vector network elements (described by the specification).
Public Member Functions | |
| DtVectorObstructionID () | |
| virtual | ~DtVectorObstructionID () |
| virtual bool | operator== (const DtVectorObstructionID &otherVectorObstructionID) const |
| virtual void | setSpecification (const DtSpecification &spec) |
| virtual const DtSpecification & | specification () const |
Private Attributes | |
| DtSpecification | mySpecification |
| DtVectorObstructionID::DtVectorObstructionID | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
private |