pqxx::prepare::internal::prepared_def Struct Reference

Internal representation of a prepared statement definition. More...

#include <prepared_statement.hxx>

List of all members.

Public Member Functions

 prepared_def ()
 prepared_def (const std::string &)

Public Attributes

std::string definition
 Text of prepared query.
bool registered
 Has this prepared statement been prepared in the current session?

Detailed Description

Internal representation of a prepared statement definition.


Constructor & Destructor Documentation

pqxx::prepare::internal::prepared_def::prepared_def (  ) 
pqxx::prepare::internal::prepared_def::prepared_def ( const std::string &  def  )  [explicit]

Member Data Documentation

Text of prepared query.

Has this prepared statement been prepared in the current session?


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

Generated on 17 Mar 2017 for libpqxx by  doxygen 1.6.1