Kea 3.1.5
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 838 of file mysql_connection.h.

Constructor & Destructor Documentation

◆ MySqlLibraryInit()

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

Constructor.

Definition at line 840 of file mysql_connection.h.

◆ ~MySqlLibraryInit()

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

Destructor.

Definition at line 845 of file mysql_connection.h.


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