frame_buffer Class Reference

#include <vidl_vil1_mpegcodec_helper.h>

List of all members.


Detailed Description

Definition at line 86 of file vidl_vil1_mpegcodec_helper.h.


Public Member Functions

 frame_buffer ()
void init (int width, int height, int bits_pixel)
 ~frame_buffer ()
unsigned char * get_buff (int i) const
unsigned char * next (int framenum)
void print ()
int first_frame_num () const
bool reset ()

Private Attributes

vcl_map< int, unsigned char * > * buffers_

Constructor & Destructor Documentation

frame_buffer::frame_buffer (  )  [inline]

Definition at line 90 of file vidl_vil1_mpegcodec_helper.h.

frame_buffer::~frame_buffer (  )  [inline]

Definition at line 106 of file vidl_vil1_mpegcodec_helper.h.


Member Function Documentation

void frame_buffer::init ( int  width,
int  height,
int  bits_pixel 
) [inline]

Definition at line 95 of file vidl_vil1_mpegcodec_helper.h.

unsigned char* frame_buffer::get_buff ( int  i  )  const [inline]

Definition at line 116 of file vidl_vil1_mpegcodec_helper.h.

unsigned char* frame_buffer::next ( int  framenum  )  [inline]

Definition at line 117 of file vidl_vil1_mpegcodec_helper.h.

void frame_buffer::print (  )  [inline]

Definition at line 131 of file vidl_vil1_mpegcodec_helper.h.

int frame_buffer::first_frame_num (  )  const [inline]

Definition at line 138 of file vidl_vil1_mpegcodec_helper.h.

bool frame_buffer::reset (  )  [inline]

Definition at line 140 of file vidl_vil1_mpegcodec_helper.h.


Member Data Documentation

vcl_map<int,unsigned char *>* frame_buffer::buffers_ [private]

Definition at line 157 of file vidl_vil1_mpegcodec_helper.h.


The documentation for this class was generated from the following file:
Generated on Wed Dec 3 05:09:01 2008 for core/vidl_vil1 by  doxygen 1.5.1