![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
#include <cont_ptr_utils.h>
Public Member Functions | |
| output_object (_OutputStrm &__outs, const _StringType &__sep) | |
| template<typename _Tp > | |
| void | operator() (const _Tp *__ptr) const |
Private Attributes | |
| _OutputStrm & | _M_outs |
| _StringType | _M_sep |
Functor to output objects pointed by a container of pointers.
A typical usage might be like:
Definition at line 128 of file cont_ptr_utils.h.
|
inline |
Definition at line 130 of file cont_ptr_utils.h.
|
inline |
Definition at line 135 of file cont_ptr_utils.h.
|
private |
Definition at line 141 of file cont_ptr_utils.h.
|
private |
Definition at line 142 of file cont_ptr_utils.h.