BdsApi  2.0.11
Public Member Functions | Public Attributes | List of all members
Bds::LogSelect Class Reference

This is used for requesting log entries. More...

#include <BdsD.h>

Public Member Functions

 LogSelect (BTimeStamp pstartTime=BTimeStamp(), BString ptype=BString(), BUInt32 ppriority=0, 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...
 

Detailed Description

This is used for requesting log entries.

Constructor & Destructor Documentation

Bds::LogSelect::LogSelect ( BTimeStamp  pstartTime = BTimeStamp(),
BString  ptype = BString(),
BUInt32  ppriority = 0,
BString  psubSystem = BString() 
)

Member Data Documentation

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.


The documentation for this class was generated from the following files: