Home | History | Annotate | Download | only in dom

Lines Matching defs:domZfail

2273 		class domZfail;
2275 typedef daeSmartRef<domZfail> domZfailRef;
2278 class domZfail : public daeElement
2316 domZfail(DAE& dae) : daeElement(dae), attrValue(), attrParam() {}
2320 virtual ~domZfail() {}
2324 virtual domZfail &operator=( const domZfail &cpy ) { (void)cpy; return *this; }
2941 class domZfail;
2943 typedef daeSmartRef<domZfail> domZfailRef;
2946 class domZfail : public daeElement
2984 domZfail(DAE& dae) : daeElement(dae), attrValue(), attrParam() {}
2988 virtual ~domZfail() {}
2992 virtual domZfail &operator=( const domZfail &cpy ) { (void)cpy; return *this; }