#include <GenICamFeature.h>
◆ GenICamFeatureSet()
GenICamFeatureSet::GenICamFeatureSet |
( |
asynPortDriver * |
portDriver, |
|
|
asynUser * |
user |
|
) |
| |
◆ getByIndex()
◆ getByName()
GenICamFeature * GenICamFeatureSet::getByName |
( |
std::string const & |
name | ) |
|
◆ getPortDriver()
asynPortDriver * GenICamFeatureSet::getPortDriver |
( |
void |
| ) |
|
◆ getUser()
asynUser * GenICamFeatureSet::getUser |
( |
void |
| ) |
|
◆ insert()
void GenICamFeatureSet::insert |
( |
GenICamFeature * |
pFeature, |
|
|
std::string const & |
name = "" |
|
) |
| |
◆ readAll()
int GenICamFeatureSet::readAll |
( |
void |
| ) |
|
◆ readFeatures()
int GenICamFeatureSet::readFeatures |
( |
std::vector< std::string > const & |
params | ) |
|
◆ report()
void GenICamFeatureSet::report |
( |
FILE * |
fp, |
|
|
int |
details |
|
) |
| |
◆ mAcquisitionModeContinuous
int GenICamFeatureSet::mAcquisitionModeContinuous |
◆ mAcquisitionModeMultiFrame
int GenICamFeatureSet::mAcquisitionModeMultiFrame |
◆ mAcquisitionModeSingleFrame
int GenICamFeatureSet::mAcquisitionModeSingleFrame |
The documentation for this class was generated from the following files:
- /home/runner/work/areaDetector/areaDetector/ADGenICam/GenICamApp/src/GenICamFeature.h
- /home/runner/work/areaDetector/areaDetector/ADGenICam/GenICamApp/src/GenICamFeature.cpp