Classes | |
class | AlertsMgr |
class | AssocFileMgr |
The manager class for associated files. More... | |
class | BlockMgr |
The manager class for Block related stuff. More... | |
class | ComponentMgr |
The manager class for all things component related More... | |
class | ConfigurationMgr |
The manager class for the configuration More... | |
class | ExecutableMgr |
The manager class for all things executable related More... | |
class | LabViewMgr |
The manager class for interacting with LabVIEW. More... | |
class | SeciMgr |
A general manager class for SECI. Contains the stuff that does not fit into any of the other manager classes More... | |
Functions | |
delegate void | RemotingEventHandler (String[] vars) |
This delegate handles any events that come in via the remoting interface that need to be handled by the GUI. More... | |
delegate void Seci.Managers.RemotingEventHandler | ( | String[] | vars | ) |
This delegate handles any events that come in via the remoting interface that need to be handled by the GUI.
vars | The variables that are passed |