|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-actions.h>
Classes | |
| struct | State |
Public Member Functions | |
| ReturnRoundRobinAction (std::vector< T > values) | |
| template<typename... Args> | |
| T | operator() (Args &&...) const |
Private Attributes | |
| std::shared_ptr< State > | state_ = std::make_shared<State>() |
Definition at line 831 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 833 of file gmock-actions.h.
|
inline |
Definition at line 840 of file gmock-actions.h.
|
private |
Definition at line 855 of file gmock-actions.h.
1.8.14