CVD::ColourspaceBuffer_managed< T, From > Class Template Reference

This is just like ColourspaceBuffer, except it deleted the videobuffer on destruction. More...

#include <colourspacebuffer.h>

Inheritance diagram for CVD::ColourspaceBuffer_managed< T, From >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ColourspaceBuffer_managed (CVD::VideoBuffer< From > *buf)
 ~ColourspaceBuffer_managed ()

Private Attributes

VideoBuffer< From > * vb

Detailed Description

template<class T, class From>
class CVD::ColourspaceBuffer_managed< T, From >

This is just like ColourspaceBuffer, except it deleted the videobuffer on destruction.

Definition at line 116 of file colourspacebuffer.h.


Constructor & Destructor Documentation

template<class T , class From >
CVD::ColourspaceBuffer_managed< T, From >::ColourspaceBuffer_managed ( CVD::VideoBuffer< From > *  buf  )  [inline]

Construct a ColourspaceBuffer by wrapping it around another VideoBuffer

Parameters:
buf The buffer that will provide the raw frames

Definition at line 121 of file colourspacebuffer.h.

template<class T , class From >
CVD::ColourspaceBuffer_managed< T, From >::~ColourspaceBuffer_managed (  )  [inline]

Definition at line 126 of file colourspacebuffer.h.


Member Data Documentation

template<class T , class From >
VideoBuffer<From>* CVD::ColourspaceBuffer_managed< T, From >::vb [private]

Definition at line 132 of file colourspacebuffer.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:50 2013