atscppapi  1.0.9
C++ wrapper for Apache Traffic Server API
 All Classes Files Functions Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
atscppapi::AsyncTimerState Struct Reference

Public Member Functions

 AsyncTimerState (AsyncTimer::Type type, int period_in_ms, int initial_period_in_ms, AsyncTimer *timer)
 

Public Attributes

TSCont cont_
 
AsyncTimer::Type type_
 
int period_in_ms_
 
int initial_period_in_ms_
 
TSAction initial_timer_action_
 
TSAction periodic_timer_action_
 
AsyncTimertimer_
 
shared_ptr
< AsyncDispatchControllerBase > 
dispatch_controller_
 

The documentation for this struct was generated from the following file: