Pothos  0.7.0-gf7fbae99
The Pothos dataflow programming software suite
Pothos::OutputPort Member List

This is the complete list of members for Pothos::OutputPort, including all inherited members.

alias(void) constPothos::OutputPort
buffer(void) constPothos::OutputPortinline
domain(void) constPothos::OutputPortinline
dtype(void) constPothos::OutputPortinline
elements(void) constPothos::OutputPortinline
emplaceMessage(Args &&... args)Pothos::OutputPort
getBuffer(const size_t numElements)Pothos::OutputPortinline
getBuffer(const DType &dtype, const size_t numElements)Pothos::OutputPort
index(void) constPothos::OutputPortinline
InputPort classPothos::OutputPortfriend
isSignal(void) constPothos::OutputPortinline
name(void) constPothos::OutputPortinline
popElements(const size_t numElements)Pothos::OutputPortinline
postBuffer(ValueType &&buffer)Pothos::OutputPortinline
postLabel(ValueType &&... label)Pothos::OutputPortinline
postMessage(ValueType &&message)Pothos::OutputPort
produce(const size_t numElements)Pothos::OutputPortinline
setAlias(const std::string &alias)Pothos::OutputPort
setReadBeforeWrite(InputPort *port)Pothos::OutputPortinline
setReserve(const size_t numElements)Pothos::OutputPortinline
totalBuffers(void) constPothos::OutputPortinline
totalElements(void) constPothos::OutputPortinline
totalLabels(void) constPothos::OutputPortinline
totalMessages(void) constPothos::OutputPortinline
WorkerActor classPothos::OutputPortfriend
~OutputPort(void)Pothos::OutputPort