#include "ace/Event_Handler.h"
#include "ace/Containers.h"
#include "orbsvcs/Time/time_export.h"
#include "orbsvcs/TimeServiceS.h"
Include dependency graph for Timer_Helper.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Timer_Helper |
Timer Helper for the clerk. More... | |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Time_Service_Clerk |
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.
Definition in file Timer_Helper.h.
|
Definition at line 38 of file Timer_Helper.h. |