#include <gmock_fixes.h>
|
| static void | Clear () |
| |
| static bool | IsSet () |
| |
| static bool | Exists () |
| |
| static std::unique_ptr< T > | Get () |
| |
template<typename T >
| static void testing::DefaultValue< std::unique_ptr< T > >::Clear |
( |
| ) |
|
|
inlinestatic |
template<typename T >
| static bool testing::DefaultValue< std::unique_ptr< T > >::Exists |
( |
| ) |
|
|
inlinestatic |
template<typename T >
| static std::unique_ptr<T> testing::DefaultValue< std::unique_ptr< T > >::Get |
( |
| ) |
|
|
inlinestatic |
template<typename T >
| static bool testing::DefaultValue< std::unique_ptr< T > >::IsSet |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014