Bds::Log Class Reference

This holds information on a Note. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 Log (BUInt32 pid=BUInt32(), BTimeStamp ptime=BTimeStamp(), BString ptype=BString(), BUInt32 ppriority=BUInt32(), BString psubSystem=BString(), BString ptitle=BString(), BString pdescription=BString())
BString getType ()
BError setMembers (BDictString &members)
BError getMembers (BDictString &members)

Public Attributes

BUInt32 id
 The unique id.
BTimeStamp time
 The Time.
BString type
 The Type.
BUInt32 priority
 The priority 0 to 5.
BString subSystem
 The SubSystem.
BString title
 The Changes title.
BString description
 The Description of the change.


Detailed Description

This holds information on a Note.


Constructor & Destructor Documentation

Bds::Log::Log ( BUInt32  pid = BUInt32(),
BTimeStamp  ptime = BTimeStamp(),
BString  ptype = BString(),
BUInt32  ppriority = BUInt32(),
BString  psubSystem = BString(),
BString  ptitle = BString(),
BString  pdescription = BString() 
)


Member Function Documentation

BError Bds::Log::getMembers ( BDictString &  members  ) 

BString Bds::Log::getType (  ) 

BError Bds::Log::setMembers ( BDictString &  members  ) 


Member Data Documentation

BString Bds::Log::description

The Description of the change.

BUInt32 Bds::Log::id

The unique id.

BUInt32 Bds::Log::priority

The priority 0 to 5.

BString Bds::Log::subSystem

The SubSystem.

BTimeStamp Bds::Log::time

The Time.

BString Bds::Log::title

The Changes title.

BString Bds::Log::type

The Type.


The documentation for this class was generated from the following files:
Generated on 20 Oct 2015 for BdsApi by  doxygen 1.4.7