dballe::DballeInit Struct Reference

#include <init.h>


Detailed Description

Keep one object of this class alive for as long as you want to use DB-All.e.

Normally, you just create one in your main:

 int main(int argc, const char* argv[])
 {
     dballe::DballeInit dballeInit;

     ...

     return 0;
 }

The documentation for this struct was generated from the following file:

Generated on Fri Aug 1 15:23:03 2008 for dballe++ by  doxygen 1.5.6