ScaleOut C++ Native Client API  5.1
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
sosscli::SossEvents::EventDetails Class Reference

A class holding information about the StateServer event that is passed to registered callbacks. More...

#include <soss_events.h>

Public Member Functions

 EventDetails (SossKey key, EventCode event_code)
 Constructor.
 
SossKey key () const
 The SossKey of the object affected by the StateServer event.
 
EventCode event_code () const
 The StateServer EventCode describing why the event has fired.
 

Detailed Description

A class holding information about the StateServer event that is passed to registered callbacks.


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