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

MySQL++ Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
mysqlpp::BadConversionException thrown when a bad conversion takes place
mysqlpp::BadFieldNameException thrown when a requested named field doesn't exist
mysqlpp::BadNullConversionException thrown when you attempt to convert a SQL null to an incompatible type
mysqlpp::BadQueryException thrown when MySQL encounters a problem while processing your query
mysqlpp::ColData_Tmpl< Str >Template for string data that can convert itself to any standard C data type. Do not use directly
mysqlpp::ConnectionManages the connection to the MySQL database
mysqlpp::const_stringWrapper for const char* to make it behave in a way more useful to MySQL++
mysqlpp::const_subscript_container< OnType, ValueType, ReturnType, SizeType, DiffType >A base class that one derives from to become a random access container, which can be accessed with subscript notation
mysqlpp::cstr_equal_toDocumentation needed!
mysqlpp::cstr_greaterDocumentation needed!
mysqlpp::cstr_greater_equalDocumentation needed!
mysqlpp::cstr_lessDocumentation needed!
mysqlpp::cstr_less_equalDocumentation needed!
mysqlpp::cstr_not_equal_toDocumentation needed!
mysqlpp::DateHolds MySQL dates
mysqlpp::DateTimeA combination of the Date and Time classes for holding MySQL DateTimes
mysqlpp::equal_list_b< Seq1, Seq2, Manip >Documentation needed!
mysqlpp::equal_list_ba< Seq1, Seq2, Manip >Documentation needed!
mysqlpp::escape_type1Documentation needed!
mysqlpp::escape_type2Documentation needed!
mysqlpp::FieldNamesHolds a list of SQL field names
mysqlpp::FieldsA container similar to std::vector for holding mysqlpp::Field records
mysqlpp::FieldTypesA vector of SQL field types
mysqlpp::ignore_type2Documentation needed!
mysqlpp::mysql_dateBase class of Date
mysqlpp::mysql_dt_baseBase class for mysql_date and mysql_time
mysqlpp::mysql_timeBase class of Time
mysqlpp::mysql_type_infoHolds basic type information for ColData
mysqlpp::MysqlCmp< BinaryPred, CmpType >Documentation needed!
mysqlpp::MysqlCmpCStr< BinaryPred >Documentation needed!
mysqlpp::Null< Type, Behavior >Container class for holding SQL nulls
mysqlpp::null_typeThe type of the global mysqlpp::null object
mysqlpp::NullisBlankUsed for the behavior parameter for template Null
mysqlpp::NullisNullUsed for the behavior parameter for template Null
mysqlpp::NullisZeroUsed for the behavior parameter for template Null
mysqlpp::QueryA class for building and executing SQL queries
mysqlpp::ResNSelHolds the information on the success of queries that don't return any results
mysqlpp::ResultThis class manages SQL result sets
mysqlpp::ResUseA basic result set class, for use with "use" queries
mysqlpp::RowManages rows from a result set
mysqlpp::RowTemplate< ThisType, Res >Documentation needed!
mysqlpp::Set< Container >A special std::set derivative for holding MySQL data sets
mysqlpp::simp_list_b< Iter >Documentation needed!
mysqlpp::SQLParseElementDocumentation needed!
mysqlpp::SQLQueryThe base class for mysqlpp::Query
mysqlpp::SQLQueryNEParmsException thrown when not enough parameters are provided
mysqlpp::SQLQueryParmsThis class holds the parameter values for filling template queries
mysqlpp::SQLStringA specialized std::string that will convert from any valid MySQL type
mysqlpp::subscript_iterator< OnType, ReturnType, SizeType, DiffType >Iterator that can be subscripted
mysqlpp::TimeHolds MySQL times
mysqlpp::tiny_intClass for holding an SQL tiny_int object
mysqlpp::type_info_cmpDocumentation needed!
mysqlpp::value_list_b< Seq, Manip >Documentation needed!
mysqlpp::value_list_ba< Seq, Manip >Documentation needed!

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