Struct SNodeDef#
Defined in File dbcparser.h
Struct Documentation#
-
struct SNodeDef#
Node definition.
Public Members
-
std::string ssName#
Node name.
-
std::vector<std::string> vecComments#
Comments.
-
std::vector<SAttributeValue> vecAttributes#
Attribute values.
-
std::string ssName#