ESock::CCommsDataObjectBase Class Reference
class ESock::CCommsDataObjectBase : public CBase
|
Container class for the
XCommsDataObject
. Responsible for owning, serialising, and deserialising the CommsDataObject during API calls
Note: A CommsDataObject has no connection to the similarly named CommsDat database or any of its associated classes.
XCommsDataObject
Inherits from
-
ESock::CCommsDataObjectBase
Constructor & Destructor Documentation
CCommsDataObjectBase(XCommsDataObject *)
IMPORT_C
|
CCommsDataObjectBase
|
(
|
XCommsDataObject
*
|
aDataObject
|
)
|
[protected]
|
Parameters
XCommsDataObject
* aDataObject
|
A ptr to the data object to take ownership of
|
~CCommsDataObjectBase()
IMPORT_C
|
~CCommsDataObjectBase
|
(
|
)
|
|
Member Functions Documentation
Copy(const TAny *)
IMPORT_C void
|
Copy
|
(
|
const
TAny
*
|
aData
|
)
|
[virtual]
|
Length()
IMPORT_C
TInt
|
Length
|
(
|
)
|
const [virtual]
|
NewL(XCommsDataObject *)
Parameters
XCommsDataObject
* aDataObject
|
A ptr to the data object to take ownership of
|
Store(TDes8 &)
IMPORT_C
TInt
|
Store
|
(
|
TDes8
&
|
aBuffer
|
)
|
const [virtual]
|
Member Data Documentation
XCommsDataObject * iDataObject
XCommsDataObject
*
|
iDataObject
|
[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.