Account
| BdsApi 2.0.11 |
Bds::LogSelect Class Reference
This is used for requesting log entries. More...
#include <BdsD.h>
Public Member Functions | |
| LogSelect (BTimeStamp startTime=BTimeStamp(), BString type=BString(), BUInt32 priority=0, BString subSystem=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... | |
Detailed Description
This is used for requesting log entries.
Constructor & Destructor Documentation
◆ LogSelect()
| Bds::LogSelect::LogSelect | ( | BTimeStamp | startTime = BTimeStamp(), |
| BString | type = BString(), | ||
| BUInt32 | priority = 0, | ||
| BString | subSystem = BString() | ||
| ) |
Member Data Documentation
◆ priority
| BUInt32 Bds::LogSelect::priority |
The priority 0 to 5.
◆ startTime
| BTimeStamp Bds::LogSelect::startTime |
The start time.
◆ subSystem
| BString Bds::LogSelect::subSystem |
The SubSystem.
◆ type
| BString Bds::LogSelect::type |
The Type.
The documentation for this class was generated from the following files:
Generated by
1.8.15 