docudb  1.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ndocudb
 Ndetails
 Nsqlite
 Cstatement
 Nquery
 Cbinary_opRepresents a binary operation for querying
 CbinderRepresents a binder for query parameters
 CeqRepresents an EQUAL operation for querying
 CgtRepresents a GREATER THAN operation for querying
 CgteRepresents a GREATER OR EQUAL THAN operation for querying
 ClikeRepresents a LIKE operation for querying
 Clogic_andRepresents a LOGIC AND gate
 Clogic_gateRepresents a logic gate for combining two queryable objects
 Clogic_orRepresents a LOGIC OR gate
 CltRepresents a LESSER THAN operation for querying
 ClteRepresents a LESSER OR EQUAL THAN operation for querying
 CneqRepresents a NOT EQUAL operation for querying
 Corder_by
 Cqueryable_baseAbstract base class for Queryable objects
 Cqueryable_type_eraserType-erased Queryable object
 Cqueryable_wrapperConcrete wrapper for erasing the type of a Queryable object
 CregexpRepresents a REGEXP operation for querying
 CdatabaseRepresents the database
 Cdb_collectionRepresents a collection of documents in the database
 Cdb_documentRepresents a database document
 Cdb_document_refReference to a database document
 Cdb_exceptionException class for database errors
 Cstmt_exceptionException class for database errors