Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Pipeline.h File Reference

Defines the Pipeline class. More...

#include <vector>
#include "vpControl.h"
#include "InputObject.h"
#include "MidiInput.h"
#include "JoystickInput.h"
#include "OutputObject.h"
#include "NetOutput.h"

Go to the source code of this file.

Compounds

class  Pipeline
 The Pipeline class manages the PuppetMaster input and output pipeline. More...


Defines

#define PIPELINE_THREAD_INTERVAL   10
 The time interval for which the pipeline thread will sleep. More...


Functions

DWORD WINAPI pipelineThreadProc (Pipeline *instance)


Detailed Description

Defines the Pipeline class.

Id:
Pipeline.h,v 1.3 2001/10/14 20:59:05 jon Exp

Author:
Jon Parise <jparise@cmu.edu>

Define Documentation

#define PIPELINE_THREAD_INTERVAL   10
 

The time interval for which the pipeline thread will sleep.

In other words, this value basically represents the pulse rate of the pipeline thread.


Generated on Tue Oct 16 14:06:18 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001