Jpp  15.0.3
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JDATABASE::getSelector< T, JTable_t, is_same > Struct Template Reference

Template definition for getting table specific selector. More...

#include <JSelectorSupportkit.hh>

Detailed Description

template<class T, class JTable_t = T, bool is_same = JConversion<T, JTable_t>::is_same>
struct JDATABASE::getSelector< T, JTable_t, is_same >

Template definition for getting table specific selector.


Note that the template argument T refers to the targeted table and JTable_t to the actual table.
This allows to use pointers to data members for column names rather than text strings.

Definition at line 31 of file JSelectorSupportkit.hh.


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