CCommsDatabaseBase::TCommDbSystemAgentNotification Class Reference

#include <commdb.h>

Link against: commdb.lib

class CCommsDatabaseBase::TCommDbSystemAgentNotification
Public Attributes
TUid iUid
TInt iValue
Public Member Functions
TCommDbSystemAgentNotification()
voidSet(TUid, TInt)

Detailed Description

Deprecated

Member Attribute Documentation

iUid

TUid iUid

iValue

TInt iValue

Constructor & Destructor Documentation

TCommDbSystemAgentNotification ( )

TCommDbSystemAgentNotification()

Default Constructor for the publish and subscribe notification with the old System Agent name for compatibility which initialises the Uid to zero.

Member Function Documentation

Set ( TUid, TInt )

voidSet(TUidaUid,
TIntaVal
)

Sets the given values of aUid and aVal to the members iUid and aVal.

ParameterDescription
aUidUID to be set
aValValue to be set