circ_vec< T, SIZE > Class Template Reference

Collaboration diagram for circ_vec< T, SIZE >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 circ_vec ()
void clear ()
int size () const
T & operator[] (int i)
const T & operator[] (int i) const
void push_back (const T &item)
void roll_back (int n)

template<typename T, int SIZE>
class circ_vec< T, SIZE >


Constructor & Destructor Documentation

template<typename T, int SIZE>
circ_vec< T, SIZE >::circ_vec (  )  [inline]


Member Function Documentation

template<typename T, int SIZE>
void circ_vec< T, SIZE >::clear (  )  [inline]

template<typename T, int SIZE>
int circ_vec< T, SIZE >::size (  )  const [inline]

template<typename T, int SIZE>
T& circ_vec< T, SIZE >::operator[] ( int  i  )  [inline]

template<typename T, int SIZE>
const T& circ_vec< T, SIZE >::operator[] ( int  i  )  const [inline]

template<typename T, int SIZE>
void circ_vec< T, SIZE >::push_back ( const T &  item  )  [inline]

template<typename T, int SIZE>
void circ_vec< T, SIZE >::roll_back ( int  n  )  [inline]


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

Generated on Thu Jan 13 13:31:46 2011 by  doxygen 1.5.6