conn::TDataOwnerAndStatus Class Reference

class conn::TDataOwnerAndStatus

TDataOwnerAndStatus encapsulates the identity and status of a data owner. Access to members is direct.

Constructor & Destructor Documentation

TDataOwnerAndStatus(TSecureId, TDataOwnerStatus, TInt)

TDataOwnerAndStatus(TSecureIdaSID,
TDataOwnerStatusaStatus,
TIntaDataOwnerError
)[inline]

Constructor

Parameters

TSecureId aSIDData owner secure id - identifies the data owner
TDataOwnerStatus aStatusStatus of the data owner
TInt aDataOwnerErrorError code if data owner failed to be ready or KErrNone

Member Data Documentation

TInt iDataOwnerError

TInt iDataOwnerError

Error code if data owner failed to be ready or KErrNone

TSecureId iSID

TSecureId iSID

Data owner secure id - identifies the data owner

TDataOwnerStatus iStatus

TDataOwnerStatus iStatus

Status of the data owner