Drizzled Public API Documentation

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

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 47 of file result_set.h.


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