OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WPropertyChangedEvent Class Reference

Event signalling a new module has been associated with the root container in the kernel. More...

#include <WPropertyChangedEvent.h>

+ Inheritance diagram for WPropertyChangedEvent:
+ Collaboration diagram for WPropertyChangedEvent:

Public Member Functions

 WPropertyChangedEvent ()
 Creates a new event instance denoting that a property has changed. More...
 
virtual ~WPropertyChangedEvent ()
 Destructor. More...
 

Detailed Description

Event signalling a new module has been associated with the root container in the kernel.

Please note that it is possible that the module is already marked as "ready" while processing this event due to the multithreading.

Definition at line 36 of file WPropertyChangedEvent.h.

Constructor & Destructor Documentation

◆ WPropertyChangedEvent()

WPropertyChangedEvent::WPropertyChangedEvent ( )

Creates a new event instance denoting that a property has changed.

Definition at line 29 of file WPropertyChangedEvent.cpp.

◆ ~WPropertyChangedEvent()

WPropertyChangedEvent::~WPropertyChangedEvent ( )
virtual

Destructor.

Definition at line 35 of file WPropertyChangedEvent.cpp.


The documentation for this class was generated from the following files: