Savarese Software Research Corporation
InitializeLibrary.h File Reference

This header defines a class that initializes and releases SQLite3 library resources. More...

#include <ssrc/wispers-packages.h>
#include <sqlite3.h>
Include dependency graph for InitializeLibrary.h:

Go to the source code of this file.

Classes

struct  InitializeLibrary
 InitializeLibrary is a utility class whose constructor calls sqlite3_initialize() and whose destructor calls sqlie3_shutdown(). More...

Defines

#define WSPR_DB_INIT_LIBRARY   NS_SSRC_WSPR_DATABASE::InitializeLibrary WSPR_DB_INIT_LIBRARY_INSTANCE;

Detailed Description

This header defines a class that initializes and releases SQLite3 library resources.

Definition in file InitializeLibrary.h.


Define Documentation

#define WSPR_DB_INIT_LIBRARY   NS_SSRC_WSPR_DATABASE::InitializeLibrary WSPR_DB_INIT_LIBRARY_INSTANCE;

Definition at line 65 of file InitializeLibrary.h.


Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.