Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

mysqlpp::Result Member List

This is the complete list of members for mysqlpp::Result, including all inherited members.
_fields (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
_names (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
_table (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
_types (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
begin() const (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row > [inline]
columns() const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
const_iterator typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
const_pointer typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
const_reference typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
const_reverse_iterator typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
copy(const ResUse &other)mysqlpp::ResUse [protected]
data_seek(uint offset) constmysqlpp::Result [inline]
difference_type typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
empty() const (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row > [inline]
end() const (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row > [inline]
eof() constmysqlpp::ResUse [inline]
fetch_field() constmysqlpp::ResUse [inline]
fetch_lengths() constmysqlpp::ResUse [inline]
fetch_row() constmysqlpp::Result [inline]
mysqlpp::ResUse::fetch_row()mysqlpp::ResUse [inline]
field_name(int)mysqlpp::ResUse [inline]
field_name(int) const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
field_names()mysqlpp::ResUse [inline]
field_names() const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
field_num(const std::string &) constmysqlpp::ResUse [inline]
field_seek(int field)mysqlpp::ResUse [inline]
field_type(int i)mysqlpp::ResUse [inline]
field_type(int) const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
field_types()mysqlpp::ResUse [inline]
field_types() const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
fields() constmysqlpp::ResUse [inline]
fields(unsigned int i) constmysqlpp::ResUse [inline]
initialized (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
iterator typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
max_size() const (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row > [inline]
mysql (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
mysql_res (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
mysql_result(void) (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
names(const std::string &s) constmysqlpp::ResUse [inline]
names(int i)mysqlpp::ResUse [inline]
names(int i) const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
names()mysqlpp::ResUse [inline]
names() const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
num_fields() constmysqlpp::ResUse [inline]
num_rows() constmysqlpp::Result [inline]
operator bool() const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
operator!=(const ResUse &other) const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
operator=(const ResUse &other) (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
operator==(const ResUse &other) const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
operator[](size_type i) constmysqlpp::Result [inline]
operator[](unsigned int i) const=0 (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row > [pure virtual]
parent_leaving() (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
pointer typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
purge(void) (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
rbegin() const (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row > [inline]
reference typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
rend() const (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row > [inline]
reset_field_names()mysqlpp::ResUse [inline]
reset_field_types()mysqlpp::ResUse [inline]
reset_names()mysqlpp::ResUse [inline]
reset_types()mysqlpp::ResUse [inline]
Result() (defined in mysqlpp::Result)mysqlpp::Result [inline]
Result(MYSQL_RES *result, bool te=false) (defined in mysqlpp::Result)mysqlpp::Result [inline]
Result(const Result &other) (defined in mysqlpp::Result)mysqlpp::Result [inline]
ResUse() (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
ResUse(MYSQL_RES *result, Connection *m=NULL, bool te=false) (defined in mysqlpp::ResUse)mysqlpp::ResUse
ResUse(const ResUse &other) (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
reverse_iterator typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
rows() constmysqlpp::Result [inline]
size() constmysqlpp::Result [inline, virtual]
size_type typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
table()mysqlpp::ResUse [inline]
table() const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
this_type typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
throw_exceptions (defined in mysqlpp::ResUse)mysqlpp::ResUse [protected]
types(int i)mysqlpp::ResUse [inline]
types(int i) const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
types()mysqlpp::ResUse [inline]
types() const (defined in mysqlpp::ResUse)mysqlpp::ResUse [inline]
value_type typedef (defined in mysqlpp::const_subscript_container< Result, Row, const Row >)mysqlpp::const_subscript_container< Result, Row, const Row >
~Result() (defined in mysqlpp::Result)mysqlpp::Result [inline, virtual]
~ResUse() (defined in mysqlpp::ResUse)mysqlpp::ResUse

Generated on Thu May 5 05:31:31 2005 for MySQL++ by doxygen1.2.18