|
Minsky: 3.17.0
|
#include <schema1.h>


Public Member Functions | |
| Godley () | |
| Godley (int id, const schema0::GodleyIcon &g) | |
Public Member Functions inherited from schema1::SPoly< Godley, Item > | |
| SPoly & | operator= (const SPoly &)=default |
| SPoly * | clone () const override |
| string | type () const override |
| void | xml_pack (xml_pack_t &x, const string &d) const override |
| void | xml_unpack (xml_unpack_t &x, const string &d) override |
| void | json_pack (json_pack_t &x, const string &d) const override |
| void | json_unpack (json_unpack_t &x, const string &d) override |
Public Member Functions inherited from schema1::Item | |
| Item (int id=-1) | |
| template<class T > | |
| Item (int id, const T &it) | |
| string | typeName () const |
Public Member Functions inherited from schema1::SPoly< Item, SPolyBase > | |
| SPoly & | operator= (const SPoly &)=default |
| SPoly * | clone () const override |
| string | type () const override |
| void | xml_pack (xml_pack_t &x, const string &d) const override |
| void | xml_unpack (xml_unpack_t &x, const string &d) override |
| void | json_pack (json_pack_t &x, const string &d) const override |
| void | json_unpack (json_unpack_t &x, const string &d) override |
Public Attributes | |
| vector< int > | ports |
| bool | doubleEntryCompliant =true |
| string | name |
| vector< vector< string > > | data |
| vector< minsky::GodleyTable::AssetClass > | assetClasses |
| double | zoomFactor =1 |
Public Attributes inherited from schema1::Item | |
| int | id |
| string | detailedText |
| commentary and short commentary on this item More... | |
| string | tooltip |
|
inline |
Definition at line 194 of file schema1.h.
References schema0::GodleyIcon::flowVars, and schema0::GodleyIcon::stockVars.
| vector<minsky::GodleyTable::AssetClass> schema1::Godley::assetClasses |
| bool schema1::Godley::doubleEntryCompliant =true |
Definition at line 188 of file schema1.h.
Referenced by schema2::Item::Item().
| vector<int> schema1::Godley::ports |
Definition at line 187 of file schema1.h.
Referenced by schema2::Item::Item().