Project Alice
Loading...
Searching...
No Matches
parsers::saved_stored_condition Struct Reference

#include <parsers_declarations.hpp>

Public Attributes

dcon::stored_trigger_id id
 
trigger::slot_contents main_slot = trigger::slot_contents::empty
 
trigger::slot_contents this_slot = trigger::slot_contents::empty
 
trigger::slot_contents from_slot = trigger::slot_contents::empty
 

Detailed Description

Definition at line 344 of file parsers_declarations.hpp.

Member Data Documentation

◆ from_slot

trigger::slot_contents parsers::saved_stored_condition::from_slot = trigger::slot_contents::empty

Definition at line 348 of file parsers_declarations.hpp.

◆ id

dcon::stored_trigger_id parsers::saved_stored_condition::id

Definition at line 345 of file parsers_declarations.hpp.

◆ main_slot

trigger::slot_contents parsers::saved_stored_condition::main_slot = trigger::slot_contents::empty

Definition at line 346 of file parsers_declarations.hpp.

◆ this_slot

trigger::slot_contents parsers::saved_stored_condition::this_slot = trigger::slot_contents::empty

Definition at line 347 of file parsers_declarations.hpp.


The documentation for this struct was generated from the following file: