#include <SLContext.h>
The context maintains a list of the attributes (i.e., state variables), and can conceptually pop or push that list from/to a stack. In fact attributes are only pushed / popped on a need-to basis, to avoid the overhead of copying the entire list each time.
Definition at line 73 of file SLContext.h.
Definition at line 34 of file SLContext.cc.
Definition at line 130 of file SLContext.cc.
Definition at line 78 of file SLContext.cc.
[friend]
Definition at line 163 of file SLContext.h.
[protected]
Definition at line 91 of file SLContext.h.
[protected]
Definition at line 92 of file SLContext.h.
[protected]
Definition at line 93 of file SLContext.h.