WDS_TieValue
WDS_TieValue
wds
1998 12-05
CLASS
WDS_TieValue - an element of data linked between widgets
SYNOPSIS
Class WDS_TieValue is a node in the WDS_TieValues
linked list passed to widgets through a WDS_TieList.
PUBLIC MEMBER FUNCTIONS
void SetValue(float set)
float GetValue(void)
Set/Get the value.
FILES
wds/tie.h WDS tie list header file
SEE ALSO
WDS_Widget(3),
WDS_intro(3),
WDS_TieList(3),
WDS_TieValues(3)