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