Gamma  0.9.5
Generic Synthesis Library
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Gate< T, Ts > Member List
This is the complete list of members for Gate< T, Ts >, including all inherited members.
delay(double v)Gate< T, Ts >
done() const Gate< T, Ts >
Gate(double closingDelay=0, double threshold=0.001)Gate< T, Ts >
operator()(const T &v)Gate< T, Ts >