MEAL::Axis
new_Value()
get_Value()
set_value()
get_value()
signal
MEAL::Axis::Value
Public Functions
Return a new instance of the Value of this argument.
Return an instance of the Value of this argument.
Set the value of the argument represented by this axis.
Get the value of the argument represented by this axis.
Public Members
The mechanism by which methods are connected.
A value of the independent variable represented by Axis.
This class implements the apply method of the Argument::Value base class by calling the send method of its Axis.
Construct with value.
Set the value of this instance.
Get the value of this instance.
Get the value of this instance by implicit cast.
Apply the value.
Return a string representation of the value, if posssible.