Public Member Functions | Private Attributes | Friends
database_interface::PostgresqlDatabaseConfig Class Reference

#include <postgresql_database.h>

List of all members.

Public Member Functions

std::string getDBname () const
std::string getHost () const
std::string getPassword () const
std::string getPort () const
std::string getUser () const
 PostgresqlDatabaseConfig ()

Private Attributes

std::string dbname_
std::string host_
std::string password_
std::string port_
std::string user_

Friends

void operator>> (const YAML::Node &node, PostgresqlDatabaseConfig &options)
 Loads YAML doc into configuration params. Throws YAML::ParserException if keys missing.

Detailed Description

Definition at line 64 of file postgresql_database.h.


Constructor & Destructor Documentation

Definition at line 74 of file postgresql_database.h.


Member Function Documentation

Definition at line 80 of file postgresql_database.h.

Definition at line 78 of file postgresql_database.h.

Definition at line 76 of file postgresql_database.h.

Definition at line 79 of file postgresql_database.h.

Definition at line 77 of file postgresql_database.h.


Friends And Related Function Documentation

void operator>> ( const YAML::Node &  node,
PostgresqlDatabaseConfig options 
) [friend]

Loads YAML doc into configuration params. Throws YAML::ParserException if keys missing.


Member Data Documentation

Definition at line 71 of file postgresql_database.h.

Definition at line 69 of file postgresql_database.h.

Definition at line 67 of file postgresql_database.h.

Definition at line 70 of file postgresql_database.h.

Definition at line 68 of file postgresql_database.h.


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


sql_database
Author(s): Matei Ciocarlie and Lorenz Mosenlechner
autogenerated on Fri Aug 28 2015 13:11:16