TDescriptorType Class Reference

class TDescriptorType
Public Member Functions
voidSetDescriptorOnIpcArgs(TIpcArgs &)
Protected Member Functions
TDescriptorType(TInt, TBufferType)
Public Member Enumerations
enumTBufferType { EDes8, EDes16, EDesC8, EDesC16 }
Protected Attributes
TInt iArgument
TBufferType iBufferType

Constructor & Destructor Documentation

TDescriptorType(TInt, TBufferType)

TDescriptorType(TIntaArgument,
TBufferTypeaBufferType
)[protected, inline]

Parameters

TInt aArgument
TBufferType aBufferType

Member Functions Documentation

SetDescriptorOnIpcArgs(TIpcArgs &)

voidSetDescriptorOnIpcArgs(TIpcArgs &aIpcArgs)const [pure virtual]

Parameters

TIpcArgs & aIpcArgs

Member Enumerations Documentation

Enum TBufferType

Enumerators

EDes8
EDes16
EDesC8
EDesC16

Member Data Documentation

TInt iArgument

TInt iArgument[protected]

TBufferType iBufferType

TBufferType iBufferType[protected]