OPTPiX SpriteStudio SDK
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
testing::internal::ParamIterator< T > Class Template Reference

Public Types

typedef T value_type
 
typedef const T & reference
 
typedef ptrdiff_t difference_type
 

Public Member Functions

 ParamIterator (const ParamIterator &other)
 
ParamIteratoroperator= (const ParamIterator &other)
 
const T & operator* () const
 
const T * operator-> () const
 
ParamIteratoroperator++ ()
 
ParamIterator operator++ (int)
 
bool operator== (const ParamIterator &other) const
 
bool operator!= (const ParamIterator &other) const
 

Friends

class ParamGenerator< T >
 

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