#include <GuiObserver_i.hxx>
Public Member Functions | |
YACSEvent (std::pair< int, std::string > aYACSEvent) | |
std::pair< int, std::string > | getYACSEvent () const |
Private Attributes | |
std::pair< int, std::string > | _event |
Definition at line 41 of file GuiObserver_i.hxx.
YACSEvent::YACSEvent | ( | std::pair< int, std::string > | aYACSEvent | ) |
Definition at line 34 of file GuiObserver_i.cxx.
References _event.
|
inline |
Definition at line 45 of file GuiObserver_i.hxx.
References _event.
Referenced by YACS::HMI::GuiExecutor::event().
|
private |
Definition at line 45 of file GuiObserver_i.hxx.
Referenced by getYACSEvent(), and YACSEvent().