#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. | |
BString | type |
The Type. | |
BUInt32 | priority |
The priority 0 to 5. | |
BString | subSystem |
The SubSystem. |
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.