Kea 3.2.0-git
isc::db::MySqlLibraryInit Struct Reference

Structure used to initialize and clean up after MySQL library. More...

#include <mysql_connection.h>

Public Member Functions

 MySqlLibraryInit ()
 Constructor.
 ~MySqlLibraryInit ()
 Destructor.

Detailed Description

Structure used to initialize and clean up after MySQL library.

Definition at line 840 of file mysql_connection.h.

Constructor & Destructor Documentation

◆ MySqlLibraryInit()

isc::db::MySqlLibraryInit::MySqlLibraryInit ( )
inline

Constructor.

Definition at line 842 of file mysql_connection.h.

◆ ~MySqlLibraryInit()

isc::db::MySqlLibraryInit::~MySqlLibraryInit ( )
inline

Destructor.

Definition at line 847 of file mysql_connection.h.


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