XmDocumentLoader Class ReferenceInheritance diagram for XmDocumentLoader:
List of all members.
Detailed Description
Context class used in XmApplication::OnReadDocument() to handle the reading of documents.
Member Function Documentation
|
|
Return the created document.
- Returns:
- NULL, if creation of document failed.
|
| XmObject* GetDynObj |
( |
|
) |
[inline, virtual] |
|
|
|
Return a pointer to the object, if already created.
- Returns:
- NULL, if no object were created.
Reimplemented from XmDynObject. |
|
|
Interface function used to create an object with the given object ID.
- Returns:
- NULL, if creation with specified id failed.
Reimplemented from XmDynObject. |
|