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


Public Member Functions | |
| PhillipsFlow ()=default | |
| PhillipsFlow (int id, const minsky::Wire &w) | |
Public Member Functions inherited from schema3::Wire | |
| Wire () | |
| Wire (int id, const minsky::Wire &w) | |
| Wire (const schema2::Wire &w) | |
Public Member Functions inherited from schema3::Note | |
| Note () | |
| Note (const minsky::NoteBase &x) | |
| Note (const schema2::Note &x) | |
Public Attributes | |
| vector< pair< double, Item > > | terms |
Public Attributes inherited from schema3::Wire | |
| int | id =-1 |
| int | from =-1 |
| int | to =-1 |
| Optional< std::vector< float > > | coords |
Public Attributes inherited from schema3::Note | |
| Optional< std::string > | detailedText |
| Optional< std::string > | tooltip |
|
default |
|
inline |