FastUIDraw
fastuidraw::APICallbackSet Member List

This is the complete list of members for fastuidraw::APICallbackSet, including all inherited members.

APICallbackSet(c_string label)fastuidraw::APICallbackSetexplicit
call_unloadable_function(c_string fname)fastuidraw::APICallbackSet
get_proc(c_string function)fastuidraw::APICallbackSet
get_proc_function(void *(*get_proc)(c_string))fastuidraw::APICallbackSet
get_proc_function(void *datum, void *(*get_proc)(void *, c_string))fastuidraw::APICallbackSet
label(void) constfastuidraw::APICallbackSet
message(c_string message, c_string src_file, int src_line)fastuidraw::APICallbackSet
noncopyable(void) (defined in fastuidraw::noncopyable)fastuidraw::noncopyableinlineprivate
post_call(c_string call_string_values, c_string call_string_src, c_string function_name, c_string error_string, void *function_ptr, c_string src_file, int src_line)fastuidraw::APICallbackSet
pre_call(c_string call_string_values, c_string call_string_src, c_string function_name, void *function_ptr, c_string src_file, int src_line)fastuidraw::APICallbackSet
~APICallbackSet() (defined in fastuidraw::APICallbackSet)fastuidraw::APICallbackSetvirtual