Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HTClient Member List

This is the complete list of members for HTClient, including all inherited members.

GetInterval() const HTClient [inline]
GetNextRequest() const HTClient [inline]
GetPriority() const HTClient [inline]
GetStyle() const HTClient [inline]
GetTickFunction() const HTClient [inline]
GetUserData() const HTClient [inline]
HTClient(float interval=0.1f, HTCStyle style=HTCS_Invalid, HTClientTickFunction tick_function=0, void *user_data=0)HTClient [inline]
mt_intervalHTClient [protected]
mt_next_requestHTClient [protected]
mt_priorityHTClient [protected]
mt_styleHTClient [protected]
mt_tick_functionHTClient [protected]
mt_user_dataHTClient [protected]
SetInterval(float interval)HTClient [inline]
SetNextRequest(float nr)HTClient [inline]
SetPriorityLowest()HTClient [inline]
SetStyle(HTCStyle style)HTClient [inline]
SetTickFunction(HTClientTickFunction tick_function)HTClient [inline]
SetUserData(void *user_data)HTClient [inline]
Tick(float request_time, float actual_time)HTClient [inline, virtual]
~HTClient() (defined in HTClient)HTClient [virtual]