#include <drizzled/message/transaction.pb.h>
#include <string>
#include <vector>
#include <boost/unordered_map.hpp>
Go to the source code of this file.
Classes | |
class | TransactionManager |
Typedefs | |
typedef std::vector< std::string > | MsgBufferType |
Declaration of a class used to manage Transaction messages so that they can be retrieved as a collection.
Definition in file transaction_manager.h.