ACE
6.1.0
|
#include "ace/Time_Policy.inl"
Classes | |
class | ACE_System_Time_Policy |
Implement the system time policy for ACE. More... | |
class | ACE_HR_Time_Policy |
Implement a time policy based on the ACE Highres timer. More... | |
class | ACE_FPointer_Time_Policy |
class | ACE_Dynamic_Time_Policy_Base |
class | ACE_Delegating_Time_Policy |
Implement a time policy that delegates to a dynamic time policy. More... | |
class | ACE_Delegating_Time_Policy::NULL_Time_Policy |
Typedefs | |
typedef ACE_FPointer_Time_Policy | ACE_Default_Time_Policy |
Temporarily, for backwards compatibility reasons, this will be the default time policy. In time to be replaced by ACE_System_Time_Policy.