rad 6.2.0
|
SMEvent class header file. More...
#include <rad/anyEvent.hpp>
#include <rad/exceptions.hpp>
#include <rad/getPayload.hpp>
#include <scxml4cpp/Context.h>
#include <scxml4cpp/Event.h>
Go to the source code of this file.
Classes | |
class | rad::SMEvent |
Namespaces | |
namespace | rad |
Functions | |
template<typename EVENT > | |
const EVENT & | rad::GetLastEvent (scxml4cpp::Context *c) |
const rad::AnyEvent & | rad::GetLastAnyEvent (scxml4cpp::Context *c) |
template<typename EVENT > | |
EVENT::payload_t & | rad::GetLastEventPayload (scxml4cpp::Context *c) |
template<typename EVENT > | |
EVENT::payload_t const * | rad::GetLastEventPayloadNothrow (scxml4cpp::Context *c) |
SMEvent class header file.