|
DUECA/DUSIME
|
This is the complete list of members for dueca::Event< T >, including all inherited members.
| assumeDataOwnership(const GlobalId &new_owner) const | dueca::GenericEvent | |
| Event(const T *data, const GlobalId &sender_id, const TimeTickType &time) | dueca::Event< T > | |
| Event(const T &data, const GlobalId &sender_id, const TimeTickType &target_time) | dueca::Event< T > | |
| Event(AmorphReStore &source) | dueca::Event< T > | |
| Event(const Event< T > &o) | dueca::Event< T > | |
| GenericEvent(const GlobalId &maker_id, const TimeTickType &time_stamp) | dueca::GenericEvent | protected |
| GenericEvent(const GenericEvent &ev) | dueca::GenericEvent | protected |
| GenericEvent(AmorphReStore &source) | dueca::GenericEvent | protected |
| getEventData() const | dueca::Event< T > | inline |
| getMaker() const | dueca::GenericEvent | inline |
| getTime() const | dueca::GenericEvent | inline |
| maker_id | dueca::GenericEvent | protected |
| operator<(const GenericEvent &e2) const | dueca::GenericEvent | inline |
| operator==(const GenericEvent &e2) const | dueca::GenericEvent | inline |
| operator>(const GenericEvent &e2) const | dueca::GenericEvent | inline |
| own_event_data | dueca::GenericEvent | mutableprotected |
| packData(AmorphStore &s) const | dueca::Event< T > | |
| print(ostream &s) const | dueca::Event< T > | |
| setData(const T *data, const GlobalId &sender_id, const TimeTickType &time) | dueca::Event< T > | |
| time_stamp | dueca::GenericEvent | protected |
| ~Event() | dueca::Event< T > | |
| ~GenericEvent() | dueca::GenericEvent | virtual |