torc-master
|
Present a slice of the top of a stack. More...
#include <stack.hh>
Public Member Functions | |
slice (const S &stack, unsigned int range) | |
Bison undocumented. More... | |
const T & | operator[] (unsigned int i) const |
Bison undocumented. More... | |
slice (const S &stack, unsigned int range) | |
const T & | operator[] (unsigned int i) const |
Private Attributes | |
const S & | stack_ |
Bison undocumented. More... | |
unsigned int | range_ |
Bison undocumented. More... | |
Present a slice of the top of a stack.
Definition at line 105 of file bitstream/assembler/lut/stack.hh.
|
inline |
Bison undocumented.
Definition at line 109 of file bitstream/assembler/lut/stack.hh.
|
inline |
Definition at line 109 of file physical/xdl/stack.hh.
|
inline |
Bison undocumented.
Definition at line 117 of file bitstream/assembler/lut/stack.hh.
|
inline |
Definition at line 117 of file physical/xdl/stack.hh.
|
private |
Bison undocumented.
Definition at line 125 of file bitstream/assembler/lut/stack.hh.
|
private |
Bison undocumented.
Definition at line 124 of file bitstream/assembler/lut/stack.hh.