Ask a Question | Search PSRCHIVE: |
Home
|
ForwardChanged.h void disconnect(Class *instance, Method method) void attribute_changed(Function::Attribute attribute) Method called when a Function attribute has changed. Definition: ForwardChanged.C:28 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 static bool very_verbose Low-level verbosity flag. Definition: Function.h:57 void manage(Function *argument) Begin to forward the changed status of argument to context. Definition: ForwardChanged.C:18 void connect(Class *instance, Method method) Attribute Function attributes that require the attention of Composite models. Definition: Function.h:167 void unmanage(Function *argument) Cease to forward the changed status of argument to context. Definition: ForwardChanged.C:23 Callback< Attribute > changed Callback executed when a Function Attribute has been changed. Definition: Function.h:175 @ Evaluation Function evaluation, as returned by the evaluate method. Definition: Function.h:171 ForwardChanged(Function *context) Default constructor. Definition: ForwardChanged.C:13 Generated using doxygen 1.8.17
|