Kea 2.5.8
pgsql_host_data_source.h File Reference
+ Include dependency graph for pgsql_host_data_source.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::PgSqlHostDataSource::PgSqlHostContextAlloc
 Context RAII Allocator. More...
 
class  isc::dhcp::PgSqlHostDataSource
 PostgreSQL Host Data Source. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dhcp
 

Typedefs

typedef boost::shared_ptr< PgSqlHostContext > isc::dhcp::PgSqlHostContextPtr
 Type of pointers to contexts.
 
typedef boost::shared_ptr< PgSqlHostDataSourceImpl > isc::dhcp::PgSqlHostDataSourceImplPtr
 Type of pointers to PgSqlHostDataSourceImpl.