NDS3
1.0.0
API reference manual
|
Defines the nds::PVDelegateOut class, an output PV that delegates the write operation to an user defined function. More...
Go to the source code of this file.
Classes | |
class | nds::PVDelegateOut< T > |
An output PV that delegates the read and write operations to two external functions. More... | |
Namespaces | |
nds | |
All the classes and methods defined by the NDS3 framework are in the namespace nds. | |
Defines the nds::PVDelegateOut class, an output PV that delegates the write operation to an user defined function.
Include nds.h instead of this one, since nds3.h takes care of including all the necessary header files (including this one).