Torque2D Reference
Public Types | Public Member Functions | List of all members
ParamGenerator< T > Class Template Reference

#include <gtest.h>

Public Types

typedef ParamIterator< T > iterator
 

Public Member Functions

 ParamGenerator (ParamGeneratorInterface< T > *impl)
 
 ParamGenerator (const ParamGenerator &other)
 
ParamGeneratoroperator= (const ParamGenerator &other)
 
iterator begin () const
 
iterator end () const
 

Member Typedef Documentation

typedef ParamIterator<T> iterator

Constructor & Destructor Documentation

ParamGenerator ( ParamGeneratorInterface< T > *  impl)
inlineexplicit
ParamGenerator ( const ParamGenerator< T > &  other)
inline

Member Function Documentation

iterator begin ( void  ) const
inline
iterator end ( void  ) const
inline
ParamGenerator& operator= ( const ParamGenerator< T > &  other)
inline

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