#include <Name.h>
Public Attributes | |
IEC61970::Base::Domain::String | name |
IEC61970::Base::Core::NameType * | NameType |
IEC61970::Base::Core::IdentifiedObject * | IdentifiedObject |
The Name class provides the means to define any number of human readable names for an object. A name is not to be used for defining inter-object relationships. For inter-object relationships instead use the object identification 'mRID'.
IEC61970::Base::Core::IdentifiedObject* IEC61970::Base::Core::Name::IdentifiedObject |
Identified object that this name designates.
IEC61970::Base::Domain::String IEC61970::Base::Core::Name::name |
Any free text that name the object.
IEC61970::Base::Core::NameType* IEC61970::Base::Core::Name::NameType |
Type of this name.