Static Public Member Functions | |
| static mixed | DebugStacktraceFunctionName (mixed level) |
| static mixed | DebugStacktraceFunctionDescr (mixed level) |
| static mixed | DebugHook_CallPrint (mixed event) |
| static mixed | DebugPrintCallCountTopX (mixed title, mixed fun, mixed minval) |
Definition at line 1839 of file lua_pseudo_code.cpp.
| static mixed debug::DebugStacktraceFunctionName | ( | mixed | level | ) | [inline, static] |
Definition at line 1841 of file lua_pseudo_code.cpp.
| static mixed debug::DebugStacktraceFunctionDescr | ( | mixed | level | ) | [inline, static] |
Definition at line 1843 of file lua_pseudo_code.cpp.
| static mixed debug::DebugHook_CallPrint | ( | mixed | event | ) | [inline, static] |
Definition at line 1845 of file lua_pseudo_code.cpp.
| static mixed debug::DebugPrintCallCountTopX | ( | mixed | title, | |
| mixed | fun, | |||
| mixed | minval | |||
| ) | [inline, static] |
Definition at line 1847 of file lua_pseudo_code.cpp.
1.5.6