_activated | ColCOWS::NodeDesc | [protected] |
_key (defined in std::map< std::string, ObjectDesc >) | std::map< std::string, ObjectDesc > | |
_max_descendant | ColCOWS::NodeDesc | [protected] |
_node_kind | ColCOWS::NodeDesc | [protected] |
_num_node | ColCOWS::NodeDesc | [protected] |
_value (defined in std::map< std::string, ObjectDesc >) | std::map< std::string, ObjectDesc > | |
addReference(std::string obj_id, std::string obj_kind, CORBA::Object *ref) | ColCOWS::NodeDesc | |
clearReferences() | ColCOWS::NodeDesc | |
convertFromIdl(const IdlNodeDesc &idl_node_desc) | ColCOWS::NodeDesc | |
convertToIdl(IdlNodeDesc &idl_node_desc) const | ColCOWS::NodeDesc | |
getActivated() const | ColCOWS::NodeDesc | [inline] |
getKind() const | ColCOWS::NodeDesc | [inline] |
getMaxDescendant() const | ColCOWS::NodeDesc | [inline] |
getNumNode() const | ColCOWS::NodeDesc | [inline] |
getObjectDescVec(ExtObjectDescVec &object_desc_vec, std::string obj_id="", std::string obj_kind="") const | ColCOWS::NodeDesc | |
getReference(std::string obj_id) const | ColCOWS::NodeDesc | |
NodeDesc() | ColCOWS::NodeDesc | [inline] |
NodeDesc(const IdlNodeDesc &idl_node_desc) | ColCOWS::NodeDesc | [inline] |
printself(std::ostream &stream, int indent=0) const | ColCOWS::NodeDesc | [virtual] |
setActivated(bool activated) | ColCOWS::NodeDesc | [inline] |
setKind(std::string node_kind) | ColCOWS::NodeDesc | [inline] |
setMaxDescendant(unsigned long max_descendant) | ColCOWS::NodeDesc | [inline] |
setNumNode(unsigned long num_node) | ColCOWS::NodeDesc | [inline] |
updateIdl(IdlNodeDesc &idl_node_desc) const | ColCOWS::NodeDesc | |
~NodeDesc() | ColCOWS::NodeDesc | [inline, virtual] |