Drizzled Public API Documentation

drizzled::sql::ResultSet::Column Class Reference

List of all members.

Public Member Functions

const std::string & value () const
bool isNull () const
void set_value (const std::string &ref)
void set_null ()

Private Attributes

std::string _value
bool _is_null

Detailed Description

Definition at line 46 of file result_set.h.


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