OpenHiva::Node::GetNameSpace
Description
Obtains the Node name space.
Prototype
const std::string &OpenHiva::Node::GetNameSpace()
Parameters
None
Returns
The namespace of a node (std::string type) is returned.
Usage
None
Precautions
Reentrant, synchronous interface.
Parent topic: OpenHiva::Node