Previous Topic

Next Topic

Layout of this Manual

This manual, which describes the C++ API, is divided into the following major chapters:

Chapter 2 - Quick Tour

The quick tour section will show how easy it is to develop database applications using the c-treeDB C++ API. Basically you should initialize, define, manage, and you are done. Please take a look at our introductory tutorials for a quick introduction into c‑treeDB database programming.

Chapter 3 - Programmer’s Reference

The programmer’s reference presents a detailed description of the concepts exported by c-treeDB API. Each concept is presented with a detailed description and programming examples.

Chapter 4 - Class Reference

The class reference details the classes that comprise the c-treeDB C++ API.