CVD::Internal::simple_vector< T > Class Template Reference

#include <simple_vector.h>

List of all members.

Public Member Functions

T * data ()
T & operator[] (size_t n)
 simple_vector (size_t n)
 ~simple_vector ()

Private Attributes

T * dat

Detailed Description

template<class T>
class CVD::Internal::simple_vector< T >

Definition at line 8 of file simple_vector.h.


Constructor & Destructor Documentation

template<class T>
CVD::Internal::simple_vector< T >::simple_vector ( size_t  n  )  [inline]

Definition at line 14 of file simple_vector.h.

template<class T>
CVD::Internal::simple_vector< T >::~simple_vector (  )  [inline]

Definition at line 28 of file simple_vector.h.


Member Function Documentation

template<class T>
T* CVD::Internal::simple_vector< T >::data (  )  [inline]

Definition at line 18 of file simple_vector.h.

template<class T>
T& CVD::Internal::simple_vector< T >::operator[] ( size_t  n  )  [inline]

Definition at line 23 of file simple_vector.h.


Member Data Documentation

template<class T>
T* CVD::Internal::simple_vector< T >::dat [private]

Definition at line 11 of file simple_vector.h.


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


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:59 2013