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

#include </home/runner/work/hal/hal/plugins/gexf_writer/include/gexf_writer/plugin_gexf_writer.h>

Inheritance diagram for hal::GexfWriterExtension:
Inheritance graph
Collaboration diagram for hal::GexfWriterExtension:
Collaboration graph

Public Member Functions

 GexfWriterExtension ()
 
- Public Member Functions inherited from hal::FacExtensionInterface
 FacExtensionInterface (Feature feat)
 
Feature get_feature () const
 
std::string get_description () const
 
std::vector< std::string > get_supported_file_extensions () const
 
- Public Member Functions inherited from hal::AbstractExtensionInterface
 AbstractExtensionInterface ()
 
virtual ~AbstractExtensionInterface ()
 

Additional Inherited Members

- Public Types inherited from hal::FacExtensionInterface
enum  Feature {
  FacUnknown , FacNetlistParser , FacNetlistWriter , FacGatelibParser ,
  FacGatelibWriter
}
 
- Public Attributes inherited from hal::FacExtensionInterface
AbstractFactoryProviderfactory_provider
 
- Protected Attributes inherited from hal::FacExtensionInterface
Feature m_feature
 
std::string m_description
 
std::vector< std::string > m_supported_file_extensions
 

Detailed Description

Registers the GEXF netlist writer with HAL's netlist writer manager.

Definition at line 36 of file plugin_gexf_writer.h.

Constructor & Destructor Documentation

◆ GexfWriterExtension()


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