Declaration
class simaai::neat::ImageDecode { ... }
Base class
Public Member Functions Index
Definition at line 15 of file ImageDecode.h.
Public Member Functions
backend_fragment()
| std::string simaai::neat::ImageDecode::backend_fragment (int node_index) |
|
caps_behavior()
| NodeCapsBehavior simaai::neat::ImageDecode::caps_behavior () |
|
inline
|
Definition at line 20 of file ImageDecode.h.
21 return NodeCapsBehavior::Dynamic;
22 }
element_names()
| std::vector<std::string> simaai::neat::ImageDecode::element_names (int node_index) |
|
kind()
| std::string simaai::neat::ImageDecode::kind () |
|
inline
|
Definition at line 17 of file ImageDecode.h.
17 std::string kind() const override {
18 return "ImageDecode";
19 }
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.