Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <CommsDatTypesV1_1.h>
Link against: commsdat.lib

Class CommsDat::CCDOutgoingGprsRecord

class CCDOutgoingGprsRecord : public CommsDat::CCDWCDMAPacketServiceRecord;

Description

Derivation

Members

Defined in CommsDat::CCDOutgoingGprsRecord:

Inherited from CommsDat::CCDRecordBase:

Inherited from CommsDat::CCDServiceRecordBase:

Inherited from CommsDat::CCDWCDMAPacketServiceRecord:

Inherited from CommsDat::CMDBRecordBase:


Member functions


GetVDataTable()const

virtual Meta::SVDataTableEntry const* GetVDataTable() const;

Description

Return value

Meta::SVDataTableEntry const *


GetAttribPtr(const TInt)const

virtual TUint8* GetAttribPtr(const TInt aOffset) const;

Description

Parameters

const TInt aOffset

Return value

TUint8 *


TypeId()

static inline const Meta::STypeId TypeId();

Description

Return value

const Meta::STypeId

[Top]


Member data


iVDataTable

const Meta::SVDataTableEntry iVDataTable[]={ { KCDTIdOutgoingGprsRecord , reinterpret_cast<Meta::TMetaTypeNewL>( KCDTIdOutgoingGprsRecord ) },
{ (TInt)((TAny*)( CCDWCDMAPacketServiceRecord ::GetVDataTableStatic)), 0 }};

Description