|
atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
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_ |
| AsyncTimer * | timer_ |
|
shared_ptr < AsyncDispatchControllerBase > | dispatch_controller_ |
1.8.3.1