Savarese Software Research Corporation
database::RowOperations< Row, ValueBinder, ValueLoader > Member List
This is the complete list of members for database::RowOperations< Row, ValueBinder, ValueLoader >, including all inherited members.
binderdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
binder_type typedefdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
erase(const typename row_type::primary_key_type &key) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase(const row_type &row) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase(const P &...p) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase_range(const iterator_type &begin, const iterator_type &end) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase_statementdatabase::RowOperations< Row, ValueBinder, ValueLoader >
exists(const typename row_type::primary_key_type &key) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
exists(const row_type &row) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
exists(const P &...p) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
exists_statementdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
ExplicitColumnsdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [static]
find(const typename row_type::primary_key_type &key) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const row_type &row) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const typename row_type::primary_key_type &key, row_type &result_row) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const row_type &row, row_type &result_row) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const P &...p) SSRC_DECL_THROW(DatabaseException)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find_result_type typedefdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
find_statementdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
ImplicitColumnsdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [static]
insert(const row_type &row) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
insert(const iterator_type &begin, const iterator_type &end) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
insert_statementdatabase::RowOperations< Row, ValueBinder, ValueLoader >
loaderdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
loader_type typedefdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
row_type typedefdatabase::RowOperationsReadOnly< Row, ValueBinder, ValueLoader >
RowOperations(Database &db, const binder_type &binder=DefaultValueBinder(), const loader_type &loader=DefaultValueLoader(), const bool explicit_columns=super::ImplicitColumns, const string &table_name=row_type::table_name())database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
RowOperationsReadOnly(Database &db, const binder_type &binder=DefaultValueBinder(), const loader_type &loader=DefaultValueLoader(), const bool explicit_columns=ImplicitColumns, const string &table_name=row_type::table_name())database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
save(const row_type &row) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
save(const iterator_type &begin, const iterator_type &end) SSRC_DECL_THROW(DatabaseException)database::RowOperations< Row, ValueBinder, ValueLoader > [inline]
save_statementdatabase::RowOperations< Row, ValueBinder, ValueLoader >
select_columns_expression(bool explicit_columns)database::RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline, protected, static]
super typedefdatabase::RowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, row_type)database::RowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, find_result_type)database::RowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, binder_type)database::RowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, loader_type)database::RowOperations< Row, ValueBinder, ValueLoader >

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.