Public Member Functions

XnVFilter Class Reference

#include <XnVFilter.h>

Inheritance diagram for XnVFilter:
Inheritance graph
[legend]
Collaboration diagram for XnVFilter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XnVFilter (const XnChar *strName="XnVFilter")
void ClearQueue ()

Detailed Description

A XnVFilter is a Message Listener and Generator. It receives Messages (as a Listener), may manipulate them, and send them (or others) on (as a Generator)

Definition at line 19 of file XnVFilter.h.


Constructor & Destructor Documentation

XnVFilter::XnVFilter ( const XnChar *  strName = "XnVFilter"  ) 

Constructor. Create a new filter

Parameters:
[in] strName Name of the control, for log purposes.

Member Function Documentation

void XnVFilter::ClearQueue (  ) 

Clear the Multi-threading queue


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