template <typename>
class ParamGeneratorInterface
Defined at line 172 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h
ParamGeneratorInterface
<T
> is the binary interface to access generators
defined in other translation units.
Public Methods
ParamIteratorInterface<T> * Begin ()
Generator interface definition
ParamIteratorInterface<T> * End ()
void ~ParamGeneratorInterface<type-parameter-0-0> ()
Defined at line 176 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h