This is the complete list of members for HsSqlSchema, including all inherited members.
| close() | HsSqlSchema | inlinevirtual |
| close_transaction() | HsSqlSchema | |
| fColumnInactive | HsSqlSchema | |
| fColumnNames | HsSqlSchema | |
| fColumnTypes | HsSqlSchema | |
| fCountWriteOversize | HsSchema | |
| fCountWriteUndersize | HsSchema | |
| fDisabled | HsSchema | |
| fEventName | HsSchema | |
| flush_buffers() | HsSqlSchema | inlinevirtual |
| fNumBytes | HsSchema | |
| fOffsets | HsSchema | |
| fSql | HsSqlSchema | |
| fTableName | HsSqlSchema | |
| fTableTransactionCount | HsSqlSchema | private |
| fTimeFrom | HsSchema | |
| fTimeTo | HsSchema | |
| fVariables | HsSchema | |
| fWriteMaxSize | HsSchema | |
| fWriteMinSize | HsSchema | |
| get_transaction_count() | HsSqlSchema | |
| gfTransactionCount | HsSqlSchema | privatestatic |
| HsSchema() | HsSchema | inline |
| HsSqlSchema() | HsSqlSchema | inline |
| increment_transaction_count() | HsSqlSchema | |
| match_event_var(const char *event_name, const char *var_name, const int var_index) | HsSqlSchema | virtual |
| print(bool print_tags=true) const | HsSqlSchema | virtual |
| read_data(const time_t start_time, const time_t end_time, const int num_var, const std::vector< int > &var_schema_index, const int var_index[], const int debug, std::vector< time_t > &last_time, MidasHistoryBufferInterface *buffer[]) | HsSqlSchema | virtual |
| read_last_written(const time_t timestamp, const int debug, time_t *last_written) | HsSqlSchema | virtual |
| remove_inactive_columns() | HsSqlSchema | virtual |
| reset_transaction_count() | HsSqlSchema | |
| write_event(const time_t t, const char *data, const size_t data_size) | HsSqlSchema | virtual |
| ~HsSchema() | HsSchema | virtual |
| ~HsSqlSchema() | HsSqlSchema | inline |