|
struct | DSN::POINT |
| A point in the SPECCTRA DSN coordinate system. More...
|
|
struct | DSN::PROPERTY |
|
class | DSN::ELEM |
| A base class for any DSN element class. More...
|
|
class | DSN::ELEM_HOLDER |
| A holder for any DSN class. More...
|
|
class | DSN::PARSER |
| A configuration record per the SPECCTRA DSN file spec. More...
|
|
class | DSN::UNIT_RES |
| A holder for either a T_unit or T_resolution object which are usually mutually exclusive in the dsn grammar, except within the T_pcb level. More...
|
|
class | DSN::RECTANGLE |
|
class | DSN::RULE |
| A <rule_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::LAYER_RULE |
|
class | DSN::PATH |
| Support both the <path_descriptor> and the <polygon_descriptor> per the specctra dsn spec. More...
|
|
class | DSN::BOUNDARY |
|
class | DSN::CIRCLE |
|
class | DSN::QARC |
|
class | DSN::WINDOW |
|
class | DSN::KEEPOUT |
| Used for <keepout_descriptor> and <plane_descriptor>. More...
|
|
class | DSN::VIA |
| A <via_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::CLASSES |
|
class | DSN::CLASS_CLASS |
|
class | DSN::CONTROL |
|
class | DSN::LAYER |
|
class | DSN::SPECCTRA_LAYER_PAIR |
|
class | DSN::LAYER_NOISE_WEIGHT |
|
class | DSN::COPPER_PLANE |
| A <plane_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::TOKPROP |
| A container for a single property whose value is another DSN_T token. More...
|
|
class | DSN::STRINGPROP |
| A container for a single property whose value is a string. More...
|
|
class | DSN::REGION |
|
class | DSN::GRID |
|
class | DSN::STRUCTURE_OUT |
|
class | DSN::STRUCTURE |
|
class | DSN::PLACE |
| Implement a <placement_reference> in the specctra dsn spec. More...
|
|
class | DSN::COMPONENT |
| Implement a <component_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::PLACEMENT |
|
class | DSN::SHAPE |
| A "(shape ..)" element in the specctra dsn spec. More...
|
|
class | DSN::PIN |
|
class | DSN::IMAGE |
|
class | DSN::PADSTACK |
| Hold either a via or a pad definition. More...
|
|
class | DSN::LIBRARY |
| A <library_descriptor> in the specctra dsn specification. More...
|
|
struct | DSN::PIN_REF |
| A <pin_reference> definition in the specctra dsn spec. More...
|
|
class | DSN::FROMTO |
|
class | DSN::COMP_ORDER |
| The <component_order_descriptor>. More...
|
|
class | DSN::NET |
| A <net_descriptor> in the DSN spec. More...
|
|
class | DSN::TOPOLOGY |
|
class | DSN::CLASS |
| The <class_descriptor> in the specctra spec. More...
|
|
class | DSN::NETWORK |
|
class | DSN::CONNECT |
|
class | DSN::WIRE |
| A <wire_shape_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::WIRE_VIA |
| A <wire_via_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::WIRING |
| A <wiring_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::PCB |
|
class | DSN::ANCESTOR |
|
class | DSN::HISTORY |
|
class | DSN::SUPPLY_PIN |
| A <supply_pin_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::NET_OUT |
| A <net_out_descriptor> of the specctra dsn spec. More...
|
|
class | DSN::ROUTE |
|
struct | DSN::PIN_PAIR |
| Used within the WAS_IS class below to hold a pair of PIN_REFs and corresponds to the (pins was is) construct within the specctra dsn spec. More...
|
|
class | DSN::WAS_IS |
| A <was_is_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::SESSION |
| A <session_file_descriptor> in the specctra dsn spec. More...
|
|
class | DSN::SPECCTRA_DB |
| A DSN data tree, usually coming from a DSN file. More...
|
|