#include <frame.h>
Inheritance diagram for FramePool:

Public Member Functions | |
| virtual | ~FramePool () |
| virtual Frame * | GetFrame ()=0 |
| virtual void | DoneWithFrame (Frame *)=0 |
|
|
Definition at line 399 of file frame.h. 00400 { }
|
|
|
Implemented in KinoFramePool. |
|
|
Implemented in KinoFramePool. |
1.4.2