AppGuard
1.01
Contents:
Python API Reference
C++ API Reference
Examples
AppGuard
Index
Index
_
|
A
|
C
|
F
|
G
|
I
|
M
|
N
|
R
|
S
|
U
_
__init__() (app_guard.AppGuard method)
(app_guard.IPCMsg method)
,
[1]
A
AG_create_IPCMsg (C++ function)
AG_create_IPCMsg() (in module app_guard)
,
[1]
AG_focus_window (C++ function)
AG_focus_window() (in module app_guard)
,
[1]
AG_get_process_id (C++ function)
AG_get_process_id() (in module app_guard)
,
[1]
AG_init (C++ function)
AG_init() (in module app_guard)
,
[1]
AG_is_loaded (C++ function)
AG_is_loaded() (in module app_guard)
,
[1]
AG_is_primary_instance (C++ function)
AG_is_primary_instance() (in module app_guard)
,
[1]
AG_register_msg (C++ function)
AG_register_msg() (in module app_guard)
,
[1]
AG_release (C++ function)
AG_release() (in module app_guard)
,
[1]
AG_send_msg_request (C++ function)
AG_send_msg_request() (in module app_guard)
,
[1]
AG_unregister_msg (C++ function)
AG_unregister_msg() (in module app_guard)
,
[1]
app_guard
module
AppGuard (class in app_guard)
APPGUARD_API (C macro)
AppGuardError
AppOnQuitCallback (C++ type)
C
create_ipc_msg() (app_guard.AppGuard method)
F
focus_window() (app_guard.AppGuard method)
G
get_process_id() (app_guard.AppGuard method)
I
init() (app_guard.AppGuard class method)
IPCMsg (C++ struct)
(class in app_guard)
,
[1]
IPCMsg::callback (C++ member)
IPCMsg::msg_handle (C++ member)
IPCMsg::msg_id (C++ member)
IPCMsgCallback (C++ type)
IPCMsgData (C++ struct)
IPCMsgData::msg_data (C++ member)
IPCMsgData::msg_handle (C++ member)
is_loaded() (app_guard.AppGuard class method)
is_primary_instance() (app_guard.AppGuard class method)
M
module
app_guard
msg_handle (app_guard.IPCMsg property)
,
[1]
msg_id (app_guard.IPCMsg property)
,
[1]
N
NotLoadedError
R
register_msg() (app_guard.AppGuard method)
release() (app_guard.AppGuard class method)
S
send_msg_request() (app_guard.AppGuard method)
U
unregister_msg() (app_guard.AppGuard method)