Public Member Functions

History< T, SIZE > Class Template Reference

List of all members.

Public Member Functions

void add (T v)
T & operator[] (unsigned i)
 History ()

template<typename T, unsigned SIZE>
class History< T, SIZE >


Constructor & Destructor Documentation

template<typename T, unsigned SIZE>
History< T, SIZE >::History (  )  [inline]

Member Function Documentation

template<typename T, unsigned SIZE>
void History< T, SIZE >::add ( v  )  [inline]
template<typename T, unsigned SIZE>
T& History< T, SIZE >::operator[] ( unsigned  i  )  [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines