UniSet
1.4.0
|
#include <TimerService.h>
Открытые члены | |
TimerInfo (CORBA::Short id, CORBA::Long timeMS, const UniSetTypes::ConsumerInfo &cinf, CORBA::Short cnt, unsigned int askLifeTime, UniSetTypes::Message::Priority p) | |
void | reset () |
bool | operator< (const TimerInfo &ti) const |
Открытые атрибуты | |
UniSetTypes::ConsumerInfo | cinf |
UniSetObject_i_var | ref |
UniSetTypes::TimerId | id |
timeout_t | curTimeMS |
UniSetTypes::Message::Priority | priority |
CORBA::Short | curTick |
PassiveTimer | tmr |
PassiveTimer | lifetmr |
bool | not_ping |
Информация о таймере
инфою о заказчике
Используется в TimerService::send().
CORBA::Short TimerService::TimerInfo::curTick |
текущий такт
timeout_t TimerService::TimerInfo::curTimeMS |
остаток времени
идентификатор таймера
Используется в TimerService::send().
таймер жизни заказа в случае если объект не доступен
UniSetTypes::Message::Priority TimerService::TimerInfo::priority |
приоритет посылаемого сообщения
Используется в TimerService::send().
UniSetObject_i_var TimerService::TimerInfo::ref |
ссылка заказчика
Используется в TimerService::askTimer() и TimerService::send().