| _allUses | TYElement | protected |
| _altitude | TYCourbeNiveau | protected |
| _bPutInInstanceList | TYElement | protected |
| _bRegenerateID | TYElement | privatestatic |
| _closed | TYCourbeNiveau | protected |
| _color | TYColorInterface | protected |
| _copyCount | TYElement | protected |
| _defaultDistMax | TYCourbeNiveau | protectedstatic |
| _distMax | TYCourbeNiveau | protected |
| _factory_map | OPrototype | privatestatic |
| _inCurrentCalcul | TYElement | protected |
| _instances | TYElement | privatestatic |
| _isAcousticModified | TYElement | protected |
| _isDMaxDefault | TYCourbeNiveau | protected |
| _isGeometryModified | TYElement | protected |
| _listPoints | TYCourbeNiveau | protected |
| _logInstances | TYElement | privatestatic |
| _name | TYElement | protected |
| _pGraphicObject | TYElement | protected |
| _pParent | TYElement | protected |
| _toSave | TYElement | privatestatic |
| _uuid | TYElement | mutableprivate |
| add_factory(const char *, IOProtoFactory::ptr_type factory) | OPrototype | static |
| addCopy() | TYElement | inline |
| addInstance() | TYElement | private |
| addPoint(const TYPoint &pt) | TYCourbeNiveau | inline |
| addPoint(double x, double y, double z=0.0) | TYCourbeNiveau | inline |
| applyAlitudeToPoints() | TYCourbeNiveau | |
| callFromXMLIfEqual(DOM_Element &domElement, int *pRetVal=NULL) | TYElement | |
| cleanAllUses() | TYElement | inline |
| clone() const =0 | OPrototype | pure virtual |
| close(bool closed) | TYCourbeNiveau | |
| decRef() | IRefCount | inlinevirtual |
| deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false) | TYCourbeNiveau | virtual |
| TYColorInterface::deepCopy(const TYColorInterface *pOther, bool copyId=true, bool pUseCopyTag=false) | TYColorInterface | |
| 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) | TYCourbeNiveau | virtual |
| getAllUses() | TYElement | inline |
| getAltitude() const | TYCourbeNiveau | inline |
| getChilds(LPTYElementArray &childs, bool recursif=true) | TYElement | inlinevirtual |
| getClassName() const | OPrototype | inlinevirtual |
| getColor() const | TYColorInterface | |
| getConstructorCount() | TYElement | static |
| getDefaultDistMax() | TYCourbeNiveau | inlinestatic |
| getDestructorCount() | TYElement | static |
| getDistMax() | TYCourbeNiveau | |
| getID() const | TYElement | |
| getIdGenerationCount() | TYElement | static |
| getInstance(TYUUID uuid) | TYElement | static |
| getInstances() | TYElement | privatestatic |
| getIsAcousticModified() | TYElement | inline |
| getIsDMaxDefault() | TYCourbeNiveau | inline |
| getIsDMaxDefault() const | TYCourbeNiveau | inline |
| getIsGeometryModified() | TYElement | inline |
| getIsSavedOk() | TYElement | inlinestatic |
| getListPoints() | TYCourbeNiveau | inline |
| getListPoints() const | TYCourbeNiveau | inline |
| getLogInstances() | TYElement | inlinestatic |
| getMetierName() | TYElement | |
| getName() const | TYElement | inlinevirtual |
| getParent() const | TYElement | inline |
| getPointRef(const TYPoint &pt) | TYCourbeNiveau | |
| getRefCount() const | IRefCount | inline |
| getRegenerateID() | TYElement | inlinestatic |
| getStringID() const | TYElement | inline |
| hasNullID() const | TYElement | inline |
| incRef() | IRefCount | inlinevirtual |
| IRefCount() | IRefCount | inline |
| isA(const char *className) const | OPrototype | |
| isClosed() const | TYCourbeNiveau | inline |
| isInCurrentCalcul() | TYElement | inlinevirtual |
| m_refCount | IRefCount | protected |
| newID() | TYElement | static |
| offsetListPoints() | TYCourbeNiveau | |
| OnChildInCalculStatusChange() | TYElement | private |
| operator!=(const TYCourbeNiveau &other) const | TYCourbeNiveau | |
| TYElement::operator!=(const TYElement &other) const | TYElement | |
| TYColorInterface::operator!=(const TYColorInterface &other) const | TYColorInterface | |
| operator=(const TYCourbeNiveau &other) | TYCourbeNiveau | |
| TYElement::operator=(const TYElement &other) | TYElement | |
| TYColorInterface::operator=(const TYColorInterface &other) | TYColorInterface | |
| operator==(const TYCourbeNiveau &other) const | TYCourbeNiveau | |
| TYElement::operator==(const TYElement &other) const | TYElement | |
| TYColorInterface::operator==(const TYColorInterface &other) const | TYColorInterface | |
| OPrototype() | OPrototype | protected |
| purge() | TYCourbeNiveau | inline |
| purgeInstances() | TYElement | static |
| regenerateID() | TYElement | |
| remInstance() | TYElement | private |
| restructure(TYTabPoint::iterator itPt) | TYCourbeNiveau | private |
| safeDownCast(OPrototype *pObject) | OPrototype | static |
| setAllUses(void *allUses) | TYElement | inline |
| setAltitude(double alt) | TYCourbeNiveau | |
| setColor(const OColor &color) | TYColorInterface | virtual |
| setCopyCount(const unsigned int copyCount) | TYElement | inline |
| setDefaultDistMax() | TYCourbeNiveau | static |
| setDefaultDistMax(const double &val) | TYCourbeNiveau | inlinestatic |
| setDistMax(const double dist) | TYCourbeNiveau | 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 |
| setIsDMaxDefault(const bool &etat) | TYCourbeNiveau | |
| setIsGeometryModified(bool isModified) | TYCourbeNiveau | virtual |
| setIsSavedOk(const bool &toSave) | TYElement | inlinestatic |
| setListPoints(const TYTabPoint &pts) | TYCourbeNiveau | |
| setLogInstances(bool log) | TYElement | inlinestatic |
| setName(QString name) | TYElement | inline |
| setName(std::string name) | TYElement | inline |
| setParent(TYElement *pParent) | TYElement | inline |
| setRegenerateID(const bool &bRegenerate) | TYElement | inlinestatic |
| split(const TYPoint &pt) | TYCourbeNiveau | |
| testId(const TYUUID &id, const TYElement *pElem) | TYElement | static |
| toString() const | TYCourbeNiveau | virtual |
| TYElement::toString(TYUUID &uuid) | TYElement | static |
| toXML(DOM_Element &domElement) | TYCourbeNiveau | virtual |
| ty_created_counter | TYElement | privatestatic |
| ty_destroyed_counter | TYElement | privatestatic |
| ty_regen_id_counter | TYElement | privatestatic |
| TYColorInterface() | TYColorInterface | |
| TYColorInterface(const TYColorInterface &other) | TYColorInterface | |
| TYCourbeNiveau() | TYCourbeNiveau | |
| TYCourbeNiveau(const TYCourbeNiveau &other) | TYCourbeNiveau | |
| TYCourbeNiveau(const TYTabPoint &pts, double alt) | TYCourbeNiveau | |
| TYElement() | TYElement | |
| TYElement(TYElement *pParent, bool PutInInstanceList=true) | TYElement | |
| TYElement(const TYElement &other, bool PutInInstanceList=true) | TYElement | |
| updateColor() | TYCourbeNiveau | virtual |
| updateCurrentCalcul(TYListID &listID, bool recursif=true) | TYElement | virtual |
| updateDefaultDistMax() | TYCourbeNiveau | inlinestatic |
| updateDistMax() | TYCourbeNiveau | |
| ~IRefCount() | IRefCount | inlinevirtual |
| ~OPrototype() | OPrototype | virtual |
| ~TYColorInterface() | TYColorInterface | virtual |
| ~TYCourbeNiveau() | TYCourbeNiveau | virtual |
| ~TYElement() | TYElement | virtual |