Static Public Member Functions | Static Private Attributes | List of all members
testing::DefaultValue< T & > Class Template Reference

#include <gmock-actions.h>

Static Public Member Functions

static void Clear ()
 
static bool Exists ()
 
static TGet ()
 
static bool IsSet ()
 
static void Set (T &x)
 

Static Private Attributes

static Taddress_ = nullptr
 

Detailed Description

template<typename T>
class testing::DefaultValue< T & >

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

Member Function Documentation

◆ Clear()

template<typename T >
static void testing::DefaultValue< T & >::Clear ( )
inlinestatic

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

◆ Exists()

template<typename T >
static bool testing::DefaultValue< T & >::Exists ( )
inlinestatic

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

◆ Get()

template<typename T >
static T& testing::DefaultValue< T & >::Get ( )
inlinestatic

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

◆ IsSet()

template<typename T >
static bool testing::DefaultValue< T & >::IsSet ( )
inlinestatic

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

◆ Set()

template<typename T >
static void testing::DefaultValue< T & >::Set ( T x)
inlinestatic

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

Member Data Documentation

◆ address_

template<typename T >
T * testing::DefaultValue< T & >::address_ = nullptr
staticprivate

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


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11