Class ThreadedHostNode

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class ThreadedHostNode : public dai::ThreadedNode

Subclassed by dai::NodeCRTP< dai::node::ThreadedHostNode, RTABMapSLAM >, dai::node::HostNode

Public Functions

~ThreadedHostNode() override
inline virtual bool runOnHost() const final

Returns true or false whether the node should be run on host or not.

ThreadedNode()

Public Static Attributes

static constexpr const char *NAME = "HostNode"