Drizzled Public API Documentation

transaction_manager.h File Reference

#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

Detailed Description

Declaration of a class used to manage Transaction messages so that they can be retrieved as a collection.

Definition in file transaction_manager.h.