XMLParserItf Interface CATIXMLPPOutputSource

Usage: you can freely reimplement this interface.


interface CATIXMLPPOutputSource

Interface implemented by objects which know how to store XML generated by a CATIXMLPPWriter.


Method Index


o Write(unsigned char*,unsigned int)
Asks the output source to store the supplied byte array.

Methods


o Write
public virtual Write( iByteArray,
iByteCount)
Asks the output source to store the supplied byte array.
Parameters:
iByteArray
The byte array
iByteCount
The size of the byte array.

This object is included in the file: CATIXMLPPOutputSource.h
If needed, your Imakefile.mk should include the module: CatXmlItfBase

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.