Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::BuiltInDefaultValue< const T > Class Template Reference

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

Static Public Member Functions

static bool Exists ()
 
static T Get ()
 

Detailed Description

template<typename T>
class testing::internal::BuiltInDefaultValue< const T >

Definition at line 126 of file gmock-actions.h.

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

Member Function Documentation

template<typename T >
static bool testing::internal::BuiltInDefaultValue< const T >::Exists ( )
inlinestatic

Definition at line 128 of file gmock-actions.h.

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

References testing::internal::BuiltInDefaultValue< T >::Exists().

+ Here is the call graph for this function:

template<typename T >
static T testing::internal::BuiltInDefaultValue< const T >::Get ( )
inlinestatic

Definition at line 129 of file gmock-actions.h.

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

References testing::internal::BuiltInDefaultValue< T >::Get().

+ Here is the call graph for this function:


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