ADTF  3.18.2
cNamedGraphObject
Inheritance diagram for cNamedGraphObject:
[legend]

Public Member Functions

tResult GetName (base::ant::IString &&strName) const
 
tResult SetName (const char *strName)
 
tResult SetParent (const ucom::ant::IObject *pParentObject)
 
tResult GetParent (const ucom::ant::IObject *&poParentObject) const
 

Protected Attributes

const adtf::ucom::ant::IObjectm_pParent = nullptr
 parent of the named object
 
std::string m_strName
 name of the
 

Detailed Description

Definition at line 128 of file named_graph_object.h.