50 return dynamic_cast< const T&
> (
getNode ( aId ) );
52 catch (
const std::exception& aExc )
54 exception::BadNodeCast lExc;
const std::string & getId() const
Return the unique ID of the current node.
const Node & getNode(const std::string &aId) const
Retrieve the Node given by a full-stop delimeted name path relative, to the current node.
_Quote< T > Quote(const T &aT)
void log(FatalLevel &aFatal, const T0 &aArg0)
Function to add a log entry at Fatal level.