#include <RxThresholdDisplayer.h>
Inheritance diagram for SctDataDisplay::RxThresholdDisplayer:
Public Member Functions | ||||
shared_ptr< DisplayData > | display (shared_ptr< const Sct::Serializable > data, const DisplayInfo &info, std::ostream &os) | |||
Should display components listed in info of the data object
| ||||
Static Private Attributes | ||||
static bool | inMap |
Definition at line 21 of file RxThresholdDisplayer.h.
|
Should display components listed in info of the data object
Implements SctDataDisplay::Displayer. |