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

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

#include <documents.hpp>

Public Member Functions

 Documents (class IDocument *co)
 
 Documents (class IDocument *co)
 

Public Attributes

class IDocumentr
 
class IDocumentSchematicc
 
class IDocumentSymboly
 
class IDocumentPadstacka
 
class IDocumentPackagek
 
class IDocumentBoardb
 
class IDocumentFramef
 
class IDocumentDecald
 

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: