Public Member Functions | ||||
shared_ptr< DisplayData > | display (shared_ptr< const Sct::Serializable > serial, const DisplayInfo &info, std::ostream &os) | |||
Should display components listed in info of the data object
| ||||
Private Member Functions | ||||
void | displayChips (OpeDisplayData &data, const DisplayInfo &info, std::ostream &os) | |||
Static Private Attributes | ||||
static bool | inMap |
Definition at line 12 of file OpeDisplayer.h.
|
Should display components listed in info of the data object
Implements SctDataDisplay::Displayer. |