OpenWalnut  1.5.0dev
Classes
Kernel

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

Classes

class  WSignalSubscriptionFailed
 General purpose exception and therefore base class for all kernel related exceptions. More...
 
class  WSignalUnknown
 General purpose exception and therefore base class for all kernel related exceptions. More...
 
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  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 UI, 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 UI, GraphicsEngine and DataHandler.