Minsky: 3.17.0
schema1::Switch Struct Reference

#include <schema1.h>

Inheritance diagram for schema1::Switch:
Inheritance graph
Collaboration diagram for schema1::Switch:
Collaboration graph

Public Member Functions

 Switch ()
 
- Public Member Functions inherited from schema1::SPoly< Switch, Item >
SPolyoperator= (const SPoly &)=default
 
SPolyclone () 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 >
SPolyoperator= (const SPoly &)=default
 
SPolyclone () 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
 
- Public Attributes inherited from schema1::Item
int id
 
string detailedText
 commentary and short commentary on this item More...
 
string tooltip
 

Detailed Description

Definition at line 179 of file schema1.h.

Constructor & Destructor Documentation

◆ Switch()

schema1::Switch::Switch ( )
inline

Definition at line 182 of file schema1.h.

182 {}

Member Data Documentation

◆ ports

vector<int> schema1::Switch::ports

Definition at line 181 of file schema1.h.

Referenced by schema2::Item::Item().


The documentation for this struct was generated from the following file: