AnCH Framework  0.1
Another C++ Hack Framework
Friends | List of all members
MySQLInitializer Class Reference

MySQL (un)initializer. More...

Inheritance diagram for MySQLInitializer:
Collaboration diagram for MySQLInitializer:

Friends

class anch::Singleton< MySQLInitializer >
 

Additional Inherited Members

- Static Public Member Functions inherited from anch::Singleton< MySQLInitializer >
static MySQLInitializergetInstance ()
 

Detailed Description

MySQL (un)initializer.

Use Meyer singleton to provide lazy (un)intialization.

Author
Vincent Lachenal
Since
0.1

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