CVD::V4L::RawV4LBuffer Class Reference

#include <v4lbuffer.h>

Inheritance diagram for CVD::V4L::RawV4LBuffer:
Inheritance graph
[legend]

List of all members.

Classes

struct  Buffer

Public Member Functions

const std::string & device_name () const
Buffer getFrame ()
double getRate ()
ImageRef getSize ()
int num_buffers ()
bool pendingFrame ()
 RawV4LBuffer (const std::string &dev, unsigned int fmt, ImageRef size, int input, bool fields, int frame_per_second, bool verbose)
void releaseFrame (int id)
virtual ~RawV4LBuffer ()

Private Attributes

std::string dev
int num_bufs
State * state

Detailed Description

Definition at line 130 of file v4lbuffer.h.


Constructor & Destructor Documentation

CVD::V4L::RawV4LBuffer::RawV4LBuffer ( const std::string &  dev,
unsigned int  fmt,
ImageRef  size,
int  input,
bool  fields,
int  frame_per_second,
bool  verbose 
)
virtual CVD::V4L::RawV4LBuffer::~RawV4LBuffer (  )  [virtual]

Member Function Documentation

const std::string& CVD::V4L::RawV4LBuffer::device_name (  )  const [inline]

Definition at line 152 of file v4lbuffer.h.

Buffer CVD::V4L::RawV4LBuffer::getFrame (  ) 
double CVD::V4L::RawV4LBuffer::getRate (  ) 
ImageRef CVD::V4L::RawV4LBuffer::getSize (  ) 
int CVD::V4L::RawV4LBuffer::num_buffers (  )  [inline]

Reimplemented in CVD::V4LBuffer< T >.

Definition at line 147 of file v4lbuffer.h.

bool CVD::V4L::RawV4LBuffer::pendingFrame (  ) 
void CVD::V4L::RawV4LBuffer::releaseFrame ( int  id  ) 

Member Data Documentation

std::string CVD::V4L::RawV4LBuffer::dev [private]

Definition at line 161 of file v4lbuffer.h.

Definition at line 158 of file v4lbuffer.h.

Definition at line 159 of file v4lbuffer.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:14:00 2013