proxygen
testing::DefaultValue< void > Class Template Reference

#include <gmock-actions.h>

Static Public Member Functions

static bool Exists ()
 
static void Get ()
 
static bool Exists ()
 
static void Get ()
 
static bool Exists ()
 
static void Get ()
 

Detailed Description

template<>
class testing::DefaultValue< void >

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

Member Function Documentation

static bool testing::DefaultValue< void >::Exists ( )
inlinestatic

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

313 { return true; }
static bool testing::DefaultValue< void >::Exists ( )
inlinestatic

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

313 { return true; }
static bool testing::DefaultValue< void >::Exists ( )
inlinestatic

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

313 { return true; }
static void testing::DefaultValue< void >::Get ( )
inlinestatic

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

314 {}
static void testing::DefaultValue< void >::Get ( )
inlinestatic

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

References T.

314 {}
static void testing::DefaultValue< void >::Get ( )
inlinestatic

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

314 {}

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