|
GNU Radio's DSD Package
|
#include <gmock-actions.h>
Public Types | |
| typedef internal::Function< F >::Result | Result |
| typedef internal::Function< F >::ArgumentTuple | ArgumentTuple |
| typedef internal::Function< F >::Result | Result |
| typedef internal::Function< F >::ArgumentTuple | ArgumentTuple |
Public Member Functions | |
| Action () | |
| Action (ActionInterface< F > *impl) | |
| Action (const Action &action) | |
| template<typename Func> | |
| Action (const Action< Func > &action) | |
| bool | IsDoDefault () const |
| Result | Perform (const ArgumentTuple &args) const |
| Action () | |
| Action (ActionInterface< F > *impl) | |
| Action (const Action &action) | |
| template<typename Func> | |
| Action (const Action< Func > &action) | |
| bool | IsDoDefault () const |
| Result | Perform (const ArgumentTuple &args) const |
| template<typename From> | |
| Action (const Action< From > &from) | |
Friends | |
| template<typename F1, typename F2> | |
| class | internal::ActionAdaptor |
| template<typename F1, typename F2> | |
| class | internal::ActionAdaptor |
| typedef internal::Function<F>::ArgumentTuple testing::Action< F >::ArgumentTuple |
| typedef internal::Function<F>::ArgumentTuple testing::Action< F >::ArgumentTuple |
| typedef internal::Function<F>::Result testing::Action< F >::Result |
| typedef internal::Function<F>::Result testing::Action< F >::Result |
|
inline |
|
inlineexplicit |
|
inline |
References Action().
|
explicit |
References Action().
|
inline |
|
inlineexplicit |
|
inline |
References Action().
|
explicit |
References Action().
| testing::Action< To >::Action | ( | const Action< From > & | from | ) |
|
inline |
Referenced by Perform(), and testing::internal::OnCallSpec< F >::WillByDefault().
|
inline |
|
inline |
|
inline |
References testing::internal::Assert(), and IsDoDefault().