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