Base class for all composed nodes.
Base class for all nodes.
std::map< std::string, std::string > _propertyMap
Base class for all schema objects.
std::map< std::string, TypeCode * > typeMap
std::map< std::string, Container * > containerMap
Class for reference objects.
std::list< TypeCodeObjref * > _listOfBases
Visitor(ComposedNode *root)
std::map< std::string, std::string > getNodeProperties(Node *node)
std::map< std::string, Container * > getContainerMap(Proc *proc)
std::list< TypeCodeObjref * > getListOfBases(TypeCodeObjref *objref)
std::map< std::string, TypeCode * > getTypeCodeMap(Proc *proc)