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

GQL::CallableStatement Member List

This is the complete list of members for GQL::CallableStatement, including all inherited members.
add_warning(SQLWarning *warning)GQL::Warnable [inline, protected]
CallableStatement(Connection *conn)GQL::CallableStatement [inline]
clear_warnings()GQL::Warnable [inline]
execute(const std::string &sql)=0GQL::Statement [pure virtual]
execute_query(const std::string &sql)=0GQL::Statement [pure virtual]
execute_update(const std::string &sql)=0GQL::Statement [pure virtual]
get_connection()GQL::Statement [inline]
get_connection() constGQL::Statement [inline]
get_fetch_size() const=0GQL::Statement [pure virtual]
get_max_field_size() const=0GQL::Statement [pure virtual]
get_max_rows() const=0GQL::Statement [pure virtual]
get_more_results()=0GQL::Statement [pure virtual]
get_result_set()=0GQL::Statement [pure virtual]
get_update_count() const=0GQL::Statement [pure virtual]
get_warning()GQL::Warnable [inline]
next_warning()GQL::Warnable [inline]
set_fetch_size(int size)=0GQL::Statement [pure virtual]
set_max_field_size(int size)=0GQL::Statement [pure virtual]
set_max_rows(int num)=0GQL::Statement [pure virtual]
Statement(Connection *conn)GQL::Statement [inline]
Warnable()GQL::Warnable
~Statement()GQL::Statement [inline, virtual]

Generated on Thu May 1 18:08:01 2003 for gql by doxygen1.3