OpenNI 1.5.4
Public Attributes | List of all members
XnLogWriter Struct Reference

#include <XnLogTypes.h>

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::OnClosing)(void *pCookie)
void(* XnLogWriter::OnConfigurationChanged)(void *pCookie)
void* XnLogWriter::pCookie
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: