areaDetector
3-13
EPICS areaDetector framework
|
Go to the source code of this file.
Classes | |
class | functAttribute |
Attribute that gets its value from a user-defined function The updateValue() method for this class retrieves the current value from the function. More... | |
Typedefs | |
typedef int(* | NDAttributeFunction) (const char *functParam, void **functionPvt, class functAttribute *pAttribute) |
typedef int(* NDAttributeFunction) (const char *functParam, void **functionPvt, class functAttribute *pAttribute) |