taco-db  0.1.0
taco::IndexDesc Member List

This is the complete list of members for taco::IndexDesc, including all inherited members.

Create(std::shared_ptr< const SysTable_Index > index, std::vector< std::shared_ptr< SysTable_IndexColumn >> index_columns, std::unique_ptr< Schema > key_schema)taco::IndexDescstatic
GetIndexColumnEntry(FieldId keyid) consttaco::IndexDescinline
GetIndexEntry() consttaco::IndexDescinline
GetKeySchema() consttaco::IndexDescinline
IndexDesc(std::shared_ptr< const SysTable_Index > index, std::vector< std::shared_ptr< SysTable_IndexColumn >> index_columns, std::unique_ptr< Schema > key_schema)taco::IndexDescinlineprivate
m_indextaco::IndexDescprivate
m_index_columnstaco::IndexDescprivate
m_key_schemataco::IndexDescprivate