23 SimpleNestingStructure::SimpleNestingStructure () :
29 SimpleNestingStructure::
30 SimpleNestingStructure (
const SimpleNestingStructure& iSimpleNestingStructure)
36 SimpleNestingStructure::SimpleNestingStructure (
const Key_T& iKey)
37 : _key (iKey), _parent (NULL) {
108 std::ostringstream oStr;
116 return BomManager::getList<NestingNode> (*this);
Handle on the StdAir library context.
std::list< NestingNode * > NestingNodeList_T
Key of a given policy, made of a policy code.
const NestingStructureCode_T DEFAULT_NESTING_STRUCTURE_CODE
const NestingNodeList_T & getNestingNodeList() const
const std::string describeKey() const
virtual ~SimpleNestingStructure()
std::string toString() const