Public Attributes

XnLogWriter Struct Reference

#include <XnLogTypes.h>

Inheritance diagram for XnLogWriter:
Inheritance graph
[legend]

List of all members.

Public Attributes

void * pCookie
void(* WriteEntry )(const XnLogEntry *pEntry, void *pCookie)
void(* WriteUnformatted )(const XnChar *strMessage, void *pCookie)
void(* OnConfigurationChanged )(void *pCookie)
void(* OnClosing )(void *pCookie)

Member Data Documentation

void(* XnLogWriter::WriteEntry)(const XnLogEntry *pEntry, void *pCookie)
void(* XnLogWriter::WriteUnformatted)(const XnChar *strMessage, void *pCookie)

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