Definition at line 4 of file plugin.py.
◆ __init__()
def utils.plugin.PluginManager.__init__ |
( |
|
self | ) |
|
◆ on_connect()
def utils.plugin.PluginManager.on_connect |
( |
|
self, |
|
|
|
data_connection_id, |
|
|
|
key |
|
) |
| |
◆ on_disconnect()
def utils.plugin.PluginManager.on_disconnect |
( |
|
self, |
|
|
|
key |
|
) |
| |
◆ _connected_plugin_dictionary
dictionary utils.plugin.PluginManager._connected_plugin_dictionary = {} |
|
staticprivate |
◆ _plugin_dictionary
dictionary utils.plugin.PluginManager._plugin_dictionary = {} |
|
staticprivate |
The documentation for this class was generated from the following file: