StampFrameId.h File
Stage executor to stamp missing frame_id per stream. More...
Included Headers
#include "graph/StageExecutor.h"
#include "graph/nodes/StageNode.h"
#include <cstdint>
#include <memory>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | graph |
| namespace | nodes |
Classes Index
| class | StampFrameId |
Description
Stage executor to stamp missing frame_id per stream.
File Listing
The file content with the documentation metadata removed is:
8#include "graph/StageExecutor.h"
9#include "graph/nodes/StageNode.h"
18namespace simaai::neat::graph::nodes {
20class StampFrameId final : public simaai::neat::graph::StageExecutor {
22 void set_ports(const StagePorts& ports) override;
27 PortId out_port_ = kInvalidPort;
31std::shared_ptr<simaai::neat::graph::Node> StampFrameIdNode(std::string label = {});
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.