senbasefragment.h File Reference

API published in: S60 3rd Ed

Link against: senxml.lib

Capability Information

Required Capabilities

None


#include <MSenContentHandlerClient.h>
#include <SenElement.h>
#include <SenFragment.h>

Go to the source code of this file.


Data Structures

class  CSenBaseFragment
 Class implements basic functionality of an XML fragment Typically BaseFragment is used to parse certain part of some XML document. More...

Variables

const TInt KStateNotSet = -1
const TInt KStateIgnore = 0
const TInt KStateSave = 1
const TInt KStateResume = 2

Variable Documentation

const TInt KStateIgnore = 0
 
const TInt KStateNotSet = -1
 
const TInt KStateResume = 2
 
const TInt KStateSave = 1
 

Copyright © Nokia Corporation 2001-2008
Back to top