Searched defs:OutputStateLevel (Results 1 – 2 of 2) sorted by relevance
22 struct OutputStateLevel : public Link { struct25 char state; // should be OutputState::State26 unsigned long reSerial;27 Location reLocation;
29 OutputStateLevel::OutputStateLevel() in OutputStateLevel() function in SP_NAMESPACE::OutputStateLevel