#include <AllParameterFileRepositoryInFile.h>
Public Member Functions | |
| AllParameterFileRepositoryInFile () | |
| bool | Exists (const ModelLocator &loc) |
| std::vector< Util::PropertySet * > * | Get (const ModelLocator &loc) |
| void | Add (const ModelLocator &loc, std::vector< Util::PropertySet * > *set) |
Private Member Functions | |
| RepositoryInFileSystem & | RepFS () |
| String | GetDir (const ModelLocator &loc) |
Private Attributes | |
| ILOG_VAR_DEC | |
Definition at line 14 of file AllParameterFileRepositoryInFile.h.
1.5.1