ssrc::wispers::database::QueryResult Struct Reference
#include <Database.h>
Public Member Functions | |
QueryResult (const unsigned int changes=0) | |
QueryResult (const result_set_ptr &result_set) | |
Public Attributes | |
unsigned int | changes |
result_set_ptr | result_set |
Detailed Description
Definition at line 32 of file Database.h.
Constructor & Destructor Documentation
ssrc::wispers::database::QueryResult::QueryResult | ( | const unsigned int | changes = 0 | ) | [inline, explicit] |
Definition at line 36 of file Database.h.
ssrc::wispers::database::QueryResult::QueryResult | ( | const result_set_ptr & | result_set | ) | [inline, explicit] |
Definition at line 40 of file Database.h.
Member Data Documentation
unsigned int ssrc::wispers::database::QueryResult::changes |
Definition at line 33 of file Database.h.
Definition at line 34 of file Database.h.
Referenced by ssrc::wispers::database::PreparedStatement::for_each().
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.