Struct SNodeDef#

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.