#include <KeyframesRepositoryInFile.h>
Public Types | |
| typedef Core::VideoSet::Keyframes | Keyframes |
Public Member Functions | |
| KeyframesRepositoryInFile () | |
| bool | Exists (const KeyframesLocator &loc) |
| Keyframes * | Get (KeyframesLocator loc, Core::VideoSet::VideoSet *vidSet) |
| void | Add (const KeyframesLocator &loc, Core::VideoSet::Keyframes *keys) |
| void | Delete (const KeyframesLocator &loc) |
Private Member Functions | |
| RepositoryInFileSystem & | RepFS () |
Private Attributes | |
| ILOG_VAR_DEC | |
Definition at line 14 of file KeyframesRepositoryInFile.h.
1.5.1