CPersistentSubModuleAddress Class Reference

class CPersistentSubModuleAddress : public CBase

Inherits from

  • CPersistentSubModuleAddress

Constructor & Destructor Documentation

CPersistentSubModuleAddress(const TCFSubModuleAddress &, CPersistentSubModuleAddressCon *)

CPersistentSubModuleAddress ( const TCFSubModuleAddress & aSubAddr,
CPersistentSubModuleAddressCon * aContainerRef
)

Parameters

const TCFSubModuleAddress & aSubAddr
CPersistentSubModuleAddressCon * aContainerRef

Member Functions Documentation

Close(TInt)

void Close ( TInt aIndex = -1 )

Parameters

TInt aIndex = -1

NewL(const TCFSubModuleAddress &, CPersistentSubModuleAddressCon *)

CPersistentSubModuleAddress * NewL ( const TCFSubModuleAddress & aSubAddr,
CPersistentSubModuleAddressCon * aContainerRef
) [static]

Parameters

const TCFSubModuleAddress & aSubAddr
CPersistentSubModuleAddressCon * aContainerRef

Open()

void Open ( ) [inline]

SubAddrRef()

TCFSubModuleAddress & SubAddrRef ( ) [inline]

Member Data Documentation

TInt iAccessCount

TInt iAccessCount [private]

CPersistentSubModuleAddressCon * iContainerRef

CPersistentSubModuleAddressCon * iContainerRef [private]

TCFSubModuleAddress iSubAddr

TCFSubModuleAddress iSubAddr [private]