ACE  6.2.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
Time_Policy.h File Reference
#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_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

Id:
Time_Policy.h 96061 2012-08-16 09:36:07Z mcorino
Author
Carlos O'Ryan corya.nosp@m.n@at.nosp@m.desk..nosp@m.com
Martin Corino mcori.nosp@m.no@r.nosp@m.emedy.nosp@m..nl

Typedef Documentation

Temporarily, for backwards compatibility reasons, this will be the default time policy. In time to be replaced by ACE_System_Time_Policy.