#include "NOXPrefix.h"
Public Member Functions | |
| void | NOXNamedElement::getNameReference (NOString &pString) |
| bool | NOXNamedElement::hasNameReference () |
| void | NOXNamedElement::setNameReference (NOXName pObject) |
| void | intialize (NOXName pNameReference) |
| void NiXPSObjects::NOXNamedElement::NOXNamedElement::getNameReference | ( | NOString & | pString | ) |
Get the NameReference attribute.
| bool NiXPSObjects::NOXNamedElement::NOXNamedElement::hasNameReference | ( | ) |
Check for the availability of the NameReference attribute.
| void NiXPSObjects::NOXNamedElement::NOXNamedElement::setNameReference | ( | NOXName | pObject | ) |
Sets the NameReference attribute.
| void NiXPSObjects::NOXNamedElement::intialize | ( | NOXName | pNameReference | ) |
Initialize.
1.5.3