| _Children | NLLIGO::IPrimitive | [private] |
| _Parent | NLLIGO::IPrimitive | [private] |
| _Properties | NLLIGO::IPrimitive | [private] |
| addPropertyByName(const char *property_name, IProperty *result) | NLLIGO::IPrimitive | |
| AtTheEnd enum value | NLLIGO::IPrimitive | |
| copy() const | NLLIGO::IPrimitive | |
| getChild(const IPrimitive *&result, uint childId) const | NLLIGO::IPrimitive | |
| getChild(IPrimitive *&result, uint childId) | NLLIGO::IPrimitive | |
| getChildId(uint &childId, const IPrimitive *child) const | NLLIGO::IPrimitive | |
| getNumChildren() const | NLLIGO::IPrimitive | [inline] |
| getNumProperty() const | NLLIGO::IPrimitive | |
| getNumVector() const=0 | NLLIGO::IPrimitive | [pure virtual] |
| getParent() | NLLIGO::IPrimitive | [inline] |
| getParent() const | NLLIGO::IPrimitive | [inline] |
| getPrimVector() const=0 | NLLIGO::IPrimitive | [pure virtual] |
| getPrimVector()=0 | NLLIGO::IPrimitive | [pure virtual] |
| getProperty(uint index, std::string &property_name, const IProperty *&result) const | NLLIGO::IPrimitive | |
| getProperty(uint index, std::string &property_name, IProperty *&result) | NLLIGO::IPrimitive | |
| getPropertyByName(const char *property_name, const IProperty *&result) const | NLLIGO::IPrimitive | |
| getPropertyByName(const char *property_name, IProperty *&result) | NLLIGO::IPrimitive | |
| getPropertyByName(const char *property_name, std::string *&result) | NLLIGO::IPrimitive | |
| getPropertyByName(const char *property_name, std::vector< std::string > *&result) | NLLIGO::IPrimitive | |
| getPropertyByName(const char *property_name, std::string &result) const | NLLIGO::IPrimitive | |
| getPropertyByName(const char *property_name, const std::vector< std::string > *&result) const | NLLIGO::IPrimitive | |
| getPropertyByName(const char *property_name, NLMISC::CRGBA &result) const | NLLIGO::IPrimitive | |
| insertChild(IPrimitive *primitive, uint index=AtTheEnd) | NLLIGO::IPrimitive | |
| IPrimitive() | NLLIGO::IPrimitive | [inline] |
| IPrimitive(const IPrimitive &node) | NLLIGO::IPrimitive | |
| Layer | NLLIGO::IPrimitive | |
| Name | NLLIGO::IPrimitive | |
| NotAnArray enum value | NLLIGO::IPrimitive | |
| operator=(const IPrimitive &node) | NLLIGO::IPrimitive | [virtual] |
| read(xmlNodePtr xmlNode, const char *filename, uint version) | NLLIGO::IPrimitive | [virtual] |
| removeChild(uint childId) | NLLIGO::IPrimitive | |
| removeChildren() | NLLIGO::IPrimitive | |
| removeProperties() | NLLIGO::IPrimitive | |
| removeProperty(uint index) | NLLIGO::IPrimitive | |
| removePropertyByName(const char *property_name) | NLLIGO::IPrimitive | |
| write(xmlNodePtr xmlNode, const char *filename) const | NLLIGO::IPrimitive | [virtual] |
| ~IPrimitive() | NLLIGO::IPrimitive | |