#include <DataExchange.h>

| Protected Attributes | |
| double | dt | 
|  Protected Attributes inherited from sofa::core::objectmodel::Event | |
| bool | m_handled | 
| Public Member Functions | |
| DataExchangeEvent (double dt) | |
| ~DataExchangeEvent () override | |
| double | getDt () const | 
|  Public Member Functions inherited from sofa::core::objectmodel::Event | |
| Event () | |
| virtual | ~Event () | 
| void | setHandled () | 
| bool | isHandled () const | 
| virtual const char * | getClassName () const | 
| virtual size_t | getEventTypeIndex () const=0 | 
| Static Public Member Functions | |
| static const char * | GetClassName () | 
|  Static Public Member Functions inherited from sofa::core::objectmodel::Event | |
| static const char * | GetClassName () | 
| static size_t | getEventTypeCount () | 
| Additional Inherited Members | |
|  Static Protected Attributes inherited from sofa::core::objectmodel::Event | |
| static size_t | s_lastEventTypeIndex | 
| 
 | protected | 
| 
 | inline | 
| 
 | inlineoverride | 
| 
 | inlinestatic | 
| 
 | inline |