VIPRA Documentation
|
This is the complete list of members for VIPRA::Behaviors::Event, including all inherited members.
evaluate(auto pack) (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | |
Event(std::string name) (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inlineexplicit |
get_name() const -> std::string const & (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
get_status() const -> EventStatus const & (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
has_occurred() const -> bool (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
is_ending() const -> bool (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
is_occurring() const -> bool (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
is_starting() const -> bool (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
set_end_condition(Condition const &condition) (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
set_start_condition(Condition const &condition) (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |
set_status(EventStatus status) (defined in VIPRA::Behaviors::Event) | VIPRA::Behaviors::Event | inline |