CVD::V4L1Frame< T > Class Template Reference
[Video frames]

#include <v4l1frame.h>

Inheritance diagram for CVD::V4L1Frame< T >:
Inheritance graph
[legend]

List of all members.

Private Member Functions

 V4L1Frame (double t, T *data, const ImageRef &size)
 ~V4L1Frame ()

Friends

class V4L1Buffer< T >

Detailed Description

template<class T>
class CVD::V4L1Frame< T >

A frame from a V4L1Buffer

Parameters:
T the pixel type of the buffer

Definition at line 54 of file v4l1frame.h.


Constructor & Destructor Documentation

template<class T >
CVD::V4L1Frame< T >::V4L1Frame ( double  t,
T *  data,
const ImageRef size 
) [inline, private]

(Used internally) Construct a video frame

Parameters:
t The timestamp
size The image size
index The index
data The image data

Definition at line 64 of file v4l1frame.h.

template<class T >
CVD::V4L1Frame< T >::~V4L1Frame (  )  [inline, private]

Definition at line 68 of file v4l1frame.h.


Friends And Related Function Documentation

template<class T >
friend class V4L1Buffer< T > [friend]

Definition at line 56 of file v4l1frame.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:13:53 2013