Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

L1394::Frame Class Reference

#include <l1394_frame.h>

List of all members.

Public Member Functions

 Frame (char *, const int size)
 Frame (int size)
virtual ~Frame ()
char * getBuffer () const
int getBufferSize () const
void setBufferSize (int i)
void setBuffer (char *Buffer, const int buffer_size, bool is_owner=false)


Detailed Description

Author:
Michael Repplinger

Definition at line 28 of file l1394_frame.h.


Constructor & Destructor Documentation

L1394::Frame::Frame char *  ,
const int  size
 

Definition at line 22 of file l1394_frame.cpp.

L1394::Frame::Frame int  size  ) 
 

Definition at line 28 of file l1394_frame.cpp.

L1394::Frame::~Frame  )  [virtual]
 

Definition at line 35 of file l1394_frame.cpp.


Member Function Documentation

char* L1394::Frame::getBuffer  )  const [inline]
 

Definition at line 34 of file l1394_frame.h.

Referenced by L1394::internal::DccIso::releaseFrame().

int L1394::Frame::getBufferSize  )  const [inline]
 

Definition at line 35 of file l1394_frame.h.

void L1394::Frame::setBuffer char *  Buffer,
const int  buffer_size,
bool  is_owner = false
 

Definition at line 41 of file l1394_frame.cpp.

void L1394::Frame::setBufferSize int  i  )  [inline]
 

Definition at line 37 of file l1394_frame.h.


The documentation for this class was generated from the following files:
Generated on Wed Aug 24 00:36:44 2005 for L1394 by doxygen 1.4.2
L1394 library (NMM) grahics.cs.uni-sb.de/~repplix/l1394_home/