HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::AbstractFactoryProvider Class Reference

#include <hal_core/plugin_system/fac_extension_interface.h>

Inheritance diagram for hal::AbstractFactoryProvider:
Inheritance graph
Collaboration diagram for hal::AbstractFactoryProvider:
Collaboration graph

Public Member Functions

 AbstractFactoryProvider ()=default
 
virtual ~AbstractFactoryProvider ()=default
 

Detailed Description

The base class for the type-erased factory that a file-access extension hands to the framework.

Definition at line 39 of file fac_extension_interface.h.

Constructor & Destructor Documentation

◆ AbstractFactoryProvider()

hal::AbstractFactoryProvider::AbstractFactoryProvider ( )
default

◆ ~AbstractFactoryProvider()

virtual hal::AbstractFactoryProvider::~AbstractFactoryProvider ( )
virtualdefault

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