|
VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
| VIB::Database wraps the VisualIB VIBDatabase C structure to provide a C++11 object with semantics compatible with those of Borland TIBDatabase | |
Class implementing the DBParamByDPB property, which reimplements the AnsiString DBParamByDPB[int Idx] property of TIBDatabase | |
Class implementing the Params property, which reimplements the TStrings *Params property of TIBDatabase | |
| VIB::DataSet wraps the VisualIB VIBDataSet C structure to provide a C++11 object with semantics compatible with those of Borland TIBDataSet | |
| Class for VIB::DataSet::FieldByName method's return value | |
| Fields property wrapper object | |
| Intermediary for array-style access to fields, equivalent to the Borland TFields::Fields array | |
| Top-level Fields property wrapper class, equivalent to Borland TFields object | |
| Property implementation class for the SelectSQL property | |
| Error is the root class for all VIB exceptions | |
| IBError is thrown when InterBase errors occur | |
| VIB::SQL wraps the VisualIB VIBSQL C structure with a C++11 object with semantics compatible with those of Borland TIBSQL | |
| Wrapper for a single Param object | |
| Wrapper class for Params property Reimplements Borland TIBXSQLDA | |
| Wrapper class for the SQL property | |
| VIB::Transaction wraps the VisualIB VIBTransaction structure with a C++11 object which emulates the semantics of Borland TIBTransaction | |
| Property implementation class for the Databases property | |
| Property implementation class for parameters | |
| Property implements Borland Delphi-style properties using standard C++11 mechanisms | |
| ArrayProperty extends Property with an array access operator, for properties which behave like C arrays or collections | |
| Wrapper for TIBDatabase | |
| Wrapper for TIBDataSet | |
| Tracking data for the last error to occur | |
| Wrapper for a TIBSQL instance | |
| Lightweight string object used to elide AnsiString return values | |
| Wrapper for a TIBTransaction |