#include <Mpeg7DocRepositoryInFile.h>
Public Types | |
| typedef Core::VideoSet::Mpeg7Doc | Mpeg7Doc |
Public Member Functions | |
| Mpeg7DocRepositoryInFile () | |
| bool | Exists (const Mpeg7DocLocator &loc) |
| Mpeg7Doc * | Get (const Mpeg7DocLocator &loc) |
| void | Add (const Mpeg7DocLocator &loc, Mpeg7Doc *doc) |
| void | Delete (const Mpeg7DocLocator &loc) |
Private Member Functions | |
| RepositoryInFileSystem & | RepFS () |
| String | GetDir (const Mpeg7DocLocator &loc, bool forAll) |
Private Attributes | |
| ILOG_VAR_DEC | |
Definition at line 14 of file Mpeg7DocRepositoryInFile.h.
1.5.1