append(const trace_stream_item_t &item)=0 | trace_stream_t | [pure virtual] |
close()=0 | trace_stream_t | [pure virtual] |
create(const std::string &physic_name, const config_t &config)=0 | trace_stream_t | [pure virtual] |
destroy(const std::string &physic_name)=0 | trace_stream_t | [pure virtual] |
is_exists(const std::string &physic_name)=0 | trace_stream_t | [pure virtual] |
open(const std::string &physic_name, const config_t &config, bool is_read_only)=0 | trace_stream_t | [pure virtual] |
reverse_replay(committer_t &committer, trace_file_number_set_t *used_files=0, trace_file_number_set_t *unused_files=0, std::ostream *verbose_stream=0)=0 | trace_stream_t | [pure virtual] |
~trace_stream_t() (определено в trace_stream_t) | trace_stream_t | [virtual] |