summaryrefslogtreecommitdiff
path: root/ACE/ace/Timer_Queue_T.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-02-19 18:39:54 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-02-19 18:39:54 +0100
commitd6a22b5e3563cec85fa41ee764fbabb739821ff7 (patch)
treed21b6441c4ba54c9ac3c67114845fbcd245a1b51 /ACE/ace/Timer_Queue_T.h
parent1eac87fc99063fe554663740437855ba4d8f594f (diff)
parentd0d94a2127df268056ee00f793c0894897e4d397 (diff)
downloadATCD-d6a22b5e3563cec85fa41ee764fbabb739821ff7.tar.gz
Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
Diffstat (limited to 'ACE/ace/Timer_Queue_T.h')
-rw-r--r--ACE/ace/Timer_Queue_T.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ACE/ace/Timer_Queue_T.h b/ACE/ace/Timer_Queue_T.h
index f1467293377..41f87dbe5a1 100644
--- a/ACE/ace/Timer_Queue_T.h
+++ b/ACE/ace/Timer_Queue_T.h
@@ -73,6 +73,9 @@ class ACE_Timer_Queue_T
: public ACE_Timer_Queue_Upcall_Base<TYPE,FUNCTOR>
{
public:
+ /// Type of time policy
+ typedef TIME_POLICY time_policy_t;
+
// = Initialization and termination methods.
/**
* Default constructor. @a upcall_functor is the instance of the