#include <eigerParam.h>
◆ EigerParamSet()
EigerParamSet::EigerParamSet |
( |
asynPortDriver * |
portDriver, |
|
|
RestAPI * |
api, |
|
|
asynUser * |
user |
|
) |
| |
◆ create()
EigerParam * EigerParamSet::create |
( |
std::string const & |
asynName, |
|
|
asynParamType |
asynType, |
|
|
sys_t |
ss = (sys_t)0 , |
|
|
std::string const & |
name = "" |
|
) |
| |
◆ fetchAll()
int EigerParamSet::fetchAll |
( |
void |
| ) |
|
◆ fetchParams()
int EigerParamSet::fetchParams |
( |
std::vector< std::string > const & |
params | ) |
|
◆ getApi()
RestAPI * EigerParamSet::getApi |
( |
void |
| ) |
|
◆ getByIndex()
EigerParam * EigerParamSet::getByIndex |
( |
int |
index | ) |
|
◆ getByName()
EigerParam * EigerParamSet::getByName |
( |
std::string const & |
name | ) |
|
◆ getPortDriver()
asynPortDriver * EigerParamSet::getPortDriver |
( |
void |
| ) |
|
◆ getUser()
asynUser * EigerParamSet::getUser |
( |
void |
| ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/areaDetector/areaDetector/ADEiger/eigerApp/src/eigerParam.h
- /home/runner/work/areaDetector/areaDetector/ADEiger/eigerApp/src/eigerParam.cpp