#include <AnnotationTableSetRepository.h>
Inheritance diagram for Impala::Persistency::AnnotationTableSetRepository:
Public Types | |
typedef Core::Table::AnnotationTableSet | AnnotationTableSet |
typedef Core::Table::AnnotationTable | AnnotationTable |
typedef Core::Table::KeywordList | KeywordList |
Public Member Functions | |
bool | Exists (const AnnotationTableSetLocator &loc) |
AnnotationTableSet * | Get (const AnnotationTableSetLocator &loc) |
void | Add (const AnnotationTableSetLocator &loc, AnnotationTableSet *tSet) |
Definition at line 17 of file AnnotationTableSetRepository.h.