|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for TYRepere, including all inherited members.
| _allUses | TYElement | protected |
| _bPutInInstanceList | TYElement | protected |
| _bRegenerateID | TYElement | privatestatic |
| _copyCount | TYElement | protected |
| _factory_map | OPrototype | privatestatic |
| _inCurrentCalcul | TYElement | protected |
| _instances | TYElement | privatestatic |
| _isAcousticModified | TYElement | protected |
| _isGeometryModified | TYElement | protected |
| _logInstances | TYElement | privatestatic |
| _name | TYElement | protected |
| _origin | ORepere3D | |
| _pGraphicObject | TYElement | protected |
| _pParent | TYElement | protected |
| _toSave | TYElement | privatestatic |
| _uuid | TYElement | mutableprivate |
| _vecI | ORepere3D | |
| _vecJ | ORepere3D | |
| _vecK | ORepere3D | |
| add_factory(const char *, IOProtoFactory::ptr_type factory) | OPrototype | static |
| addCopy() | TYElement | inline |
| addInstance() | TYElement | private |
| asMatrix() const | ORepere3D | |
| 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) | TYRepere | virtual |
| 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) | TYRepere | virtual |
| getAllUses() | TYElement | inline |
| getChilds(LPTYElementArray &childs, bool recursif=true) | TYElement | inlinevirtual |
| getClassName() const | OPrototype | inlinevirtual |
| getConstructorCount() | TYElement | static |
| getDestructorCount() | TYElement | static |
| 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 |
| getMetierName() | TYElement | |
| getName() const | TYElement | inlinevirtual |
| getParent() const | TYElement | inline |
| 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 | |
| isInCurrentCalcul() | TYElement | inlinevirtual |
| isRepereValid() | TYRepere | private |
| m_refCount | IRefCount | protected |
| newID() | TYElement | static |
| normalize() | ORepere3D | |
| OnChildInCalculStatusChange() | TYElement | private |
| operator!=(const TYRepere &other) const | TYRepere | |
| TYElement::operator!=(const TYElement &other) const | TYElement | |
| ORepere3D::operator!=(const ORepere3D &repere) const | ORepere3D | |
| operator=(const TYRepere &other) | TYRepere | |
| TYElement::operator=(const TYElement &other) | TYElement | |
| ORepere3D::operator=(const ORepere3D &repere) | ORepere3D | |
| operator==(const TYRepere &other) const | TYRepere | |
| TYElement::operator==(const TYElement &other) const | TYElement | |
| ORepere3D::operator==(const ORepere3D &repere) const | ORepere3D | |
| OPrototype() | OPrototype | protected |
| ORepere3D() | ORepere3D | |
| ORepere3D(const ORepere3D &repere) | ORepere3D | |
| ORepere3D(const OPoint3D &origin, const OVector3D &vecI, const OVector3D &vecJ, const OVector3D &vecK) | ORepere3D | |
| ORepere3D(const OPoint3D &origin, const OVector3D &vec) | ORepere3D | |
| ORepere3D(const OMatrix &matrix) | ORepere3D | |
| purgeInstances() | TYElement | static |
| regenerateID() | TYElement | |
| remInstance() | TYElement | private |
| safeDownCast(OPrototype *pObject) | OPrototype | static |
| set(const OPoint3D &origin, const OVector3D &vecI, const OVector3D &vecJ, const OVector3D &vecK) | ORepere3D | |
| set(const OMatrix &matrix) | ORepere3D | |
| setAllUses(void *allUses) | TYElement | inline |
| setCopyCount(const unsigned int copyCount) | TYElement | 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 |
| setName(QString name) | TYElement | inline |
| setName(std::string name) | TYElement | inline |
| setParent(TYElement *pParent) | TYElement | inline |
| setRegenerateID(const bool &bRegenerate) | TYElement | inlinestatic |
| testId(const TYUUID &id, const TYElement *pElem) | TYElement | static |
| toString() const | TYRepere | virtual |
| TYElement::toString(TYUUID &uuid) | TYElement | static |
| toXML(DOM_Element &domElement) | TYRepere | 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 | |
| TYRepere() | TYRepere | |
| TYRepere(const TYRepere &other) | TYRepere | |
| TYRepere(const OPoint3D &origin, const OVector3D &vecX, const OVector3D &vecY, const OVector3D &vecZ) | TYRepere | |
| TYRepere(const ORepere3D &repere) | TYRepere | |
| updateCurrentCalcul(TYListID &listID, bool recursif=true) | TYElement | virtual |
| ~IRefCount() | IRefCount | inlinevirtual |
| ~OPrototype() | OPrototype | virtual |
| ~ORepere3D() | ORepere3D | virtual |
| ~TYElement() | TYElement | virtual |
| ~TYRepere() | TYRepere | virtual |