OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
This is the complete list of members for DirectChannel, including all inherited members.
Channel() | Channel | |
Channel(const Channel &) | Channel | private |
clone() const | DirectChannel | inlinevirtual |
ConstChannel() | ConstChannel | |
ConstChannel(const ConstChannel &) | ConstChannel | private |
DirectChannel(double &value) | DirectChannel | inlineexplicit |
DirectChannel(const DirectChannel &) | DirectChannel | inline |
DirectChannel() | DirectChannel | private |
get(double &) const | DirectChannel | inlinevirtual |
isSettable() const | Channel | virtual |
operator double() const | ConstChannel | inline |
operator+=(double value) | Channel | inline |
operator-=(double value) | Channel | inline |
operator=(const DirectChannel &) | DirectChannel | private |
Channel::operator=(double value) | Channel | inline |
reference | DirectChannel | private |
set(double) | DirectChannel | inlinevirtual |
~Channel() | Channel | virtual |
~ConstChannel() | ConstChannel | virtual |
~DirectChannel() | DirectChannel | inlinevirtual |