#include <RepositoryStub.h>
Public Member Functions | |
| RepositoryStub () | |
| bool | Exists (const Locator &loc) |
| void * | Get (const Locator &loc) |
| void | Add (const Locator &loc, void *) |
Private Attributes | |
| ILOG_VAR_DEC | |
Definition at line 12 of file RepositoryStub.h.
1.5.1