8 #ifndef networkSpecificationElement_H_
9 #define networkSpecificationElement_H_
22 #include <vlutil/vlPrint.h>
23 #include <matrix/LibMatrix.h>
24 #include <vlutil/vlNetTypes.h>
58 bool allowDuplicates =
false);
61 virtual unsigned int specificationID()
const;
unsigned int DtSpecificationID
Definition: specificationManager.h:22
Definition: networkSpecificationElement.h:32
The DtNetworkElement is the base member for nodes, segments, and edges.
#define DT_DLL_gdb
Definition: gdbDefines.h:25
virtual const DtSpecification & specification() const =0
Definition: specificationManager.h:31
Definition: specification.h:27
DtSpecificationID mySpecificationID
Definition: networkSpecificationElement.h:76
DtSpecificationManager * mySpecificationManager
Definition: networkSpecificationElement.h:77
Definition: networkElement.h:38
Definition: vectorNetwork.h:37