MySQL Connector/C++
MySQL connector library for C and C++ applications
|
▼Cbasic_string< Char > | STL class |
▼Cu16string | STL class |
Cstring | A wrapper around std::wstring that can perform conversions from/to different character encodings used by MySQL |
CBind_parameters< Base > | Template for defining fluent api for CRUD operations. |
CBind_placeholders< Base > | Template for defining fluent api for CRUD operations. |
Cbytes | Class representing a region of memory holding raw bytes |
Cbytes | Class representing a region of memory holding raw bytes |
Cbytes | Class representing a region of memory holding raw bytes |
CClient | Create a client using given client settings |
CClient | Create a client using given client settings |
CClient | Create a client using given client settings |
CClientSettings | ClientSettings are used to construct Client objects |
CClientSettings | ClientSettings are used to construct Client objects |
CClientSettings | ClientSettings are used to construct Client objects |
CCollationInfo | Structure that provides information about character set collation |
CCollationInfo | Structure that provides information about character set collation |
CCollationInfo | Structure that provides information about character set collation |
CCollection | Represents a collection of documents in a schema |
CCollection | Represents a collection of documents in a schema |
CCollection | Represents a collection of documents in a schema |
CCollectionOptions | Defines collection create/modify options |
CCollectionOptions | Defines collection create/modify options |
CCollectionOptions | Defines collection create/modify options |
CCollectionValidation | Defines collection schema and level of validation |
CCollectionValidation | Defines collection schema and level of validation |
CCollectionValidation | Defines collection schema and level of validation |
CColumn | Provides meta-data for a single result column |
CColumn | Provides meta-data for a single result column |
CColumn | Provides meta-data for a single result column |
CDbDoc | Represents a collection of key-value pairs where value can be a scalar or another document |
CDbDoc | Represents a collection of key-value pairs where value can be a scalar or another document |
CDbDoc | Represents a collection of key-value pairs where value can be a scalar or another document |
CDocResult | Result of an operation that returns documents |
CDocResult | Result of an operation that returns documents |
CDocResult | Result of an operation that returns documents |
▼Cexception | STL class |
▼Cruntime_error | STL class |
▼CError | Base class for connector errors |
CError | Base class for connector errors |
▼CExecutable< Res, Op > | Represents an operation that can be executed |
CBind_placeholders< SQL_statement_cmd > | |
▼CExecutable< Res, Op > | Represents an operation that can be executed |
CBind_placeholders< SQL_statement_cmd > | |
▼CExecutable< Res, Op > | Represents an operation that can be executed |
CBind_placeholders< SQL_statement_cmd > | |
CExecutable< DocResult, CollectionFind > | |
CExecutable< Result, CollectionAdd > | |
CExecutable< Result, CollectionModify > | |
CExecutable< Result, CollectionRemove > | |
CExecutable< Result, TableInsert > | |
CExecutable< Result, TableRemove > | |
CExecutable< Result, TableUpdate > | |
CExecutable< RowResult, TableSelect > | |
CGroup_by< Base > | Template for defining fluent api for CRUD operations. |
CHaving< Base > | Template for defining fluent api for CRUD operations. |
CLimit< Base > | Template for defining fluent api for CRUD operations. |
COffset< Base > | Template for defining fluent api for CRUD operations |
COrder_by< Base > | Template for defining fluent api for CRUD operations. |
CResult | Represents a result of an operation that does not return data |
CResult | Represents a result of an operation that does not return data |
CResult | Represents a result of an operation that does not return data |
CRow | Represents a single row from a result that contains rows |
CRow | Represents a single row from a result that contains rows |
CRow | Represents a single row from a result that contains rows |
▼CRowResult | Result of an operation that returns rows |
CSqlResult | Result of an SQL query or command |
▼CRowResult | Result of an operation that returns rows |
CSqlResult | Result of an SQL query or command |
▼CRowResult | Result of an operation that returns rows |
CSqlResult | Result of an SQL query or command |
CSchema | Represents a database schema |
CSchema | Represents a database schema |
CSchema | Represents a database schema |
CSession | Represents a session which gives access to data stored in a data store |
CSession | Represents a session which gives access to data stored in a data store |
CSession | Represents a session which gives access to data stored in a data store |
▼CSessionOption | Session creation options |
CClientOption | Client creation options |
▼CSessionOption | Session creation options |
CClientOption | Client creation options |
▼CSessionOption | Session creation options |
CClientOption | Client creation options |
CSessionSettings | Represents session options to be passed at session creation time |
CSessionSettings | Represents session options to be passed at session creation time |
CSessionSettings | Represents session options to be passed at session creation time |
CSet_lock< Base, IMPL > | Template for defining fluent api for CRUD operations. |
CSort< Base > | Template for defining fluent api for CRUD operations. |
CTable | Represents a table in a schema |
CTable | Represents a table in a schema |
CTable | Represents a table in a schema |
CValue | Value object can store value of scalar type, string, array or document |
CValue | Value object can store value of scalar type, string, array or document |
CValue | Value object can store value of scalar type, string, array or document |
CWarning | An error, warning or other diagnostic information reported by server when executing queries or statements |
CWarning | An error, warning or other diagnostic information reported by server when executing queries or statements |
CWarning | An error, warning or other diagnostic information reported by server when executing queries or statements |