DI-Guy C++ SDK Reference  13.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
diguyLogChannel Member List

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

bdiLog classdiguyLogChannelfriend
diguyLogChannel(bdiLog *scripted_object)diguyLogChannelprivate
file_disable()diguyLogChannel
file_enable(int notify_level, const char *filename, int clear_file=1)diguyLogChannel
get_prefix_function()diguyLogChannel
get_prefix_function_user_data()diguyLogChannel
get_scripted_object()diguyLogChannelinline
get_static_prefix()diguyLogChannel
get_text_color(float *r, float *g, float *b, float *a)diguyLogChannel
m_scripted_objectdiguyLogChannelprivate
print(int notify_level, const char *text)diguyLogChannel
set_prefix_function(diguyLogPrefixFunction *prefix_function, void *prefix_function_user_data)diguyLogChannel
set_static_prefix(const char *prefix)diguyLogChannel
set_text_color(float r, float g, float b, float a)diguyLogChannel