MythTV  master
Public Member Functions | Public Attributes | List of all members
anonymous_namespace{dbaccess.cpp}::call_sort< T, arg_type > Struct Template Reference

Public Member Functions

 call_sort (T &c)
 
bool operator() (const arg_type &lhs, const arg_type &rhs)
 

Public Attributes

T & m_c
 

Detailed Description

template<typename T, typename arg_type>
struct anonymous_namespace{dbaccess.cpp}::call_sort< T, arg_type >

Definition at line 14 of file dbaccess.cpp.

Constructor & Destructor Documentation

◆ call_sort()

template<typename T , typename arg_type >
anonymous_namespace{dbaccess.cpp}::call_sort< T, arg_type >::call_sort ( T &  c)
inlineexplicit

Definition at line 16 of file dbaccess.cpp.

Member Function Documentation

◆ operator()()

template<typename T , typename arg_type >
bool anonymous_namespace{dbaccess.cpp}::call_sort< T, arg_type >::operator() ( const arg_type &  lhs,
const arg_type &  rhs 
)
inline

Definition at line 18 of file dbaccess.cpp.

Member Data Documentation

◆ m_c

template<typename T , typename arg_type >
T& anonymous_namespace{dbaccess.cpp}::call_sort< T, arg_type >::m_c

Definition at line 23 of file dbaccess.cpp.


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