10#ifndef __GUICONNECTIONHANDLER_H__
11#define __GUICONNECTIONHANDLER_H__
15#include "GUIComponentManager.h"
17#include "eC_TList_doubleLinked.h"
19#define GETCONNECTIONHDL CGUIComponentManager::GetInstance().GetConnectionHandler()
central component-manager
Definition: GUIComponentManager.h:62
Definition: GUIConnectionHandler.h:24
void AddConnection(ComDevice *pkConnection)
static void CreateInstance()
void RemoveConnection(ComDevice *pkConnection)
void ProcessConnections()
static void DeleteInstance()
Definition: ComDevice.h:9