#include <basic/universe/NamedElement.h>
Inherited by LinkBase.
Inheritance diagram for NamedElement:
Public Member Functions | |
NamedElement () | |
NamedElement (const NamedElement &right) | |
virtual | ~NamedElement () |
void | SetName (const char *name) |
Protected Attributes | |
char * | name |
Definition at line 32 of file NamedElement.h.
|
Definition at line 28 of file NamedElement.cpp. References SetName(). Here is the call graph for this function: ![]() |
|
Definition at line 40 of file NamedElement.cpp. References name, and SetName(). Here is the call graph for this function: ![]() |
|
Definition at line 53 of file NamedElement.cpp. References name. |
|
Definition at line 64 of file NamedElement.cpp. Referenced by NamedElement(). |
|
Definition at line 62 of file NamedElement.h. Referenced by NamedElement(), and ~NamedElement(). |