Data Fields | |
const char * | name |
struct st_state_flags | dirty |
void(* | update )(struct st_context *st) |
Definition at line 64 of file st_context.h.
const char* st_tracked_state::name |
Definition at line 65 of file st_context.h.
struct st_state_flags st_tracked_state::dirty [read] |
Definition at line 66 of file st_context.h.
void(* st_tracked_state::update)(struct st_context *st) |