#include <datatypes.h>
Inheritance diagram for YASA_DEADLINE:
Public Member Functions | |
YASA_DEADLINE (YASA_TIME t=YASA_TIME_INFINITY) | |
YASA_DEADLINE (const YTIME *t) | |
const YASA_TIME & | operator= (const YASA_TIME &c) |
This operator sets the content of the instance. | |
virtual bool | CheckLimits (YASA_TIME &dest, const YASA_TIME &source) const |
|
|
|
|
|
Sets time to the specified value. To set an infinite time use YTIME::YASA_SHORT_INFINITY_TIME or YASA_TIME_INFINITY Reimplemented from YTIME. |
|
This operator sets the content of the instance.
Reimplemented from YTIME. |