Column Store
Parser
Projection
Parser::Projection Member List
This is the complete list of members for
Parser::Projection
, including all inherited members.
add_column
(std::string name, std::string table, std::string column_name, std::string encoding, DataType data_type)
Parser::Projection
add_join_index
(std::string from, std::string other_projection, std::string to)
Parser::Projection
add_join_table
(std::string from, std::string table, std::string to)
Parser::Projection
base_table
Parser::Projection
private
column_map
Parser::Projection
private
columns
Parser::Projection
private
get_base_table
()
Parser::Projection
inline
get_column
(std::string name)
Parser::Projection
inline
get_columns
()
Parser::Projection
inline
get_join_indexes
()
Parser::Projection
inline
get_join_tables
()
Parser::Projection
inline
get_metadata
()
Parser::Projection
inline
get_metadata_columns
()
Parser::Projection
inline
get_projection_name
()
Parser::Projection
inline
get_sort_key
()
Parser::Projection
inline
join_indexes
Parser::Projection
private
join_tables
Parser::Projection
private
operator[]
(int i)
Parser::Projection
inline
operator[]
(std::string name)
Parser::Projection
inline
projection_name
Parser::Projection
private
set_base_table
(std::string base_tab)
Parser::Projection
inline
set_projection_name
(std::string projection_n)
Parser::Projection
inline
set_sort_key
(std::string sk)
Parser::Projection
inline
sort_key
Parser::Projection
private
Generated by
1.8.18