|
BdsApi
2.0.11
|
This is used for requesting log entries. More...
#include <BdsD.h>
Public Member Functions | |
| LogSelect (BTimeStamp pstartTime=BTimeStamp(), BString ptype=BString(), BUInt32 ppriority=BUInt32(), BString psubSystem=BString()) | |
Public Attributes | |
| BTimeStamp | startTime |
| The start time. More... | |
| BString | type |
| The Type. More... | |
| BUInt32 | priority |
| The priority 0 to 5. More... | |
| BString | subSystem |
| The SubSystem. More... | |
This is used for requesting log entries.
| Bds::LogSelect::LogSelect | ( | BTimeStamp | pstartTime = BTimeStamp(), |
| BString | ptype = BString(), |
||
| BUInt32 | ppriority = BUInt32(), |
||
| BString | psubSystem = BString() |
||
| ) |
| BUInt32 Bds::LogSelect::priority |
The priority 0 to 5.
| BTimeStamp Bds::LogSelect::startTime |
The start time.
| BString Bds::LogSelect::subSystem |
The SubSystem.
| BString Bds::LogSelect::type |
The Type.
1.8.5