#include <SBtrdTimeOfDay.hpp>
Public Member Functions | |
SBtrdTimeOfDay () | |
virtual | ~SBtrdTimeOfDay () |
bool | SetCurrentTime () |
void | Clear () |
void | operator+= (VXIint32 offsetMs) |
bool | IsSet () const |
VXIlong | GetMsecBeforeTime () const |
VXIlong | GetMsecAfterTime () const |
VXIlong | GetMsecBeforeTime (const SBtrdTimeOfDay &tod) const |
VXIlong | GetMsecAfterTime (const SBtrdTimeOfDay &tod) const |
bool | operator< (const SBtrdTimeOfDay &tod) const |
bool | operator> (const SBtrdTimeOfDay &tod) const |
bool | operator== (const SBtrdTimeOfDay &tod) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|