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
The Description of the change.
The documentation for this class was generated from the following files: