Savarese Software Research Corporation
RowOperations< Row, ValueBinder, ValueLoader > Member List
This is the complete list of members for RowOperations< Row, ValueBinder, ValueLoader >, including all inherited members.
binderRowOperationsReadOnly< Row, ValueBinder, ValueLoader >
binder_type typedefRowOperationsReadOnly< Row, ValueBinder, ValueLoader >
erase(const typename row_type::primary_key_type &key) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase(const row_type &row) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase(const P &...p) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase_range(const iterator_type &begin, const iterator_type &end) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
erase_statementRowOperations< Row, ValueBinder, ValueLoader >
exists(const typename row_type::primary_key_type &key) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
exists(const row_type &row) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
exists(const P &...p) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
exists_statementRowOperationsReadOnly< Row, ValueBinder, ValueLoader >
ExplicitColumnsRowOperationsReadOnly< Row, ValueBinder, ValueLoader > [static]
find(const typename row_type::primary_key_type &key) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const row_type &row) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const typename row_type::primary_key_type &key, row_type &result_row) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const row_type &row, row_type &result_row) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find(const P &...p) SSRC_DECL_THROW(DatabaseException)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
find_result_type typedefRowOperationsReadOnly< Row, ValueBinder, ValueLoader >
find_statementRowOperationsReadOnly< Row, ValueBinder, ValueLoader >
ImplicitColumnsRowOperationsReadOnly< Row, ValueBinder, ValueLoader > [static]
insert(const row_type &row) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
insert(const iterator_type &begin, const iterator_type &end) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
insert_statementRowOperations< Row, ValueBinder, ValueLoader >
loaderRowOperationsReadOnly< Row, ValueBinder, ValueLoader >
loader_type typedefRowOperationsReadOnly< Row, ValueBinder, ValueLoader >
row_type typedefRowOperationsReadOnly< 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())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())RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline]
save(const row_type &row) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
save(const iterator_type &begin, const iterator_type &end) SSRC_DECL_THROW(DatabaseException)RowOperations< Row, ValueBinder, ValueLoader > [inline]
save_statementRowOperations< Row, ValueBinder, ValueLoader >
select_columns_expression(bool explicit_columns)RowOperationsReadOnly< Row, ValueBinder, ValueLoader > [inline, protected, static]
super typedefRowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, row_type)RowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, find_result_type)RowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, binder_type)RowOperations< Row, ValueBinder, ValueLoader >
WISP_IMPORT_T(super, loader_type)RowOperations< Row, ValueBinder, ValueLoader >

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