COMASuplStart Class Reference

class COMASuplStart : public COMASuplAsnMessageBase
Class for providing the suplstart message For holding the Supl Start message and for encoding the supl start message eposomasuplasnconverter.lib
Since
S60 S60_3.1u

Inherits from

Public Member Functions
~COMASuplStart ()
IMPORT_C void Clone (const COMASuplAsnMessageBase *, TInt &)
IMPORT_C COMASuplStart * NewL ()
IMPORT_C TInt Qop ( TOMASuplQop &)
IMPORT_C void SetECellId ( TOMASuplECellInfo &)
IMPORT_C void SetQop ( TOMASuplQop &)
IMPORT_C void SetSuplStart ( COMASuplSETCapabilities *, COMASuplLocationId *, TBool )
Protected Member Functions
COMASuplStart ()
IMPORT_C void ConstructL ()
Inherited Functions
CBase::CBase()
CBase::Delete(CBase *)
CBase::Extension_(TUint,TAny *&,TAny *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
COMASuplAsnMessageBase::CloneBaseL(const COMASuplAsnMessageBase *,TInt &)
COMASuplAsnMessageBase::EncodeL(TInt &)
COMASuplAsnMessageBase::MessageBase(TOMASuplVersion &,COMASuplSessionID *&)const
COMASuplAsnMessageBase::MessageLength()const
COMASuplAsnMessageBase::MessageType()const
COMASuplAsnMessageBase::SessionId(COMASuplSessionID *&)const
COMASuplAsnMessageBase::SetMessageBase(const TOMASuplVersion &,COMASuplSessionID *)
COMASuplAsnMessageBase::SetMessageLength(TInt)
COMASuplAsnMessageBase::SetMessageType(TSuplMessageType)
COMASuplAsnMessageBase::~COMASuplAsnMessageBase()
Inherited Enumerations
COMASuplAsnMessageBase:TSuplMessageType
Protected Attributes
COMASuplLocationId * iLocationId
TOMASuplECellInfo iMmCellInfo
TBool iQopSet
COMASuplSETCapabilities * iSETCapabilities
TOMASuplQop iSuplQop
TBool ieCID
Inherited Attributes
COMASuplAsnMessageBase::iMessageLength
COMASuplAsnMessageBase::iMessageType
COMASuplAsnMessageBase::iOptionalMask
COMASuplAsnMessageBase::iSessionId
COMASuplAsnMessageBase::iTmpSessionId
COMASuplAsnMessageBase::iVersion

Constructor & Destructor Documentation

COMASuplStart()

IMPORT_C COMASuplStart ( ) [protected]

~COMASuplStart()

IMPORT_C ~COMASuplStart ( )
Destructor
Since
S60 S60_3.1u

Member Functions Documentation

Clone(const COMASuplAsnMessageBase *, TInt &)

IMPORT_C void Clone ( const COMASuplAsnMessageBase * aStart,
TInt & aErrorCode
) [virtual]
Cloning of SuplStart
Since
S60 S60_3.1u

Parameters

const COMASuplAsnMessageBase * aStart Base pointer
TInt & aErrorCode error code

ConstructL()

IMPORT_C void ConstructL ( ) [protected]

NewL()

IMPORT_C COMASuplStart * NewL ( ) [static]
Two phased constructor
Since
S60 S60_3.1u

Qop(TOMASuplQop &)

IMPORT_C TInt Qop ( TOMASuplQop & aSuplQop ) const
Getter method for Qop in Supl start
Since
S60 S60_3.1

Parameters

TOMASuplQop & aSuplQop Quality of position

SetECellId(TOMASuplECellInfo &)

IMPORT_C void SetECellId ( TOMASuplECellInfo & aECId )
Setter method for E-Cellid in Supl start
Since
S60 S60_3.2

Parameters

TOMASuplECellInfo & aECId

SetQop(TOMASuplQop &)

IMPORT_C void SetQop ( TOMASuplQop & aSuplQop )
Setter method for Qop in Supl start
Since
S60 S60_3.1

Parameters

TOMASuplQop & aSuplQop Quality of position

SetSuplStart(COMASuplSETCapabilities *, COMASuplLocationId *, TBool)

IMPORT_C void SetSuplStart ( COMASuplSETCapabilities * aSuplSETCaps,
COMASuplLocationId * aSuplLocationId,
TBool aeCID
)
Setter method for Supl start
Since
S60 S60_3.1u

Parameters

COMASuplSETCapabilities * aSuplSETCaps SetCapabilities
COMASuplLocationId * aSuplLocationId Location Id
TBool aeCID

Member Data Documentation

COMASuplLocationId * iLocationId

COMASuplLocationId * iLocationId [protected]

TOMASuplECellInfo iMmCellInfo

TOMASuplECellInfo iMmCellInfo [protected]

TBool iQopSet

TBool iQopSet [protected]

COMASuplSETCapabilities * iSETCapabilities

COMASuplSETCapabilities * iSETCapabilities [protected]

TOMASuplQop iSuplQop

TOMASuplQop iSuplQop [protected]

TBool ieCID

TBool ieCID [protected]