Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

myUserDataHandler Class Reference

#include <DTest.h>

List of all members.

Public Member Functions

 myUserDataHandler ()
virtual void handle (DOMOperationType operation, const XMLCh *const key, void *data, const DOMNode *src, const DOMNode *dst)
DOMOperationType getCurrentType ()
XMLCh * getCurrentKey () const
void * getCurrentData () const
DOMNode * getCurrentSrc () const
DOMNode * getCurrentDst () const

Private Attributes

DOMOperationType currentType
XMLCh * currentKey
void * currentData
DOMNode * currentSrc
DOMNode * currentDst


Constructor & Destructor Documentation

myUserDataHandler::myUserDataHandler  )  [inline]
 


Member Function Documentation

void* myUserDataHandler::getCurrentData  )  const [inline]
 

DOMNode* myUserDataHandler::getCurrentDst  )  const [inline]
 

XMLCh* myUserDataHandler::getCurrentKey  )  const [inline]
 

DOMNode* myUserDataHandler::getCurrentSrc  )  const [inline]
 

DOMOperationType myUserDataHandler::getCurrentType  )  [inline]
 

virtual void myUserDataHandler::handle DOMOperationType  operation,
const XMLCh *const  key,
void *  data,
const DOMNode *  src,
const DOMNode *  dst
[inline, virtual]
 


Member Data Documentation

void* myUserDataHandler::currentData [private]
 

DOMNode* myUserDataHandler::currentDst [private]
 

XMLCh* myUserDataHandler::currentKey [private]
 

DOMNode* myUserDataHandler::currentSrc [private]
 

DOMOperationType myUserDataHandler::currentType [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:36:41 2009 for ACS C++ API by doxygen 1.3.8