IndexParameterAccessor.h
Classes
- IndexParameterAccessor -- Facilitates access to Index parameters by AIPS++ ApplicationObjects (full description)
- IndexVectorParameterAccessor -- Facilitates access to Index Vector parameters by AIPS++ ApplicationObjects (full description)
Interface
- Public Members
- IndexParameterAccessor(const String &name, ParameterSet::Direction direction, GlishRecord *values)
- ~IndexParameterAccessor()
- virtual void attach(GlishRecord *values)
- virtual Bool fromRecord(String &error)
- virtual Bool toRecord(String &error) const
- Private Members
- IndexParameterAccessor()
or
Review Status
- Date Reviewed:
- yyyy/mm/dd
Prerequisite
- SomeClass
- SomeOtherClass
- some concept
Etymology
Synopsis
Example
Motivation
Template Type Argument Requirements (T)
Thrown Exceptions
To Do
- add this feature
- fix this bug
- start discussion of this possible extension
Member Description
We need to attach it to the worker as well.
Interface
Public Members
- IndexVectorParameterAccessor(const String &name, ParameterSet::Direction direction, GlishRecord *values)
- ~IndexVectorParameterAccessor()
- virtual void attach(GlishRecord *values)
- virtual Bool fromRecord(String &error)
- virtual Bool toRecord(String &error) const
Private Members
- IndexVectorParameterAccessor()
or
Review Status
- Date Reviewed:
- yyyy/mm/dd
Prerequisite
- SomeClass
- SomeOtherClass
- some concept
Etymology
Synopsis
Example
Motivation
Template Type Argument Requirements (T)
Thrown Exceptions
To Do
- add this feature
- fix this bug
- start discussion of this possible extension
Member Description
We need to attach it to the worker as well.