Public Member Functions | Public Attributes | List of all members
packml_sm::StateChangedEventArgs Struct Reference

#include <state_changed_event_args.h>

Inheritance diagram for packml_sm::StateChangedEventArgs:
Inheritance graph
[legend]

Public Member Functions

 StateChangedEventArgs (const std::string &name, StatesEnum value)
 

Public Attributes

std::string name
 
StatesEnum value
 

Additional Inherited Members

- Static Public Attributes inherited from EventArgs
static const EventArgs EMPTY
 

Detailed Description

Definition at line 25 of file state_changed_event_args.h.

Constructor & Destructor Documentation

packml_sm::StateChangedEventArgs::StateChangedEventArgs ( const std::string &  name,
StatesEnum  value 
)
inline

Definition at line 28 of file state_changed_event_args.h.

Member Data Documentation

std::string packml_sm::StateChangedEventArgs::name

Definition at line 32 of file state_changed_event_args.h.

StatesEnum packml_sm::StateChangedEventArgs::value

Definition at line 33 of file state_changed_event_args.h.


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


packml_sm
Author(s): Shaun Edwards
autogenerated on Fri Jul 12 2019 03:30:55