creativity  v1.3.0
Agent-based model of creativity and piracy
creativity::gui::InfoWindow Member List

This is the complete list of members for creativity::gui::InfoWindow, including all inherited members.

clearMatrix(const std::string &code, const std::string &value="")creativity::gui::InfoWindowprotected
comment_append(Gtk::Grid &grid, const std::string &comment, int cols=2)creativity::gui::InfoWindowprotected
data_append(Gtk::Grid &grid, const std::string &code, const std::string &value_name, double label_align=1.0, double value_align=0.0)creativity::gui::InfoWindowprotected
data_at(Gtk::Grid &grid, const std::string &code, const std::string &value_name, int row, int col, double label_align=1.0, double value_align=0.0)creativity::gui::InfoWindowprotected
fields_creativity::gui::InfoWindowprotected
gpos_creativity::gui::InfoWindowprotected
grids_creativity::gui::InfoWindowprotected
idcreativity::gui::InfoWindow
InfoWindow()=deletecreativity::gui::InfoWindow
InfoWindow(std::shared_ptr< Gtk::Window > main_window, eris::eris_id_t id, const std::string &title)creativity::gui::InfoWindowprotected
initial_refresh_creativity::gui::InfoWindowprotected
label_at(Gtk::Grid &grid, const std::string &label, double alignment, int row, int col, int width, int height)creativity::gui::InfoWindowprotected
labels_creativity::gui::InfoWindowprotected
labels_append(Gtk::Grid &grid, const std::string &label1, const std::string &label2)creativity::gui::InfoWindowprotected
labels_at(Gtk::Grid &grid, const std::string &label1, const std::string &label2, int row, int col)creativity::gui::InfoWindowprotected
matrix_creativity::gui::InfoWindowprotected
matrix_at(Gtk::Grid &grid, const std::string &code, const std::string &name, int row, int col, int nrows, int ncols)creativity::gui::InfoWindowprotected
nbs_creativity::gui::InfoWindowprotected
new_grid()creativity::gui::InfoWindowprotected
new_tab_grid(Gtk::Notebook &notebook, const std::string &title)creativity::gui::InfoWindowprotected
refresh(std::shared_ptr< const state::State > state)=0creativity::gui::InfoWindowpure virtual
swins_creativity::gui::InfoWindowprotected
t_creativity::gui::InfoWindowprotected
updateMatrix(const std::string &code, const Eigen::Ref< const Eigen::MatrixXd > &m, bool lower_triangle=false)creativity::gui::InfoWindowprotected
updateValue(const std::string &code, const T &val)creativity::gui::InfoWindowinlineprotected
updateValue(const std::string &code, const std::string &val)creativity::gui::InfoWindowprotected