Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::BuiltInDefaultValue< 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< T >

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

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

Member Function Documentation

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

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

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

Referenced by testing::internal::BuiltInDefaultValue< const T >::Exists(), testing::DefaultValue< T >::Exists(), and testing::DefaultValue< T & >::Exists().

+ Here is the caller graph for this function:

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

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

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

References testing::internal::BuiltInDefaultValueGetter< T, kDefaultConstructible >::Get().

Referenced by testing::internal::BuiltInDefaultValue< const T >::Get(), testing::DefaultValue< T >::Get(), and testing::DefaultValue< T & >::Get().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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