Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

yy::Slice< T, S > Class Template Reference

#include <stack.hh>

Collaboration diagram for yy::Slice< T, S >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Slice (const S &stack, unsigned range)
const T & operator[] (unsigned i) const

Private Attributes

const S & stack_
unsigned range_

template<class T, class S = Stack< T >>
class yy::Slice< T, S >


Constructor & Destructor Documentation

template<class T, class S = Stack< T >>
yy::Slice< T, S >::Slice const S &  stack,
unsigned  range
[inline]
 


Member Function Documentation

template<class T, class S = Stack< T >>
const T& yy::Slice< T, S >::operator[] unsigned  i  )  const [inline]
 


Member Data Documentation

template<class T, class S = Stack< T >>
unsigned yy::Slice< T, S >::range_ [private]
 

template<class T, class S = Stack< T >>
const S& yy::Slice< T, S >::stack_ [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 13 18:23:05 2004 for spot by doxygen 1.3.5