NDS3
1.0.0
API reference manual
|
Defines the base class for all the input and output PVs. More...
#include <cstdint>
#include <time.h>
#include <string>
#include "nds3/definitions.h"
#include "nds3/base.h"
Go to the source code of this file.
Classes | |
class | nds::PVBase |
Base class for objects that process a single PV (or attribute in Tango parlance). More... | |
Namespaces | |
nds | |
All the classes and methods defined by the NDS3 framework are in the namespace nds. | |
Defines the base class for all the input and output PVs.
Include nds.h instead of this one, since nds3.h takes care of including all the necessary header files (including this one).