|
FAUST compiler
0.9.9.6b8
|
An automatic stack of contexts. More...
#include <contextor.hh>
Public Member Functions | |
| contextor (int n) | |
| contextor () | |
| ~contextor () | |
| void | set (int n) |
| int | get () |
Static Private Attributes | |
| static int | top =0 |
| static int | pile [1024] |
An automatic stack of contexts.
Definition at line 41 of file contextor.hh.
|
inline |
Definition at line 47 of file contextor.hh.
|
inline |
Definition at line 50 of file contextor.hh.
|
inline |
|
inline |
Definition at line 54 of file contextor.hh.
|
inline |
Definition at line 53 of file contextor.hh.
|
staticprivate |
Definition at line 44 of file contextor.hh.
Referenced by contextor(), get(), and set().
|
staticprivate |
Definition at line 43 of file contextor.hh.
Referenced by contextor(), get(), set(), and ~contextor().
1.8.7