19 NestingNode::NestingNode () :
25 NestingNode::NestingNode (
const NestingNode& iNestingNode)
31 NestingNode::NestingNode (
const Key_T& iKey) : _key (iKey), _parent (NULL) {
40 std::ostringstream oStr;
43 oStr << _yield << std::endl;
const std::string describeKey() const
Handle on the StdAir library context.
std::string toString() const
Key of a given policy, made of a policy code.
const NestingNodeCode_T DEFAULT_NESTING_NODE_CODE