Drizzled Public API Documentation

drizzled::session::State Class Reference

List of all members.

Public Types

typedef boost::shared_ptr< Stateshared_ptr
typedef boost::shared_ptr< Stateconst_shared_ptr

Public Member Functions

 State (const char *in_packet, size_t in_packet_length)
const char * query () const
const char * query (size_t &size) const

Private Attributes

std::vector< char > _query

Friends

class Session

Detailed Description

Definition at line 34 of file state.h.


The documentation for this class was generated from the following files: