Drizzled Public API Documentation

drizzled::identifier::Table::Key Class Reference

List of all members.

Public Member Functions

const char * vector () const
std::vector< char > & vectorPtr ()
void set (size_t resize_arg, const std::string &a, const std::string &b)
size_t size () const
size_t getHashValue () const

Private Attributes

std::vector< char > key_buffer
size_t hash_value

Friends

bool operator== (const Key &left, const Key &right)
bool operator< (const Key &left, const Key &right)

Detailed Description

Definition at line 65 of file table.h.


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