Class XLinkInHost
Defined in File XLinkInHost.hpp
Inheritance Relationships
Base Type
public dai::NodeCRTP< ThreadedHostNode, XLinkInHost >(Template Class NodeCRTP)
Class Documentation
-
class XLinkInHost : public dai::NodeCRTP<ThreadedHostNode, XLinkInHost>
Public Functions
-
void setStreamName(const std::string &name)
-
void disconnect()
-
void run() override
Public Members
-
Output out = {*this, {"out", DEFAULT_GROUP, {{{DatatypeEnum::Buffer, true}}}}}
Public Static Attributes
-
static constexpr const char *NAME = "XLinkInHost"
-
void setStreamName(const std::string &name)