Fletchgen
The Fletcher Design Generator
Public Member Functions | List of all members
fletchgen::Kernel Struct Reference

The Kernel component to be implemented by the user. More...

#include <kernel.h>

Inheritance diagram for fletchgen::Kernel:
Inheritance graph
[legend]
Collaboration diagram for fletchgen::Kernel:
Collaboration graph
[legend]

Public Member Functions

 Kernel (std::string name, const std::vector< std::shared_ptr< RecordBatch >> &recordbatches, const std::shared_ptr< Component > &mmio)
 Construct a new kernel.
 

Detailed Description

The Kernel component to be implemented by the user.

Definition at line 35 of file kernel.h.


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