ACE 8.0.5
Loading...
Searching...
No Matches
Time_Policy.h File Reference

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_Delegating_Time_Policy
 Implement a time policy that delegates to a dynamic time policy. More...
class  ACE_Dynamic_Time_Policy_Base

Typedefs

typedef ACE_FPointer_Time_Policy ACE_Default_Time_Policy

Detailed Description

Typedef Documentation

◆ 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.