◆ indexing_type [1/3]
◆ indexing_type [2/3]
◆ indexing_type [3/3]
◆ Info() [1/2]
anonymous_namespace{SDGTx.cc}::Info::Info |
( |
const std::string & |
Name | ) |
|
◆ Info() [2/2]
anonymous_namespace{SDGTx.cc}::Info::Info |
( |
const Info & |
Source | ) |
|
|
protected |
◆ Clone()
◆ Find() [1/3]
◆ Find() [2/3]
◆ Find() [3/3]
◆ IsMatch() [1/3]
Called per file.
- Parameters
-
[in,out] | Data | Search engine specific data. This is also a scratch area for search engines to record transient information related to processing the directory contents. |
◆ IsMatch() [2/3]
Called per file.
- Parameters
-
[in,out] | Data | Search engine specific data. This is also a scratch area for search engines to record transient information related to processing the directory contents. |
◆ IsMatch() [3/3]
Called per file.
- Parameters
-
[in,out] | Data | Search engine specific data. This is also a scratch area for search engines to record transient information related to processing the directory contents. |
◆ OnDirectoryClose() [1/3]
void diskCache::Cache::Registry::Info::OnDirectoryClose |
( |
DirectoryScanData & |
Data | ) |
const |
|
inlineinherited |
Callback once all data has been read.
- Parameters
-
[in,out] | Data | Search engine specific data. This is also a scratch area for search engines to record transient information related to processing the directory contents. |
◆ OnDirectoryClose() [2/3]
void diskCache::Cache::Registry::Info::OnDirectoryClose |
( |
DirectoryScanData & |
Data | ) |
const |
|
inherited |
Callback once all data has been read.
- Parameters
-
[in,out] | Data | Search engine specific data. This is also a scratch area for search engines to record transient information related to processing the directory contents. |
◆ OnDirectoryClose() [3/3]
void diskCache::Cache::Registry::Info::OnDirectoryClose |
( |
DirectoryScanData & |
Data | ) |
const |
|
inherited |
Callback once all data has been read.
- Parameters
-
[in,out] | Data | Search engine specific data. This is also a scratch area for search engines to record transient information related to processing the directory contents. |
◆ TranslateQuery() [1/3]
void diskCache::Cache::Registry::Info::TranslateQuery |
( |
const QueryParams & |
Params, |
|
|
QueryAnswer & |
Answer |
|
) |
| const |
|
inlineinherited |
◆ TranslateQuery() [2/3]
void diskCache::Cache::Registry::Info::TranslateQuery |
( |
const QueryParams & |
Params, |
|
|
QueryAnswer & |
Answer |
|
) |
| const |
|
inherited |
◆ TranslateQuery() [3/3]
void diskCache::Cache::Registry::Info::TranslateQuery |
( |
const QueryParams & |
Params, |
|
|
QueryAnswer & |
Answer |
|
) |
| const |
|
inherited |
◆ FIND_FUNC_NULL
static const FindFunc diskCache::Cache::Registry::Info::FIND_FUNC_NULL |
|
staticinherited |
Initial value:=
void(* FindFunc)(const Streams::Streamable &Source, const Directory &Dir, QueryAnswer &Answer)
Definition: Registry.hh:56
◆ IS_MATCH_FUNC_NULL
static const IsMatchFunc diskCache::Cache::Registry::Info::IS_MATCH_FUNC_NULL |
|
staticinherited |
Initial value:=
bool(* IsMatchFunc)(DirectoryScanData &Data)
Definition: Registry.hh:59
◆ m_find_func
FindFunc diskCache::Cache::Registry::Info::m_find_func |
|
privateinherited |
◆ m_is_match_func
IsMatchFunc diskCache::Cache::Registry::Info::m_is_match_func |
|
privateinherited |
◆ m_key_name
const ascii_key_type diskCache::Common::Registry::Info::m_key_name |
|
inherited |
◆ m_on_directory_close_func
OnDirectoryCloseFunc diskCache::Cache::Registry::Info::m_on_directory_close_func |
|
privateinherited |
◆ m_translate_query_func
TranslateQueryFunc diskCache::Cache::Registry::Info::m_translate_query_func |
|
privateinherited |
◆ ON_DIRECTORY_CLOSE_FUNC_NULL
static const OnDirectoryCloseFunc diskCache::Cache::Registry::Info::ON_DIRECTORY_CLOSE_FUNC_NULL |
|
staticinherited |
Initial value:=
void(* OnDirectoryCloseFunc)(DirectoryScanData &Data)
Definition: Registry.hh:60
◆ TRANSLATE_QUERY_FUNC_NULL
static const TranslateQueryFunc diskCache::Cache::Registry::Info::TRANSLATE_QUERY_FUNC_NULL |
|
staticinherited |
Initial value:=
void(* TranslateQueryFunc)(const QueryParams &Params, QueryAnswer &Answer)
Definition: Registry.hh:61
The documentation for this class was generated from the following file:
- /build/ldas-tools-diskcacheapi-2.7.7/src/Cache/SDGTx.cc