OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExplainedQueryHint Member List

This is the complete list of members for ExplainedQueryHint, including all inherited members.

ExplainedQueryHint()ExplainedQueryHintinline
ExplainedQueryHint(QueryHint hint, bool global_hint, bool is_marker, bool has_kv_type_options)ExplainedQueryHintinline
ExplainedQueryHint(QueryHint hint, bool global_hint, bool is_marker, bool has_kv_type_options, std::vector< std::string > &list_options)ExplainedQueryHintinline
ExplainedQueryHint(QueryHint hint, bool global_hint, bool is_marker, bool has_kv_type_options, std::unordered_map< std::string, std::string > &kv_options)ExplainedQueryHintinline
getHint() const ExplainedQueryHintinline
getInteritPath() const ExplainedQueryHintinline
getKVOptions() const ExplainedQueryHintinline
getListOptions() const ExplainedQueryHintinline
global_hint_ExplainedQueryHintprivate
has_kv_type_options_ExplainedQueryHintprivate
hasKvOptions() const ExplainedQueryHintinline
hasOptions() const ExplainedQueryHintinline
hint_ExplainedQueryHintprivate
inherit_paths_ExplainedQueryHintprivate
is_marker_ExplainedQueryHintprivate
isGlobalHint() const ExplainedQueryHintinline
kv_options_ExplainedQueryHintprivate
list_options_ExplainedQueryHintprivate
setInheritPaths(std::vector< int > &interit_paths)ExplainedQueryHintinline
setKVOptions(std::unordered_map< std::string, std::string > &kv_options)ExplainedQueryHintinline
setListOptions(std::vector< std::string > &list_options)ExplainedQueryHintinline