TAO_CosTime
2.0.8
|
#include "ace/Event_Handler.h"
#include "ace/Containers.h"
#include "orbsvcs/Time/time_serv_export.h"
#include "orbsvcs/TimeServiceS.h"
Classes | |
class | Timer_Helper |
Timer Helper for the clerk. More... |
This class is registered with the Reactor and extends from the event handler.It is a friend of the TAO_Time_Service_Clerk and helps to update the clerk's notion of globally synchronized time. This class obviates the need for multiple inheritance in the clerk.