Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

FramePool Class Reference

#include <frame.h>

Inheritance diagram for FramePool:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~FramePool ()
virtual FrameGetFrame ()=0
virtual void DoneWithFrame (Frame *)=0

Constructor & Destructor Documentation

virtual FramePool::~FramePool  )  [inline, virtual]
 

Definition at line 399 of file frame.h.

00400     { }


Member Function Documentation

virtual void FramePool::DoneWithFrame Frame  )  [pure virtual]
 

Implemented in KinoFramePool.

virtual Frame* FramePool::GetFrame  )  [pure virtual]
 

Implemented in KinoFramePool.


The documentation for this class was generated from the following file:
Generated on Sun Mar 11 22:12:54 2007 for Kino by  doxygen 1.4.2