BRE12
Public Attributes | List of all members
aiLogStream Struct Reference

C-API: Represents a log stream. More...

#include <cimport.h>

Public Attributes

aiLogStreamCallback callback
 callback to be called
 
char * user
 user data to be passed to the callback
 

Detailed Description

C-API: Represents a log stream.

A log stream receives all log messages and streams them somewhere.

See also
aiGetPredefinedLogStream
aiAttachLogStream
aiDetachLogStream

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