const_n_pointer< T, 1, ARPA_TYPE, true > Class Template Reference

#include <container_classes.h>

Collaboration diagram for const_n_pointer< T, 1, ARPA_TYPE, true >:

Collaboration graph
[legend]

Public Member Functions

 const_n_pointer (const T *p, const size_t *st, const tree_vec *v)
const T & operator[] (const size_t i) const

Private Attributes

const T * p_p
const size_t * p_st
const tree_vecp_v

Detailed Description

template<class T>
class const_n_pointer< T, 1, ARPA_TYPE, true >

Definition at line 743 of file container_classes.h.


Constructor & Destructor Documentation

template<class T>
const_n_pointer< T, 1, ARPA_TYPE, true >::const_n_pointer ( const T *  p,
const size_t *  st,
const tree_vec v 
) [inline]

Definition at line 749 of file container_classes.h.


Member Function Documentation

template<class T>
const T& const_n_pointer< T, 1, ARPA_TYPE, true >::operator[] ( const size_t  i  )  const [inline]

Definition at line 750 of file container_classes.h.

References OUT_OF_RANGE().

Here is the call graph for this function:


Field Documentation

template<class T>
const T* const_n_pointer< T, 1, ARPA_TYPE, true >::p_p [private]

Definition at line 745 of file container_classes.h.

template<class T>
const size_t* const_n_pointer< T, 1, ARPA_TYPE, true >::p_st [private]

Definition at line 746 of file container_classes.h.

template<class T>
const tree_vec* const_n_pointer< T, 1, ARPA_TYPE, true >::p_v [private]

Definition at line 747 of file container_classes.h.


The documentation for this class was generated from the following file:
Generated on Mon Feb 16 12:14:15 2009 for cloudy by  doxygen 1.4.7