The namespace of Coriolis Core. More...
Classes | |
class | AcmSigda |
A Parser of ACM/Sigda 89' benchmarks. More... | |
class | AllianceFramework |
A Framework to work with Alliance formats. More... | |
class | AllianceLibrary |
A small wrapper around Hurricane::Library. More... | |
class | Banner |
Print Formatted Banners (on ttys). More... | |
class | Catalog |
A Registry to store Alliance Cell metadatas. More... | |
class | CatalogExtension |
Wrapper to access a Hurricane::Cell Catalog::State. More... | |
class | Environment |
Holds all the Alliance environment variables. More... | |
class | GraphicTool |
Base Class to Hook ToolEngines into the CellViewer. More... | |
class | RoutingGauge |
Gauge for the detailed routing. More... | |
class | RoutingLayerGauge |
Gauge of a Layer for the detailed routing. More... | |
class | SearchPath |
An ordered list of search pathes. More... | |
class | ToolEngine |
Base Class of all Coriolis Tools. More... | |
Typedefs | |
ToolEngine Collection | |
typedef GenericCollection< ToolEngine * > | ToolEngines |
typedef GenericLocator< ToolEngine * > | ToolEngineLocator |
typedef GenericFilter< ToolEngine * > | ToolEngineFilter |
The namespace of Coriolis Core.
Namespace of Coriolis Core.
Generic collection representing a set of ToolEngines.
To iterate over a Collection of ToolEngines, uses the generaic forEach
macro:
Generic locator for traversing a collection of ToolEngines.
Generic filter allowing to select a subset of ToolEngines matching some criteria.
Generated by doxygen 1.8.14 on Sun Nov 21 2021 | Return to top of page |
Coriolis Core (CRL) | Copyright © 2008-2020 Sorbonne Universite, All rights reserved |