#include <rowset.h>
Public Types | |
| typedef rowset_iterator< T > | iterator |
Public Member Functions | |
| iterator | begin () const |
| void | decRef () |
| iterator | end () const |
| void | incRef () |
| rowset_impl (details::prepare_temp_type const &prep) | |
Private Member Functions | |
| rowset_impl & | operator= (rowset_impl const &) |
| rowset_impl (rowset_impl const &) | |
Private Attributes | |
| const std::auto_ptr< T > | define_ |
| unsigned int | refs_ |
| const std::auto_ptr< statement > | st_ |
| typedef rowset_iterator<T> soci::details::rowset_impl< T >::iterator |
|
inline |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |