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

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

#include <ltlparse/stack.hh>

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

const S & stack_
unsigned int 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 int  range
[inline]
 


Member Function Documentation

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


Member Data Documentation

template<class T, class S = Stack< T >>
unsigned int 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:
Please comment this page and report errors about it on the RefDocComments page.
Generated on Mon Jan 31 12:56:16 2005 for spot by doxygen 1.4.0