i3
|
#include <commands_parser.h>
Data Fields | |
yajl_gen | json_gen |
bool | needs_tree_render |
int | next_state |
Definition at line 24 of file commands_parser.h.
yajl_gen CommandResult::json_gen |
Definition at line 26 of file commands_parser.h.
Referenced by handle_key_press(), IPC_HANDLER(), next_state(), parse_command(), and run_assignments().
bool CommandResult::needs_tree_render |
Definition at line 29 of file commands_parser.h.
Referenced by handle_key_press(), IPC_HANDLER(), maybe_back_and_forth(), next_state(), parse_command(), and run_assignments().
int CommandResult::next_state |
Definition at line 34 of file commands_parser.h.
Referenced by GENERATED_call(), and next_state().