| _allUses | TYElement | protected |
| _bPutInInstanceList | TYElement | protected |
| _bRegenerateID | TYElement | privatestatic |
| _copyCount | TYElement | protected |
| _factory_map | OPrototype | privatestatic |
| _geoNodeDoublonsList | TYGeometryNode | protectedstatic |
| _geoNodeMap | TYGeometryNode | protectedstatic |
| _hauteur | TYGeometryNode | protected |
| _inCurrentCalcul | TYElement | protected |
| _instances | TYElement | privatestatic |
| _isAcousticModified | TYElement | protected |
| _isGeometryModified | TYElement | protected |
| _logInstances | TYElement | privatestatic |
| _name | TYElement | protected |
| _pElement | TYGeometryNode | protected |
| _pGraphicObject | TYElement | protected |
| _pParent | TYElement | protected |
| _repere | TYGeometryNode | protected |
| _toSave | TYElement | privatestatic |
| _uuid | TYElement | mutableprivate |
| add_factory(const char *, IOProtoFactory::ptr_type factory) | OPrototype | static |
| addCopy() | TYElement | inline |
| addInstance() | TYElement | private |
| addToTheMap() | TYGeometryNode | protected |
| callFromXMLIfEqual(DOM_Element &domElement, int *pRetVal=NULL) | TYElement | |
| cleanAllUses() | TYElement | inline |
| clone() const =0 | OPrototype | pure virtual |
| decRef() | IRefCount | inlinevirtual |
| deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false) | TYGeometryNode | virtual |
| delElement() | TYGeometryNode | |
| findAndClone(const char *className) | OPrototype | static |
| findPrototype(const char *className) | OPrototype | static |
| findTypeCollectionAndCallFromXML(DOM_Element parentElem, const char *type) | TYElement | static |
| fromString(QString id) | TYElement | static |
| fromXML(DOM_Element domElement) | TYGeometryNode | virtual |
| getAllUses() | TYElement | inline |
| getChilds(LPTYElementArray &childs, bool recursif=true) | TYGeometryNode | virtual |
| getClassName() const | OPrototype | inlinevirtual |
| getConstructorCount() | TYElement | static |
| getDestructorCount() | TYElement | static |
| getElement() const | TYGeometryNode | inline |
| GetGeoNode(TYElement *pElement) | TYGeometryNode | static |
| GetGeoNodeDoublonsList() | TYGeometryNode | protectedstatic |
| GetGeoNodeMap() | TYGeometryNode | protectedstatic |
| GetGeoNodeParent() const | TYGeometryNode | |
| GetGeoNodeParentList(TYListPtrGeoNode &GetGeoNodeParents) | TYGeometryNode | |
| getHauteur() | TYGeometryNode | inline |
| getID() const | TYElement | |
| getIdGenerationCount() | TYElement | static |
| getInstance(TYUUID uuid) | TYElement | static |
| getInstances() | TYElement | privatestatic |
| getIsAcousticModified() | TYElement | inline |
| getIsGeometryModified() | TYElement | inline |
| getIsSavedOk() | TYElement | inlinestatic |
| getLogInstances() | TYElement | inlinestatic |
| getMatrix() const | TYGeometryNode | inline |
| getMetierName() | TYElement | |
| getName() const | TYElement | inlinevirtual |
| getORepere3D() const | TYGeometryNode | inline |
| getORepere3D() | TYGeometryNode | inline |
| getParent() const | TYElement | inline |
| getRefCount() const | IRefCount | inline |
| getRegenerateID() | TYElement | inlinestatic |
| getStringID() const | TYElement | inline |
| globalToLocal() const | TYGeometryNode | |
| hasNullID() const | TYElement | inline |
| incRef() | IRefCount | inlinevirtual |
| IRefCount() | IRefCount | inline |
| isA(const char *className) const | OPrototype | |
| isInCurrentCalcul() | TYElement | inlinevirtual |
| localToGeoNode(TYGeometryNode *pGeoNode) const | TYGeometryNode | |
| localToGlobal() const | TYGeometryNode | |
| m_refCount | IRefCount | protected |
| newID() | TYElement | static |
| OnChildInCalculStatusChange() | TYElement | private |
| operator!=(const TYGeometryNode &other) const | TYGeometryNode | |
| TYElement::operator!=(const TYElement &other) const | TYElement | |
| operator=(const TYGeometryNode &other) | TYGeometryNode | |
| TYElement::operator=(const TYElement &other) | TYElement | |
| operator==(const TYGeometryNode &other) const | TYGeometryNode | |
| TYElement::operator==(const TYElement &other) const | TYElement | |
| OPrototype() | OPrototype | protected |
| position() | TYGeometryNode | inline |
| purgeInstances() | TYElement | static |
| regenerateID() | TYElement | |
| remInstance() | TYElement | private |
| removeFromTheMap() | TYGeometryNode | protected |
| rotation() | TYGeometryNode | |
| safeDownCast(OPrototype *pObject) | OPrototype | static |
| setAllUses(void *allUses) | TYElement | inline |
| setCopyCount(const unsigned int copyCount) | TYElement | inline |
| setElement(LPTYElement pElt) | TYGeometryNode | |
| setElement(TYElement *pElt) | TYGeometryNode | |
| setHauteur(const double &hauteur) | TYGeometryNode | inline |
| setID(TYUUID id) | TYElement | |
| setID(const QString &str_id) | TYElement | |
| setInCurrentCalcul(bool state, bool recurschild=true, bool recursparent=true) | TYElement | virtual |
| setIsAcousticModified(bool isModified) | TYElement | virtual |
| setIsGeometryModified(bool isModified) | TYElement | virtual |
| setIsSavedOk(const bool &toSave) | TYElement | inlinestatic |
| setLogInstances(bool log) | TYElement | inlinestatic |
| setMatrix(const OMatrix &matrix) | TYGeometryNode | |
| setName(QString name) | TYElement | inline |
| setName(std::string name) | TYElement | inline |
| setParent(TYElement *pParent) | TYElement | inline |
| setPosition(const OPoint3D &pos) | TYGeometryNode | |
| setRegenerateID(const bool &bRegenerate) | TYElement | inlinestatic |
| setRepere(const ORepere3D &repere) | TYGeometryNode | inline |
| setRotation(const OPoint3D &rot) | TYGeometryNode | |
| testId(const TYUUID &id, const TYElement *pElem) | TYElement | static |
| toString() const | TYElement | inlinevirtual |
| toString(TYUUID &uuid) | TYElement | static |
| toXML(DOM_Element &domElement) | TYGeometryNode | virtual |
| ty_created_counter | TYElement | privatestatic |
| ty_destroyed_counter | TYElement | privatestatic |
| ty_regen_id_counter | TYElement | privatestatic |
| TYElement() | TYElement | |
| TYElement(TYElement *pParent, bool PutInInstanceList=true) | TYElement | |
| TYElement(const TYElement &other, bool PutInInstanceList=true) | TYElement | |
| TYGeometryNode() | TYGeometryNode | |
| TYGeometryNode(TYElement *pElt, TYElement *pParent=NULL) | TYGeometryNode | |
| TYGeometryNode(LPTYElement pElt, TYElement *pParent=NULL) | TYGeometryNode | |
| TYGeometryNode(const TYRepere &repere, TYElement *pElt) | TYGeometryNode | |
| TYGeometryNode(const TYRepere &repere, LPTYElement pElt) | TYGeometryNode | |
| TYGeometryNode(TYElement *pElt, const OMatrix &matrix) | TYGeometryNode | |
| TYGeometryNode(LPTYElement pElt, const OMatrix &matrix) | TYGeometryNode | |
| TYGeometryNode(const TYGeometryNode &other) | TYGeometryNode | |
| updateCurrentCalcul(TYListID &listID, bool recursif=true) | TYElement | virtual |
| ~IRefCount() | IRefCount | inlinevirtual |
| ~OPrototype() | OPrototype | virtual |
| ~TYElement() | TYElement | virtual |
| ~TYGeometryNode() | TYGeometryNode | virtual |