TrueReality  v0.1.1912
trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const > Struct Template Reference

#include <FunTraits.h>

Public Types

using ObjType = O
 
using ResultType = R
 
using Parm1 = P1
 
using Parm2 = P2
 
using Parm3 = P3
 
using Parm4 = P4
 
using Parm5 = P5
 
using Parm6 = P6
 
using Parm7 = P7
 
using TypeListType = TYPELIST_7(P1, P2, P3, P4, P5, P6, P7)
 

Detailed Description

template<class O, typename R, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7>
struct trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >

Definition at line 1048 of file FunTraits.h.

Member Typedef Documentation

◆ ObjType

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::ObjType = O

Definition at line 1050 of file FunTraits.h.

◆ Parm1

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::Parm1 = P1

Definition at line 1052 of file FunTraits.h.

◆ Parm2

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::Parm2 = P2

Definition at line 1053 of file FunTraits.h.

◆ Parm3

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::Parm3 = P3

Definition at line 1054 of file FunTraits.h.

◆ Parm4

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::Parm4 = P4

Definition at line 1055 of file FunTraits.h.

◆ Parm5

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::Parm5 = P5

Definition at line 1056 of file FunTraits.h.

◆ Parm6

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::Parm6 = P6

Definition at line 1057 of file FunTraits.h.

◆ Parm7

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::Parm7 = P7

Definition at line 1058 of file FunTraits.h.

◆ ResultType

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::ResultType = R

Definition at line 1051 of file FunTraits.h.

◆ TypeListType

template<class O , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 >
using trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >::TypeListType = TYPELIST_7(P1, P2, P3, P4, P5, P6, P7)

Definition at line 1059 of file FunTraits.h.


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