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