Declaration
class simaai::neat::PCIeSink { ... }
Base class
Public Constructors Index
Public Member Functions Index
Private Member Attributes Index
Definition at line 41 of file PCIeSink.h.
Public Constructors
PCIeSink()
Public Member Functions
backend_fragment()
| std::string simaai::neat::PCIeSink::backend_fragment (int node_index) |
|
caps_behavior()
| NodeCapsBehavior simaai::neat::PCIeSink::caps_behavior () |
|
inline
|
Definition at line 51 of file PCIeSink.h.
52 return NodeCapsBehavior::Dynamic;
53 }
element_names()
| std::vector<std::string> simaai::neat::PCIeSink::element_names (int node_index) |
|
kind()
| std::string simaai::neat::PCIeSink::kind () |
|
inline
|
Definition at line 45 of file PCIeSink.h.
45 std::string kind() const override {
46 return "PCIeSink";
47 }
options()
| const PCIeSinkOptions& simaai::neat::PCIeSink::options () |
|
inline
|
user_label()
| std::string simaai::neat::PCIeSink::user_label () |
|
inline
|
Definition at line 48 of file PCIeSink.h.
49 return "pciesink";
50 }
Private Member Attributes
opt_
| PCIeSinkOptions simaai::neat::PCIeSink::opt_ |
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.