Searched defs:StatusFlags (Results 1 – 2 of 2) sorted by relevance
39 struct StatusFlags { struct40 std::int32_t wait_for_launcher = 5;41 std::string instance_name;42 bool print = false;43 bool all_instances = false;44 bool help_xml = false;
316 enum StatusFlags { enum