OPTPiX SpriteStudio SDK
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 > Class Template Reference
+ Inheritance diagram for testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >:
+ Collaboration diagram for testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >:

Public Types

typedef ::std::tr1::tuple< T1,
T2, T3, T4, T5, T6, T7 > 
ParamType
 
- Public Types inherited from testing::internal::ParamGeneratorInterface< ::std::tr1::tuple< T1, T2, T3, T4, T5, T6, T7 > >
typedef T ParamType
 

Public Member Functions

 CartesianProductGenerator7 (const ParamGenerator< T1 > &g1, const ParamGenerator< T2 > &g2, const ParamGenerator< T3 > &g3, const ParamGenerator< T4 > &g4, const ParamGenerator< T5 > &g5, const ParamGenerator< T6 > &g6, const ParamGenerator< T7 > &g7)
 
virtual ParamIteratorInterface
< ParamType > * 
Begin () const
 
virtual ParamIteratorInterface
< ParamType > * 
End () const
 

The documentation for this class was generated from the following file: