#include <string>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <drizzled/message/transaction.pb.h>
Go to the source code of this file.
Classes | |
class | TransactionFileReader |
Declaration of a class used to read the GPB messages written by transaction_writer.
Definition in file transaction_file_reader.h.