#include <selfMonitor.h>
Static Public Members | |||
![]() | ![]() | bool | in_read_trap () |
![]() | ![]() | bool | in_write_trap () |
![]() | ![]() | bool | in_system_trap () |
![]() | ![]() | int | block_clones () |
![]() | ![]() | int | block_method_calls () |
![]() | ![]() | int | access_method_calls () |
![]() | ![]() | int | method_calls () |
![]() | ![]() | int | di_method_calls () |
![]() | ![]() | int | all_calls () |
![]() | ![]() | fint | code_capacity () |
bool MonitorCallsToVM::in_read_trap () [static]
|
bool MonitorCallsToVM::in_write_trap () [static]
|
bool MonitorCallsToVM::in_system_trap () [static]
|
int MonitorCallsToVM::block_clones () [static]
|
int MonitorCallsToVM::block_method_calls () [static]
|
int MonitorCallsToVM::access_method_calls () [static]
|
int MonitorCallsToVM::method_calls () [static]
|
int MonitorCallsToVM::di_method_calls () [static]
|
int MonitorCallsToVM::all_calls () [static]
|
fint MonitorCallsToVM::code_capacity () [static]
|