yasmine
event_priority.hpp File Reference
#include <vector>
#include "essentials/compatibility/compatibility.hpp"

Go to the source code of this file.

Namespaces

 sxy
 

Typedefs

typedef sxe::int8_t sxy::event_priority
 The type alias for yasmine's event priorities. More...
 
typedef std::vector< event_priority > sxy::event_prioritys
 The type alias for yasmine's event priority list. More...
 

Variables

constexpr event_priority sxy::STATE_MACHINE_INTERNAL_EVENT_PRIORITY = 127
 yasmine's predefined event priority for the internal use. More...
 
constexpr event_priority sxy::DEFAULT_EVENT_PRIORITY = 0
 yasmine's predefined default event priority. More...