Live Cells C++
Reactive Programming for C++
|
This is the complete list of members for live_cells::observer_cell_state, including all inherited members.
handle_update(bool changed, const std::invocable< bool > auto ¬ify_update) | live_cells::observer_cell_state | inlineprotected |
handle_update(bool changed, const std::invocable auto &did_change, const std::invocable< bool > auto ¬ify_update, const std::invocable auto &post_update) | live_cells::observer_cell_state | inlineprotected |
handle_will_update(const std::invocable auto ¬ify_will_update) | live_cells::observer_cell_state | inlineprotected |
handle_will_update(const std::invocable auto &pre_update, const std::invocable auto ¬ify_will_update) | live_cells::observer_cell_state | inlineprotected |
init_observer_state() | live_cells::observer_cell_state | inlineprotected |
pause_observer_state() | live_cells::observer_cell_state | inlineprotected |
stale | live_cells::observer_cell_state | protected |
updating | live_cells::observer_cell_state | protected |