Horizon
|
Public Types | |
enum class | Side { TOP , BOTTOM } |
Public Member Functions | |
SubnetToeprint (unsigned int i, Side s, unsigned int c, unsigned int t) | |
void | write_subnet (std::ostream &ost) const override |
![]() | |
Subnet (unsigned int i) | |
void | write (std::ostream &ost) const |
Public Attributes | |
Side | side |
unsigned int | comp_num |
unsigned int | toep_num |
![]() | |
const unsigned int | index |
std::list< FeatureID > | feature_ids |
Additional Inherited Members |