Classes

Kernel

This library implements the central part of OpenWalnut that manages the interaction between GUI, GraphicsEngine and DataHandler. More...

Classes

class  WKernelException
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleAlreadyAssociated
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleConnectionFailed
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleConnectionInvalid
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleConnectorInitFailed
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleConnectorModuleLockFailed
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleConnectorNotFound
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleConnectorsIncompatible
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleConnectorUnconnected
 Exception thrown whenever something is requested from an connector which is not connected. More...
class  WModuleDisconnectFailed
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleException
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleSignalSubscriptionFailed
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleSignalUnknown
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WModuleUninitialized
 General purpose exception and therefore base class for all kernel related exceptions. More...
class  WPrototypeNotUnique
 Thrown whenever an prototype name is not unique. More...
class  WPrototypeUnknown
 Thrown whenever an unknown prototype is specified. More...
class  WKernel
 OpenWalnut kernel, managing modules and interaction between GUI, GE and DataHandler. More...
class  WModule
 Class representing a single module of OpenWalnut. More...

Detailed Description

This library implements the central part of OpenWalnut that manages the interaction between GUI, GraphicsEngine and DataHandler.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends