Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
InvokeHelper< Result, ArgumentTuple > Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-generated-actions.h>

Public Member Functions

void VoidFromVoid ()
 
void VoidFromString (char *)
 

Static Public Member Functions

static void StaticVoidFromVoid ()
 
static void StaticVoidFromString (char *)
 
static int StaticIntFromString (char *)
 
static bool StaticBoolFromString (const char *)
 

Detailed Description

template<typename Result, typename ArgumentTuple>
class InvokeHelper< Result, ArgumentTuple >

Definition at line 51 of file gmock-generated-actions.h.

View newest version in sPHENIX GitHub at line 51 of file gmock-generated-actions.h

Member Function Documentation

template<typename Result , typename ArgumentTuple >
static bool InvokeHelper< Result, ArgumentTuple >::StaticBoolFromString ( const char *  )
inlinestatic

Definition at line 230 of file gmock_link_test.h.

View newest version in sPHENIX GitHub at line 230 of file gmock_link_test.h

Referenced by TEST().

+ Here is the caller graph for this function:

template<typename Result , typename ArgumentTuple >
static int InvokeHelper< Result, ArgumentTuple >::StaticIntFromString ( char *  )
inlinestatic

Definition at line 229 of file gmock_link_test.h.

View newest version in sPHENIX GitHub at line 229 of file gmock_link_test.h

Referenced by TEST().

+ Here is the caller graph for this function:

template<typename Result , typename ArgumentTuple >
static void InvokeHelper< Result, ArgumentTuple >::StaticVoidFromString ( char *  )
inlinestatic

Definition at line 227 of file gmock_link_test.h.

View newest version in sPHENIX GitHub at line 227 of file gmock_link_test.h

Referenced by TEST().

+ Here is the caller graph for this function:

template<typename Result , typename ArgumentTuple >
static void InvokeHelper< Result, ArgumentTuple >::StaticVoidFromVoid ( )
inlinestatic

Definition at line 225 of file gmock_link_test.h.

View newest version in sPHENIX GitHub at line 225 of file gmock_link_test.h

Referenced by TEST().

+ Here is the caller graph for this function:

template<typename Result , typename ArgumentTuple >
void InvokeHelper< Result, ArgumentTuple >::VoidFromString ( char *  )
inline

Definition at line 228 of file gmock_link_test.h.

View newest version in sPHENIX GitHub at line 228 of file gmock_link_test.h

Referenced by TEST().

+ Here is the caller graph for this function:

template<typename Result , typename ArgumentTuple >
void InvokeHelper< Result, ArgumentTuple >::VoidFromVoid ( )
inline

Definition at line 226 of file gmock_link_test.h.

View newest version in sPHENIX GitHub at line 226 of file gmock_link_test.h

Referenced by TEST().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following files: