1 #ifndef INVERTERSCHEMA_H
2 #define INVERTERSCHEMA_H
23 #endif // INVERTERSCHEMA_H
friend schema * makeInverterSchema(const string &color)
Build n cables in parallel.
virtual void draw(device &dev)
Nothing to draw.
inverterSchema(const string &color)
Build n cables in parallel.
A simple rectangular box with a text and inputs and outputs.
An inverter : a special symbol corresponding to '*(-1)' to create more compact diagrams.
An abstract block diagram schema.