TXmlEngFileContainer Class Reference
Link against: xmlengineDOM.lib
#include <xmlengfilecontainer.h>
Inherits TXmlEngDataContainer.
Detailed Description
Instance of TXmlEngFileContainer class represents data stored in RFile in DOM tree.
RFile container is treated in general as text nodes in DOM tree. Some of the fields in xmlNode structure are reused in order to save memory. Data is stored in file system referenced to by RFile handle.
Sample code for creating filecontainer:
- Dll XmlEngineDOM.lib
- Since:
- S60 v3.2
Constructor & Destructor Documentation
TXmlEngFileContainer::TXmlEngFileContainer | ( | | ) | [inline, protected] |
|
|
Default constructor.
- Since:
- S60 v3.1
|
TXmlEngFileContainer::TXmlEngFileContainer | ( | void * | aInternal | ) | [inline, protected] |
|
|
Constructor.
- Since:
- S60 v3.1
- Parameters:
-
|
Member Function Documentation
IMPORT_C RFile& TXmlEngFileContainer::File | ( | | ) | const |
|
|
Get RFile reference.
- Since:
- S60 v3.2
- Returns:
- RFile reference
|
The documentation for this class was generated from the following files: