Capturerer Class Reference

#include <CaptureClass.h>

List of all members.

Public Member Functions

 Capturerer (const char *fileName)
 Constructor with an File name. Object will capture from that Video file.
 Capturerer (int num=0)
 Constructor with an Capture number, 0 will ask for one.
char getOneCapture (const char *text=0)
void setCaptureWindows (bool On)
 ~Capturerer ()

Static Public Member Functions

static int chooseCamNum (void)

Detailed Description

Definition at line 32 of file CaptureClass.h.


Constructor & Destructor Documentation

Capturerer::Capturerer ( int  num = 0  ) 

Constructor with an Capture number, 0 will ask for one.

Definition at line 38 of file CaptureClass.cpp.

Capturerer::Capturerer ( const char *  fileName  ) 

Constructor with an File name. Object will capture from that Video file.

Definition at line 57 of file CaptureClass.cpp.

Capturerer::~Capturerer (  ) 

Definition at line 92 of file CaptureClass.cpp.


Member Function Documentation

int Capturerer::chooseCamNum ( void   )  [static]

Definition at line 67 of file CaptureClass.cpp.

References Py::int.

char Capturerer::getOneCapture ( const char *  text = 0  ) 

Definition at line 116 of file CaptureClass.cpp.

void Capturerer::setCaptureWindows ( bool  On  ) 

Definition at line 101 of file CaptureClass.cpp.


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

Generated on Wed Nov 23 19:01:31 2011 for FreeCAD by  doxygen 1.6.1