COMASuplReport Class Reference
class COMASuplReport : public COMASuplAsnMessageBase
|
Protected Member Functions
|
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()
|
Constructor & Destructor Documentation
COMASuplReport()
IMPORT_C
|
COMASuplReport
|
(
|
)
|
|
Constructor for performing 1st stage construction
~COMASuplReport()
IMPORT_C
|
~COMASuplReport
|
(
|
)
|
|
Member Functions Documentation
Clone(const COMASuplAsnMessageBase *, TInt &)
Cloning of SuplReport
-
Since
-
S60 S60_5.2
ConstructL()
IMPORT_C void
|
ConstructL
|
(
|
)
|
[protected]
|
EPOC default constructor for performing 2nd stage construction
GetReportDataList(RPointerArray< COMASuplReportData > &)
Getter method for Session List
-
Since
-
S60 S60_5.2
Parameters
RPointerArray
<
COMASuplReportData
> & aReportDataList
|
reportdata list is retrieved in this. Ownership of the pointers in the returned array is retained by the Report object Ownership of the aReportDataList array is not with the report object
|
GetSessionList(RPointerArray< COMASuplSessionID > &)
Getter method for Session List
-
Since
-
S60 S60_5.2
Parameters
RPointerArray
<
COMASuplSessionID
> & aSessionList
|
session list is retrieved in this. Ownership of the pointers in the returned array is retained by the Report object Ownership of the aSessionList array is not with the report object
|
GetSetCapabilities(COMASuplSETCapabilitiesVer2 *&)
Getter method for Set caps
-
Since
-
S60 S60_5.2
Parameters
COMASuplSETCapabilitiesVer2
*& aSETCapabilities
|
a reference to the set caps is returned in this Ownership of the set caps is still with the report object
|
GetVer(TDes8 &)
Getter method for version
-
Since
-
S60 S60_5.2
Parameters
TDes8
& aVer
|
version is retrieved in this
|
SetReportDataList(const RPointerArray< COMASuplReportData > &)
Setter method for Report Data List
-
Since
-
S60 S60_5.2
SetSessionList(const RPointerArray< COMASuplSessionID > &)
Setter method for Session List
-
Since
-
S60 S60_5.2
SetSetCapabilities(COMASuplSETCapabilitiesVer2 *)
Setter method for Set Capabilities
-
Since
-
S60 S60_5.2
SetVer(const TDesC8 &)
IMPORT_C void
|
SetVer
|
(
|
const
TDesC8
&
|
aVer
|
)
|
|
Setter method for Version
-
Since
-
S60 S60_5.2
Parameters
const
TDesC8
& aVer
|
version to be set in the report
|
Member Data Documentation
TInt
iOptionalMask
TInt
|
iOptionalMask
|
[protected]
|
RPointerArray< COMASuplReportData > iReportDataList
COMASuplSETCapabilitiesVer2 * iSETCapabilities
RPointerArray< COMASuplSessionID > iSessionList
TBuf8< KVer > iVer
TBuf8
< KVer >
|
iVer
|
[protected]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.