Parse a segment query answer.
Any of rate
, format
, start_value
, and stop_value
may be null
, which
will cause this value to be omitted.
See set_segment for an explanation of the function arguments.
this |
a Query |
rate |
the storage for the rate of the segment, or |
format |
the storage for the Format of the values, or |
start_value |
the storage for the start value, or |
stop_value |
the storage for the stop value, or |