Minsky
|
Public Member Functions | |
Schema1Layout (const vector< shared_ptr< schema1::Layout >> &x) | |
template<class V , class O > | |
void | addItem (V &vec, const O &item) |
Public Attributes | |
map< int, schema1::UnionLayout > | layout |
Definition at line 60 of file schema2.cc.
|
inline |
Definition at line 63 of file schema2.cc.
References layout, and xml_unpack().
|
inline |
Definition at line 82 of file schema2.cc.
References layout.
Referenced by schema2::Minsky::Minsky().
map<int,schema1::UnionLayout> schema2::Schema1Layout::layout |
Definition at line 62 of file schema2.cc.
Referenced by addItem(), and Schema1Layout().