Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

TXFMOutputFile Class Reference
[Internal Classes]

#include <TXFMOutputFile.hpp>

Inheritance diagram for TXFMOutputFile:

Inheritance graph
[legend]
Collaboration diagram for TXFMOutputFile:

Collaboration graph
[legend]
List of all members.

Detailed Description

Transformer to handle file output transforms.

This transformer simply reads from the input transform and passes the bytes to the transformer that reads from it.

On the way through, the writes are written to an output stream (a file). This is primarily a debugging tool.


Public Member Functions

 TXFMOutputFile (DOMDocument *doc)
 ~TXFMOutputFile ()
void setInput (TXFMBase *newInput)
virtual TXFMBase::ioType getInputType (void)
virtual TXFMBase::ioType getOutputType (void)
virtual TXFMBase::nodeType getNodeType (void)
bool setFile (char *const fileName)
virtual unsigned int readBytes (XMLByte *const toFill, const unsigned int maxToFill)
virtual DOMDocument * getDocument ()
virtual DOMNode * getFragmentNode ()
virtual const XMLCh * getFragmentId ()


Constructor & Destructor Documentation

TXFMOutputFile::TXFMOutputFile DOMDocument *  doc  )  [inline]
 

TXFMOutputFile::~TXFMOutputFile  ) 
 


Member Function Documentation

virtual DOMDocument* TXFMOutputFile::getDocument  )  [virtual]
 

Implements TXFMBase.

virtual const XMLCh* TXFMOutputFile::getFragmentId  )  [virtual]
 

Implements TXFMBase.

virtual DOMNode* TXFMOutputFile::getFragmentNode  )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::ioType TXFMOutputFile::getInputType void   )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::nodeType TXFMOutputFile::getNodeType void   )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::ioType TXFMOutputFile::getOutputType void   )  [virtual]
 

Implements TXFMBase.

virtual unsigned int TXFMOutputFile::readBytes XMLByte *const  toFill,
const unsigned int  maxToFill
[virtual]
 

Implements TXFMBase.

bool TXFMOutputFile::setFile char *const  fileName  ) 
 

void TXFMOutputFile::setInput TXFMBase newInput  )  [virtual]
 

Implements TXFMBase.


The documentation for this class was generated from the following file:
Generated on Sat Aug 9 18:36:49 2003 for XML-Security-C by doxygen 1.3.2