NDS3
1.0.0
API reference manual
|
Defines the nds::PVVariableIn class, an input PV that stores the values to be supplied to the control system. More...
Go to the source code of this file.
Classes | |
class | nds::PVVariableIn< T > |
An input PV object that also stores the value so it does not need to delegate the read function. More... | |
Namespaces | |
nds | |
All the classes and methods defined by the NDS3 framework are in the namespace nds. | |
Defines the nds::PVVariableIn class, an input PV that stores the values to be supplied to the control system.
Include nds.h instead of this one, since nds3.h takes care of including all the necessary header files (including this one).