ldas-tools-diskcacheAPI
2.6.1
|
#include <QueryAnswer.hh>
Classes | |
class | IndexDataBase |
Public Types | |
typedef std::list< std::string > | error_container_type |
typedef INT_4U | id_type |
typedef boost::shared_ptr < IndexDataBase > | index_data_type |
typedef IndexDataBase::filename_container_type | filename_container_type |
typedef IndexDataBase::gap_container_type | gap_container_type |
typedef IndexDataBase::interval_container_type | interval_container_type |
Public Member Functions | |
QueryAnswer () | |
void | AddError (const std::string &Message) |
void | Complete (INT_4U=IndexDataBase::GEN_MASK) |
const error_container_type & | Errors () const |
const filename_container_type & | Filenames () const |
index_data_type | IndexData () const |
void | IndexData (index_data_type Data) |
void | IndexData (IndexDataBase *Data) |
void | IndexId (id_type Id) |
id_type | IndexId () const |
void | IgnoreFilenames () |
void | IgnoreGaps () |
void | IgnoreIntervals () |
bool | IsCompleted () const |
bool | IsResampled () const |
void | Resample () |
void | Resample (bool Value) |
void | Swap (filename_container_type &Filenames) |
void | SwapErrors (error_container_type &Errors) |
void | SwapGaps (gap_container_type &Gaps) |
void | SwapIntervals (interval_container_type &Intervals) |
typedef std::list< std::string > diskCache::Cache::QueryAnswer::error_container_type |
typedef IndexDataBase::filename_container_type diskCache::Cache::QueryAnswer::filename_container_type |
typedef INT_4U diskCache::Cache::QueryAnswer::id_type |
typedef boost::shared_ptr< IndexDataBase > diskCache::Cache::QueryAnswer::index_data_type |
typedef IndexDataBase::interval_container_type diskCache::Cache::QueryAnswer::interval_container_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |