Definition at line 836 of file minsky.cc.
◆ Super
◆ GodleyIt()
minsky::anonymous_namespace{minsky.cc}::GodleyIt::GodleyIt |
( |
const Super & |
x | ) |
|
|
inline |
Definition at line 839 of file minsky.cc.
vector< GodleyIcon * >::iterator Super
◆ assetClass()
◆ data()
const std::vector<std::vector<std::string> >& minsky::anonymous_namespace{minsky.cc}::GodleyIt::data |
( |
| ) |
const |
|
inline |
◆ initialConditionRow()
bool minsky::anonymous_namespace{minsky.cc}::GodleyIt::initialConditionRow |
( |
int |
row | ) |
const |
|
inline |
◆ operator*()
GodleyIcon& minsky::anonymous_namespace{minsky.cc}::GodleyIt::operator* |
( |
| ) |
|
|
inline |
◆ operator->()
GodleyIcon* minsky::anonymous_namespace{minsky.cc}::GodleyIt::operator-> |
( |
| ) |
|
|
inline |
◆ signConventionReversed()
bool minsky::anonymous_namespace{minsky.cc}::GodleyIt::signConventionReversed |
( |
int |
col | ) |
const |
|
inline |
◆ valueId()
string minsky::anonymous_namespace{minsky.cc}::GodleyIt::valueId |
( |
const std::string & |
x | ) |
const |
|
inline |
Definition at line 851 of file minsky.cc.
References minsky::canonicalName(), and minsky::valueIdFromScope().
string canonicalName(const string &name)
convert a raw name into a canonical name - this is not idempotent.
string valueIdFromScope(const GroupPtr &scope, const std::string &name)
value Id from scope and canonical name name
The documentation for this struct was generated from the following file: