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

Go to the source code of this file.

Namespaces

 sxy
 
 sxy::model
 

Typedefs

typedef sxe::uint32_t sxy::model::event_id
 The type alias for yasmine model's event IDs. More...
 
typedef std::vector< event_id > sxy::model::event_ids
 The type alias for yasmine model's event ID list. More...
 
typedef sxe::shared_ptr< event_model > sxy::model::event_sptr
 

Variables

const event_id sxy::model::Y_MODEL_COMPLETION_EVENT_ID = std::numeric_limits<sxy::model::event_id>::max()