#include <schema0.h>
Definition at line 78 of file schema0.h.
◆ operator<()
bool schema0::VariablePtr::operator< |
( |
const VariablePtr & |
x | ) |
const |
|
inline |
Definition at line 95 of file schema0.h.
References name, and x.
std::string name
variable name
◆ init
std::string schema0::VariablePtr::init {"0"} |
initial value of variable
Definition at line 83 of file schema0.h.
◆ m_godley
bool schema0::VariablePtr::m_godley {false} |
variable is in a Godley table
Definition at line 93 of file schema0.h.
◆ m_inPort
int schema0::VariablePtr::m_inPort |
◆ m_outPort
int schema0::VariablePtr::m_outPort |
◆ m_type
◆ name
std::string schema0::VariablePtr::name |
◆ rotation
double schema0::VariablePtr::rotation {0} |
rotation if icon, in degrees
Definition at line 85 of file schema0.h.
◆ visible
bool schema0::VariablePtr::visible {true} |
whether variable is visible on Canvas (note godley variables are never visible, as they appear as part of the godley icon
Definition at line 91 of file schema0.h.
double schema0::VariablePtr::x {0} |
double schema0::VariablePtr::y {0} |
position in canvas
Definition at line 82 of file schema0.h.
The documentation for this struct was generated from the following file: