TStartParamsBase Class Reference

class TStartParamsBase
Public Member Functions
~TStartParamsBase ()
const TUid GetType ()
Protected Member Functions
void SetType (const TUid &)
void SetType ()
Private Attributes
TUid iType

Constructor & Destructor Documentation

~TStartParamsBase()

~TStartParamsBase ( ) [virtual]

Member Functions Documentation

GetType()

const TUid GetType ( ) const

SetType(const TUid &)

void SetType ( const TUid & aType ) [protected]

Parameters

const TUid & aType

SetType()

void SetType ( ) [protected, pure virtual]

Member Data Documentation

TUid iType

TUid iType [private]