Interface Library  0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ILOscilloscopeBox Member List

This is the complete list of members for ILOscilloscopeBox, including all inherited members.

addIndexValue(int32 index, int32 value, bool waitForResponse=false)ILOscilloscopeBox
addIndexValue(const BoxIndexValue &indexValue, bool waitForResponse=false)ILOscilloscopeBox
addIndexValueF(float32 index, float32 value, bool waitForResponse=false)ILOscilloscopeBox
addIndexValueF(const BoxIndexValueF &indexValue, bool waitForResponse=false)ILOscilloscopeBox
addIndexValues(const BoxIndexValue *indexValues, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
addIndexValuesF(const BoxIndexValueF *indexValues, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
addValue(int32 value, bool waitForResponse=false)ILOscilloscopeBox
addValueF(float32 value, bool waitForResponse=false)ILOscilloscopeBox
addValues(const int32 *values, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
addValuesF(const float32 *values, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
children() const ILNode
enabled() const ILNode
findChild(uint8 handle)ILNode
findChild(ILNode *node, uint8 handle)ILNode
findSibling(uint8 handle)ILNode
findSibling(ILNode *node, uint8 handle)ILNode
getAngleUnits(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getCoordinateSystem(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getDeltaMode(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getFillColor(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getFillStyle(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getKey(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getKeyF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getLineColor(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getLineStyle(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getLowerQuartile(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getLowerQuartileF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getMaximum(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getMaximumF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getMedian(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getMedianF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getMinimum(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getMinimumF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getName(char *name, uint16 size)ILOscilloscopeBox
getSampleRate(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getSampleRateF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getScaler(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getScalerF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getScatterShape(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getSize(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getUpperQuartile(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getUpperQuartileF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getWidth(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
getWidthF(bool bypassCache=false, bool *ok=0)ILOscilloscopeBox
handle() const ILNode
ILNode()ILNode
ILNodeType enum nameILNode
ILOscilloscopeBox()ILOscilloscopeBox
ILOscilloscopePlot()ILOscilloscopePlot
init(ILOscilloscope *parent, const char *name, bool waitForResponse=false)ILOscilloscopeBox
next() const ILNode
NT_LIBRARY enum valueILNode
NT_NONE enum valueILNode
NT_WINDOW_GRAPHICS enum valueILNode
NT_WINDOW_INTERFACE enum valueILNode
NT_WINDOW_INTERFACE_GBOX_GROUP_BOX enum valueILNode
NT_WINDOW_INTERFACE_IBOX_BIN_SPIN_BOX enum valueILNode
NT_WINDOW_INTERFACE_IBOX_CHECK_BOX enum valueILNode
NT_WINDOW_INTERFACE_IBOX_DATE_EDIT enum valueILNode
NT_WINDOW_INTERFACE_IBOX_DATE_TIME_EDIT enum valueILNode
NT_WINDOW_INTERFACE_IBOX_DOUBLE_SPIN_BOX enum valueILNode
NT_WINDOW_INTERFACE_IBOX_HEX_SPIN_BOX enum valueILNode
NT_WINDOW_INTERFACE_IBOX_INT_SPIN_BOX enum valueILNode
NT_WINDOW_INTERFACE_IBOX_LABEL enum valueILNode
NT_WINDOW_INTERFACE_IBOX_LINE_EDIT enum valueILNode
NT_WINDOW_INTERFACE_IBOX_PROGRESS_BAR enum valueILNode
NT_WINDOW_INTERFACE_IBOX_PUSH_BUTTON enum valueILNode
NT_WINDOW_INTERFACE_IBOX_RADIO_BUTTON enum valueILNode
NT_WINDOW_INTERFACE_IBOX_SEPERATOR enum valueILNode
NT_WINDOW_INTERFACE_IBOX_SLIDER enum valueILNode
NT_WINDOW_INTERFACE_IBOX_TIME_EDIT enum valueILNode
NT_WINDOW_OSCILLOSCOPE enum valueILNode
NT_WINDOW_OSCILLOSCOPE_PLOT_BAR enum valueILNode
NT_WINDOW_OSCILLOSCOPE_PLOT_BOX enum valueILNode
NT_WINDOW_OSCILLOSCOPE_PLOT_CURVE enum valueILNode
NT_WINDOW_OSCILLOSCOPE_PLOT_GRAPH enum valueILNode
NT_WINDOW_TABLE enum valueILNode
NT_WINDOW_TERMINAL enum valueILNode
NT_WINDOW_TREE enum valueILNode
parent() const ILNode
removeData(bool waitForResponse=false)ILOscilloscopeBox
removeData(const int32 *data, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
removeDataAfter(int32 after, bool waitForResponse=false)ILOscilloscopeBox
removeDataAfterF(float32 after, bool waitForResponse=false)ILOscilloscopeBox
removeDataBefore(int32 before, bool waitForResponse=false)ILOscilloscopeBox
removeDataBeforeF(float32 before, bool waitForResponse=false)ILOscilloscopeBox
removeDataBetween(int32 from, int32 to, bool waitForResponse=false)ILOscilloscopeBox
removeDataBetween(const BoxRange &range, bool waitForResponse=false)ILOscilloscopeBox
removeDataBetween(const BoxRange *ranges, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
removeDataBetweenF(float32 from, float32 to, bool waitForResponse=false)ILOscilloscopeBox
removeDataBetweenF(const BoxRangeF &range, bool waitForResponse=false)ILOscilloscopeBox
removeDataBetweenF(const BoxRangeF *ranges, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
removeDataF(const float32 *data, uint16 size, bool waitForResponse=false)ILOscilloscopeBox
removeDatum(int32 datum, bool waitForResponse=false)ILOscilloscopeBox
removeDatumF(float32 datum, bool waitForResponse=false)ILOscilloscopeBox
setAngleUnits(AngleUnits angleUnits, bool waitForResponse=false)ILOscilloscopeBox
setCoordinateSystem(CoordinateSystem coordinateSystem, bool waitForResponse=false)ILOscilloscopeBox
setDeltaMode(bool deltaMode, bool waitForResponse=false)ILOscilloscopeBox
setFillColor(argb fillColor, bool waitForResponse=false)ILOscilloscopeBox
setFillStyle(FillStyle fillStyle, bool waitForResponse=false)ILOscilloscopeBox
setKey(int32 key, bool waitForResponse=false)ILOscilloscopeBox
setKeyF(float32 keyF, bool waitForResponse=false)ILOscilloscopeBox
setLineColor(argb lineColor, bool waitForResponse=false)ILOscilloscopeBox
setLineStyle(LineStyle lineStyle, bool waitForResponse=false)ILOscilloscopeBox
setLowerQuartile(int32 lowerQuartile, bool waitForResponse=false)ILOscilloscopeBox
setLowerQuartileF(float32 lowerQuartileF, bool waitForResponse=false)ILOscilloscopeBox
setMaximum(int32 maximum, bool waitForResponse=false)ILOscilloscopeBox
setMaximumF(float32 maximumF, bool waitForResponse=false)ILOscilloscopeBox
setMedian(int32 median, bool waitForResponse=false)ILOscilloscopeBox
setMedianF(float32 medianF, bool waitForResponse=false)ILOscilloscopeBox
setMinimum(int32 minimum, bool waitForResponse=false)ILOscilloscopeBox
setMinimumF(float32 minimumF, bool waitForResponse=false)ILOscilloscopeBox
setName(const char *name, bool waitForResponse=false)ILOscilloscopeBox
setSampleRate(int32 sampleRate, bool waitForResponse=false)ILOscilloscopeBox
setSampleRateF(float32 sampleRateF, bool waitForResponse=false)ILOscilloscopeBox
setScaler(int32 scaler, bool waitForResponse=false)ILOscilloscopeBox
setScalerF(float32 scalerF, bool waitForResponse=false)ILOscilloscopeBox
setScatterShape(ScatterShape scatterShape, bool waitForResponse=false)ILOscilloscopeBox
setSize(uint32 size, bool waitForResponse=false)ILOscilloscopeBox
setUpperQuartile(int32 upperQuartile, bool waitForResponse=false)ILOscilloscopeBox
setUpperQuartileF(float32 upperQuartileF, bool waitForResponse=false)ILOscilloscopeBox
setWidth(int32 width, bool waitForResponse=false)ILOscilloscopeBox
setWidthF(float32 widthF, bool waitForResponse=false)ILOscilloscopeBox
type() const ILOscilloscopeBoxvirtual
~ILNode()ILNodevirtual