Searched defs:ISEInput (Results 1 – 1 of 1) sorted by relevance
1921 struct ISEInput struct1923 struct Block1929 bool isGivenInBlockForm;1931 {1935 } value;1937 ISEInput(void) : isGivenInBlockForm(false) in ISEInput() function