0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hyperspace::Master::EventContext Struct Reference
Collaboration diagram for Hyperspace::Master::EventContext:
Collaboration graph
[legend]

Public Member Functions

 EventContext ()
 
 EventContext (HyperspaceEventPtr _event)
 
void reset ()
 

Public Attributes

HyperspaceEventPtr event
 
NotificationMap notifications
 
bool persisted_notifications
 

Detailed Description

Definition at line 194 of file Master.h.

Constructor & Destructor Documentation

Hyperspace::Master::EventContext::EventContext ( )
inline

Definition at line 199 of file Master.h.

Hyperspace::Master::EventContext::EventContext ( HyperspaceEventPtr  _event)
inline

Definition at line 202 of file Master.h.

Member Function Documentation

void Hyperspace::Master::EventContext::reset ( )
inline

Definition at line 205 of file Master.h.

Member Data Documentation

HyperspaceEventPtr Hyperspace::Master::EventContext::event

Definition at line 195 of file Master.h.

NotificationMap Hyperspace::Master::EventContext::notifications

Definition at line 196 of file Master.h.

bool Hyperspace::Master::EventContext::persisted_notifications

Definition at line 197 of file Master.h.


The documentation for this struct was generated from the following file: