#include <SegmentationRepositoryInFile.h>
Public Types | |
typedef Core::VideoSet::Segmentation | Segmentation |
Public Member Functions | |
SegmentationRepositoryInFile () | |
Segmentation * | Get (SegmentationLocator loc, Core::VideoSet::VideoSet *vidSet) |
void | Add (const SegmentationLocator &loc, Core::VideoSet::Segmentation *seg) |
Private Member Functions | |
RepositoryInFileSystem & | RepFS () |
Private Attributes | |
ILOG_VAR_DEC |
Definition at line 14 of file SegmentationRepositoryInFile.h.