#include <LabelSetRepositoryInFile.h>
Public Types | |
typedef Core::Feature::LabelSet | LabelSet |
Public Member Functions | |
LabelSetRepositoryInFile () | |
LabelSet * | Get (const FeatureLocator &loc) |
void | Add (const FeatureLocator &loc, LabelSet *labelSet) |
Private Member Functions | |
RepositoryInFileSystem & | RepFS () |
String | GetDir (const FeatureLocator &loc) |
Private Attributes | |
ILOG_VAR_DEC |
Definition at line 14 of file LabelSetRepositoryInFile.h.