#include <gtest.h>
Public Types | |
typedef ParamIterator< T > | iterator |
typedef ParamIterator< T > | iterator |
Public Member Functions | |
iterator | begin () const |
iterator | begin () const |
iterator | end () const |
iterator | end () const |
ParamGenerator & | operator= (const ParamGenerator &other) |
ParamGenerator & | operator= (const ParamGenerator &other) |
ParamGenerator (ParamGeneratorInterface< T > *impl) | |
ParamGenerator (ParamGeneratorInterface< T > *impl) | |
ParamGenerator (const ParamGenerator &other) | |
ParamGenerator (const ParamGenerator &other) | |
Private Attributes | |
linked_ptr< const ParamGeneratorInterface< T > > | impl_ |
Definition at line 10710 of file gmock/fused-src/gtest/gtest.h.
typedef ParamIterator<T> testing::internal::ParamGenerator< T >::iterator |
Definition at line 10817 of file gmock/fused-src/gtest/gtest.h.
typedef ParamIterator<T> testing::internal::ParamGenerator< T >::iterator |
Definition at line 10817 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inlineexplicit |
Definition at line 10819 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10820 of file gmock/fused-src/gtest/gtest.h.
|
inlineexplicit |
Definition at line 10819 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10820 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10828 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10828 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10829 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10829 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10822 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 10822 of file gmock/fused-src/gtest/gtest.h.
|
private |
Definition at line 10832 of file gmock/fused-src/gtest/gtest.h.