TNT::i_refvec< T > Class Template Reference

Public Member Functions

 i_refvec (int n)
 i_refvec (T *data)
 i_refvec (const i_refvec &v)
T * begin ()
const T * begin () const
T & operator[] (int i)
const T & operator[] (int i) const
i_refvec< T > & operator= (const i_refvec< T > &V)
void copy_ (T *p, const T *q, const T *e)
void set_ (T *p, const T *b, const T *e)
int ref_count () const
int is_null () const
void destroy ()

template<class T>
class TNT::i_refvec< T >


Constructor & Destructor Documentation

template<class T >
TNT::i_refvec< T >::i_refvec ( int  n  )  [inline, explicit]

In case n is 0 or negative, it does NOT call new.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Functions Variables Typedefs

Generated on 22 Sep 2009 for Cali Cam by  doxygen 1.6.1