Definition at line 422 of file glue_control.cpp.
| backtrace_depth_rep | ( | ) | [inline] |
Definition at line 426 of file glue_control.cpp.
| void close | ( | ) | const [inline] |
Definition at line 429 of file glue_control.cpp.
| int get | ( | ) | const [inline] |
Definition at line 427 of file glue_control.cpp.
References mmx::backtrace_depth.
00427 { return backtrace_depth; }
| int& open | ( | ) | const [inline] |
Definition at line 428 of file glue_control.cpp.
References mmx::backtrace_depth.
00428 { return *((int*) ((void*) (&backtrace_depth))); }
1.6.1