Main Page   Data Structures   File List   Data Fields  

MyMySQL++ Data Structures

Here are the data structures with brief descriptions:
CMyMySQLPPConnectionThe connection object represents the connection to a mysql server and is used to perform queries
CMyMySQLPPFieldThe field object reflects the structure of a field
CMyMySQLPPResultThe result object contains one result set and can be used to enumerate through the rows and determine the structure of the result set
CMyMySQLPPRowRepresents a single row in a record set
CMyMySQLPPTypeConvImplementation of a type converter that automatically converts mysql type safe row data to the required type

Generated on Thu Feb 20 16:15:59 2003 for MyMySQL++ by doxygen1.3-rc3