![]() |
Klang C++
Language Reference (draft)
|
This is the complete list of members for klang::Generic::Generator< SIGNAL >, including all inherited members.
| operator const SIGNAL &() override | klang::Generic::Generator< SIGNAL > | inlinevirtual |
| operator const SIGNAL &() const override | klang::Generic::Generator< SIGNAL > | inlinevirtual |
| operator()(params... p) | klang::Generic::Generator< SIGNAL > | inline |
| operator*(TYPE &other) | klang::Generic::Output< SIGNAL > | inline |
| operator+(TYPE &other) | klang::Generic::Output< SIGNAL > | inline |
| operator-(TYPE &other) | klang::Generic::Output< SIGNAL > | inline |
| operator/(TYPE &other) | klang::Generic::Output< SIGNAL > | inline |
| operator>>(TYPE &destination) | klang::Generic::Output< SIGNAL > | inline |
| out | klang::Generic::Output< SIGNAL > | |
| output() const | klang::Generic::Output< SIGNAL > | inlinevirtual |
| process()=0 | klang::Generic::Output< SIGNAL > | protectedpure virtual |