This holds information on a Note.
More...
#include <BdsD.h>
|
| | 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 | setMember (BString name, BString value) |
| |
| BError | getMembers (BDictString &members) |
| |
| BError | getMember (BString name, BString &value) |
| |
This holds information on a Note.
| Bds::Log::Log |
( |
BUInt32 |
pid = BUInt32(), |
|
|
BTimeStamp |
ptime = BTimeStamp(), |
|
|
BString |
ptype = BString(), |
|
|
BUInt32 |
ppriority = BUInt32(), |
|
|
BString |
psubSystem = BString(), |
|
|
BString |
ptitle = BString(), |
|
|
BString |
pdescription = BString() |
|
) |
| |
| BError Bds::Log::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
| BError Bds::Log::getMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::Log::getType |
( |
| ) |
|
| BError Bds::Log::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
| BError Bds::Log::setMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::Log::description |
The Description of the change.
| BUInt32 Bds::Log::priority |
| BString Bds::Log::subSystem |
| BTimeStamp Bds::Log::time |
The documentation for this class was generated from the following files: