Main Page   Data Structures   File List   Data Fields   Globals  

Cameradevice Class Reference

#include <cameradevice.h>


Public Methods

 Cameradevice (int unit, int picture_timeout, int numbufs, unsigned int h, unsigned int v, unsigned int dn, unsigned int dd)
 ~Cameradevice ()
unsigned int height () const
unsigned int width () const
unsigned int depth () const
unsigned int size () const
bool progrescol () const
unsigned int snap_width () const
unsigned int snap_height () const
unsigned char * acquire ()
unsigned char * snapshot ()
bool resize (unsigned int h_req, unsigned int v_req)
IMAGEacquire_sadie (int, int, int, int)
int enable_live (int)
int set_gain (int)


Constructor & Destructor Documentation

Cameradevice::Cameradevice int    unit,
int    picture_timeout,
int    numbufs,
unsigned int    h,
unsigned int    v,
unsigned int    dn,
unsigned int    dd
 

Cameradevice::~Cameradevice  
 


Member Function Documentation

unsigned char* Cameradevice::acquire  
 

IMAGE* Cameradevice::acquire_sadie int   ,
int   ,
int   ,
int   
 

unsigned int Cameradevice::depth   const [inline]
 

Definition at line 34 of file cameradevice.h.

int Cameradevice::enable_live int   
 

unsigned int Cameradevice::height   const [inline]
 

Definition at line 32 of file cameradevice.h.

bool Cameradevice::progrescol   const [inline]
 

Definition at line 36 of file cameradevice.h.

bool Cameradevice::resize unsigned int    h_req,
unsigned int    v_req
 

int Cameradevice::set_gain int   
 

unsigned int Cameradevice::size   const [inline]
 

Definition at line 35 of file cameradevice.h.

unsigned int Cameradevice::snap_height   const [inline]
 

Definition at line 38 of file cameradevice.h.

unsigned int Cameradevice::snap_width   const [inline]
 

Definition at line 37 of file cameradevice.h.

unsigned char* Cameradevice::snapshot  
 

unsigned int Cameradevice::width   const [inline]
 

Definition at line 33 of file cameradevice.h.


The documentation for this class was generated from the following file:
Generated on Wed Apr 9 08:56:23 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002