KinoFramePool Class Reference

Inheritance diagram for KinoFramePool:

FramePool List of all members.

Public Member Functions

 KinoFramePool ()
virtual ~KinoFramePool ()
FrameGetFrame ()
void DoneWithFrame (Frame *frame)

Private Attributes

deque< Frame * > frames

Constructor & Destructor Documentation

KinoFramePool::KinoFramePool (  )  [inline]

virtual KinoFramePool::~KinoFramePool (  )  [inline, virtual]


Member Function Documentation

void KinoFramePool::DoneWithFrame ( Frame frame  )  [inline, virtual]

Implements FramePool.

Frame* KinoFramePool::GetFrame (  )  [inline, virtual]

Implements FramePool.


Member Data Documentation

deque< Frame* > KinoFramePool::frames [private]


The documentation for this class was generated from the following file:
Generated on Tue Jan 22 17:07:31 2008 for MUAN by  doxygen 1.4.7