Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: MWbxmlConverterObserver.h
Link against: wbxmllib.lib

Class MWbxmlConverterObserver

class MWbxmlConverterObserver;

Description

Members

Defined in MWbxmlConverterObserver:
HandleWbxmlEncodingUpdateL(), HandleWbxmlOutputL(), HandleWbxmlOutputL(), HandleWbxmlOutputL(), HandleWbxmlOutputL(), MWbxmlConverterObserver_Reserved1()


Member functions


HandleWbxmlOutputL()

virtual TInt HandleWbxmlOutputL(const HBufC8 &aBuffer)=0;

Description

Parameters

const HBufC8 &aBuffer

Return value

TInt


HandleWbxmlOutputL()

virtual TInt HandleWbxmlOutputL(HBufC8 &aBuffer)=0;

Description

Parameters

HBufC8 &aBuffer

Return value

TInt


HandleWbxmlOutputL()

virtual TInt HandleWbxmlOutputL(HBufC8 *aBuffer)=0;

Description

Parameters

HBufC8 *aBuffer

Return value

TInt


HandleWbxmlOutputL()

virtual TInt HandleWbxmlOutputL(TUint32 aSource)=0;

Description

Parameters

TUint32 aSource

Return value

TInt


HandleWbxmlEncodingUpdateL()

virtual void HandleWbxmlEncodingUpdateL(HBufC8 *aCharacterEncoding)=0;

Description

Parameters

HBufC8 *aCharacterEncoding


MWbxmlConverterObserver_Reserved1()

private: virtual IMPORT_C void MWbxmlConverterObserver_Reserved1();

Description