xml/libxml2libs/test/xmlengtester/xmlengtester_emulator/inc/testfileoutputstream.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    19 
    19 
    20 #ifndef CTestFileOutputStream_H_INCLUDED
    20 #ifndef CTestFileOutputStream_H_INCLUDED
    21 #define CTestFileOutputStream_H_INCLUDED
    21 #define CTestFileOutputStream_H_INCLUDED
    22 
    22 
    23 #include <f32file.h>
    23 #include <f32file.h>
    24 #include <xml/dom/xmlengoutputstream.h>
    24 #include "XmlEngOutputStream.h"
       
    25 
    25 
    26 
    26 
    27 
    27 /**
    28 /**
    28  * TXmlEngFileOutputStream is used by XML Engine to serialize XML data from file. XmlEngineDOM.lib
    29  * TXmlEngFileOutputStream is used by XML Engine to serialize XML data from file. XmlEngineDOM.lib
    29  *
    30  *