Horizon
Public Member Functions | Public Attributes | List of all members
horizon::Cores Class Reference

Tools use this class to actually access the core. More...

#include <cores.hpp>

Public Member Functions

 Cores (class Core *co)
 

Public Attributes

Corer
 
class CoreSchematicc
 
class CoreSymboly
 
class CorePadstacka
 
class CorePackagek
 
class CoreBoardb
 
class CoreFramef
 

Detailed Description

Tools use this class to actually access the core.

Since it doesn't make sense to shoehorn every core into one interface, this class provides access to all Core subclasses. Only one of c, y, etc. is not null. r is always not null. Thus when accessing something on a schematic, a Tool uses c.


The documentation for this class was generated from the following files: