|
FAUST compiler
0.9.9.6b8
|
This is the complete list of members for blockSchema, including all inherited members.
| beginPlace(double x, double y, int orientation) | schema | inline |
| blockSchema(unsigned int inputs, unsigned int outputs, double width, double height, const string &name, const string &color, const string &link) | blockSchema | protected |
| collectInputWires(collector &c) | blockSchema | protected |
| collectOutputWires(collector &c) | blockSchema | protected |
| collectTraits(collector &c) | blockSchema | virtual |
| draw(device &dev) | blockSchema | virtual |
| drawInputArrows(device &dev) | blockSchema | protected |
| drawOrientationMark(device &dev) | blockSchema | protected |
| drawRectangle(device &dev) | blockSchema | protected |
| drawText(device &dev) | blockSchema | protected |
| endPlace() | schema | inline |
| fColor | blockSchema | protected |
| fInputPoint | blockSchema | protected |
| fLink | blockSchema | protected |
| fOutputPoint | blockSchema | protected |
| fText | blockSchema | protected |
| height() const | schema | inline |
| inputPoint(unsigned int i) const | blockSchema | virtual |
| inputs() const | schema | inline |
| makeBlockSchema(unsigned int inputs, unsigned int outputs, const string &name, const string &color, const string &link) | blockSchema | friend |
| orientation() const | schema | inline |
| outputPoint(unsigned int i) const | blockSchema | virtual |
| outputs() const | schema | inline |
| place(double x, double y, int orientation) | blockSchema | virtual |
| placed() const | schema | inline |
| placeInputPoints() | blockSchema | protected |
| placeOutputPoints() | blockSchema | protected |
| schema(unsigned int inputs, unsigned int outputs, double width, double height) | schema | inline |
| width() const | schema | inline |
| x() const | schema | inline |
| y() const | schema | inline |
| ~schema() | schema | inlinevirtual |
1.8.7