#include <ImageArchiveRepositoryInFile.h>
Public Types | |
typedef Core::Array::ImageArchive | ImageArchive |
typedef Core::Array::Array2dScalarUInt8 | Array2dScalarUInt8 |
Public Member Functions | |
ImageArchiveRepositoryInFile () | |
ImageArchive * | Get (const ImageArchiveLocator &loc) |
void | Add (const ImageArchiveLocator &loc, ImageArchive *archive) |
Private Member Functions | |
RepositoryInFileSystem & | RepFS () |
String | GetDir (const ImageArchiveLocator &loc) |
Private Attributes | |
ILOG_VAR_DEC |
Definition at line 16 of file ImageArchiveRepositoryInFile.h.