#include <FoldRepositoryInFile.h>
Public Types | |
| typedef Core::Table::QuidTable | QuidTable |
Public Member Functions | |
| FoldRepositoryInFile () | |
| QuidTable * | Get (const FoldLocator &loc) |
| void | Add (const FoldLocator &loc, QuidTable *fold) |
| void | Delete (const FoldLocator &loc) |
Private Member Functions | |
| String | GetDir (const FoldLocator &loc) |
| RepositoryInFileSystem & | RepFS () |
Private Attributes | |
| ILOG_VAR_DEC | |
Definition at line 16 of file FoldRepositoryInFile.h.
1.5.1