Lumiera
0.pre.03
»edit your freedom«
|
Basically this is just a stack, but has a somewhat unusual behaviour on pop(), as it considers the (intrusive) ref-count maintained within the stack frames (ScopePath instances) and cleans up unused frames. Similar to the ScopePath_test, we use a pseudo-session to create some path frames to play with.
Definition at line 60 of file query-focus-stack-test.cpp.
Private Member Functions | |
void | automaticFrameHandling () |
void | clear () |
void | createStack () |
virtual void | run (Arg) |
void | usePushedFrame () |
void | verify_errorHandling () |