66 virtual bool deepCopy(
const TYElement* pOther,
bool copyId =
true,
bool pUseCopyTag =
false);
68 virtual std::string
toString()
const;
#define OPROTODECL(classname)
#define TY_EXTENSION_DECL_ONLY(classname)
std::map< int, LPTYSpectre > TYMapRegimeSpectre
Tableau associatif Regime/Spectre.
T * _pObj
The real pointer, must derived IRefCount.
virtual int fromXML(DOM_Element domElement)
virtual std::string toString() const
TYSource & operator=(const TYSource &other)
Operateur =.
virtual void setSpectre(LPTYSpectre pSpectre)
virtual TYSpectre * getCurrentSpectre() const
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
virtual TYSpectre * getSpectre(int regime=-1) const
bool operator!=(const TYSource &other) const
Operateur !=.
bool operator==(const TYSource &other) const
Operateur ==.
virtual DOM_Element toXML(DOM_Element &domElement)