Version 2.4.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNcom
|\Nwiredtiger
| \Ndb
|  oCAsyncCallback
|  oCAsyncOpA WT_ASYNC_OP handle is the interface to an asynchronous operation.
|  oCAsyncOpType
|  oCConnectionA connection to a WiredTiger database.
|  oCCursorA WT_CURSOR handle is the interface to a cursor.
|  oCPackFormatInputStream
|  oCPackInputStream
|  oCPackOutputStream
|  oCSearchStatus
|  oCSessionAll data operations are performed in the context of a WT_SESSION.
|  oCwiredtiger
|  oCwiredtigerConstants
|  oCWiredTigerException
|  oCwiredtigerJNI
|  oCWiredTigerPackingException
|  oCWiredTigerPanicException
|  \CWiredTigerRollbackException
oCWT_ASYNC_CALLBACKThe interface implemented by applications to accept notifications of the completion of asynchronous operations
oCWT_ASYNC_OPA WT_ASYNC_OP handle is the interface to an asynchronous operation
oCWT_COLLATORThe interface implemented by applications to provide custom ordering of records
oCWT_COMPRESSORThe interface implemented by applications to provide custom compression
oCWT_CONFIG_ITEMThe configuration information returned by the WiredTiger configuration parsing functions in the WT_EXTENSION_API and the public API
oCWT_CONFIG_PARSERA handle that can be used to search and traverse configuration strings compatible with WiredTiger APIs
oCWT_CONNECTIONA connection to a WiredTiger database
oCWT_CURSORA WT_CURSOR handle is the interface to a cursor
oCWT_DATA_SOURCEApplications can extend WiredTiger by providing new implementations of the WT_DATA_SOURCE class
oCWT_EVENT_HANDLERThe interface implemented by applications to handle error, informational and progress messages
oCWT_EXTENSION_APITable of WiredTiger extension methods
oCWT_EXTRACTORThe interface implemented by applications to provide custom extraction of index keys or column group values
oCWT_ITEMA raw item of data to be managed, including a pointer to the data and a length
oCWT_LSNA log sequence number, representing a position in the transaction log
oCWT_SESSIONAll data operations are performed in the context of a WT_SESSION
\CWT_TXN_NOTIFYSnapshot isolation level, returned by WT_EXTENSION_API::transaction_isolation_level