Examples

Below is a list of examples from examples directory.

You can click and see source code of every example. All of them can be compiled and run - to do it go to "examples" directory and open project file or issue make/nmake command.

  1. Quickstart : Example used for Quick start section of documentation
  2. Inheritance : This example shows how to construct store tables for every class in inheritance tree
  3. Bind variable to stream : This example shows how to read adittional data when serializing objects
  4. Store field members with parent object : This example shows how to transfer store table from one object to another
  5. Custom filter : This example shows how to create custom store filter for field
  6. Cloning objects : This example shows how to clone existing object in database
  7. Storing agregations : This example shows how to use BIND_COL and BIND_CLA macros to store member collections of objects
  8. CSV with automatic mappigs : This example shows how to serialize objects in csv format using names from store table
  9. CSV with manual mappigs : This example shows how to serialize objects in csv format using custom names
  10. Transaction support : This example shows how to use transactions

Documentation
Quick start
Examples
Search

API Documentation
Class hierarchy
Member index
API Reference
Store filters
Store table macros
Back

Generated by doxygen at Sun Nov 9 02:08:16 2008