ifw-core  3.0.0
Namespaces | Functions
serverInst.py File Reference

Namespaces

 ctdOpcua.srvLib.serverInst
 

Functions

def ctdOpcua.srvLib.serverInst.set_srv (srv_obj)
 Set reference to the main server object instance. More...
 
def ctdOpcua.srvLib.serverInst.get_srv ()
 Return reference to the main server object instance. More...
 
def ctdOpcua.srvLib.serverInst.dump_threads ()
 Dump information about threads still running in the application. More...
 
def ctdOpcua.srvLib.serverInst.server_exit_handler (arg1=None, arg2=None)
 Invoked when the main server application is terminating. More...