|
FAUST compiler
0.9.9.6b8
|
#include <schema.h>

Public Member Functions | |
| trait (const point &p1, const point &p2) | |
| void | draw (device &dev) const |
| bool | operator< (const trait &t) const |
Public Attributes | |
| point | start |
| point | end |
| bool | hasRealInput |
| bool | hasRealOutput |
|
inline |
Definition at line 64 of file schema.h.
References device::trait().

| point trait::end |
Definition at line 59 of file schema.h.
Referenced by operator<().
| point trait::start |
Definition at line 58 of file schema.h.
Referenced by operator<().
1.8.7