TAO
2.3.3
|
Implement a time policy class which returns timer according to the active ORB time policy. More...
#include <ORB_Time_Policy.h>
Public Member Functions | |
ACE_Time_Value | operator() () const |
Return the current time according to this policy. More... | |
Static Public Member Functions | |
static void | set_time_policy (ACE_Dynamic_Time_Policy_Base const *pol) |
static void | reset_time_policy (void) |
Static Private Attributes | |
static ACE_Time_Policy_T< ACE_Default_Time_Policy > | default_policy_ |
static ACE_Dynamic_Time_Policy_Base const * | active_policy_ = &ORB_Time_Policy::default_policy_ |
Implement a time policy class which returns timer according to the active ORB time policy.
ACE_Time_Value TAO::ORB_Time_Policy::operator() | ( | ) | const |
Return the current time according to this policy.
|
static |
|
static |
|
staticprivate |
|
staticprivate |