Home You are here: Home > Support > Reference v1.0

Change language: German

XmDocumentLoader Class Reference

Inheritance diagram for XmDocumentLoader:

XmDynObject List of all members.

Detailed Description

Context class used in XmApplication::OnReadDocument() to handle the reading of documents.


Public Member Functions

XmDocumentGetDoc ()
 Return the created document.
const XmStringGetFileName () const
 Return the path of document, which have to be loaded.
Overridables - XmDynObject
XmObjectGetDynObj ()
 Return a pointer to the object, if already created.
XmObjectCreateDynObj (const XmObjectID &id)
 Interface function used to create an object with the given object ID.


Member Function Documentation

XmDocument* GetDoc  )  [inline]
 

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.

XmObject* CreateDynObj const XmObjectID id  )  [virtual]
 

Interface function used to create an object with the given object ID.

Returns:
NULL, if creation with specified id failed.

Reimplemented from XmDynObject.


Copyright © 2006 Praetz Software Development - www.exomware.com