zeus::TXErrorObject Class Reference
#include <XErrorObject.h>
List of all members.
Detailed Description
This class implements the error objects of an x-object tree. All spedified objects which could not be created using the factory are created as error objects
Constructor & Destructor Documentation
Creates an error object
- Parameters:
-
| rNode | : XMLNode |
| rText | : Error text |
| TXErrorObject::TXErrorObject |
( |
IXMLNode & |
rNode, |
|
|
NAMESPACE_Zeus::IXMLDocument & |
rDocument, |
|
|
const IString & |
rText | |
|
) |
| | |
Creates an error object
- Parameters:
-
| rNode | : XMLNode |
| rDocument | : XML Document |
| rText | : Error text |
| TXErrorObject::~TXErrorObject |
( |
|
) |
[protected, virtual] |
Destroys the error object
Member Function Documentation
| void MQUALIFIER zeus::TXErrorObject::getErrorText |
( |
IString & |
rText |
) |
const [inline, virtual] |
| bool MQUALIFIER TXErrorObject::unfreeze |
( |
|
) |
[virtual] |
| virtual Retval MQUALIFIER zeus::TXErrorObject::askForInterface |
( |
Uint |
uiInterfaceID, |
|
|
IZUnknown *& |
rpIface | |
|
) |
| | [virtual] |
| virtual void MQUALIFIER zeus::TXErrorObject::addRef |
( |
|
) |
const [virtual] |
| virtual void MQUALIFIER zeus::TXErrorObject::release |
( |
|
) |
const [virtual] |
The documentation for this class was generated from the following files: