CGRAOmp  0.1
Public Attributes | List of all members
CGRAOmp::DFGPassPluginLibraryInfo Struct Reference

A bundled information about the DFG Pass. More...

#include <DFGPass.hpp>

Public Attributes

const char * PluginName
 A meaningful name of the plugin. More...
 
void(* RegisterPassBuilderCallbacks )(DFGPassBuilder &)
 The version of the plugin. More...
 

Detailed Description

A bundled information about the DFG Pass.

Member Data Documentation

◆ PluginName

const char* CGRAOmp::DFGPassPluginLibraryInfo::PluginName

A meaningful name of the plugin.

◆ RegisterPassBuilderCallbacks

void(* CGRAOmp::DFGPassPluginLibraryInfo::RegisterPassBuilderCallbacks) (DFGPassBuilder &)

The version of the plugin.


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