QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvertHelper_ToString< T, qx::cvt::detail::helper::QxConvertHelper_Persistable > Struct Template Reference

#include <QxConvert_Impl.h>

List of all members.

Public Types

enum  { qx_need_to_specialize_template_convert_to_string_from_string = 0 }

Static Public Member Functions

static QString toString (const T &t, const QString &format, int index, qx::cvt::context::ctx_type ctx)

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvertHelper_ToString< T, qx::cvt::detail::helper::QxConvertHelper_Persistable >

Definition at line 259 of file QxConvert_Impl.h.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
qx_need_to_specialize_template_convert_to_string_from_string 

Definition at line 262 of file QxConvert_Impl.h.


Member Function Documentation

template<typename T >
static QString qx::cvt::detail::QxConvertHelper_ToString< T, qx::cvt::detail::helper::QxConvertHelper_Persistable >::toString ( const T &  t,
const QString &  format,
int  index,
qx::cvt::context::ctx_type  ctx 
) [inline, static]

Definition at line 264 of file QxConvert_Impl.h.


The documentation for this struct was generated from the following file: