stromx  0.8.0
stromx::runtime::Thread Member List

This is the complete list of members for stromx::runtime::Thread, including all inherited members.

ACTIVE enum valuestromx::runtime::Thread
addInput(Operator *const op, const unsigned int inputId)stromx::runtime::Thread
color() conststromx::runtime::Thread
DEACTIVATING enum valuestromx::runtime::Thread
INACTIVE enum valuestromx::runtime::Thread
inputSequence() conststromx::runtime::Thread
insertInput(const unsigned int position, Operator *const op, const unsigned int inputId)stromx::runtime::Thread
name() conststromx::runtime::Thread
PAUSED enum valuestromx::runtime::Thread
removeInput(const unsigned int position)stromx::runtime::Thread
removeInput(Operator *const op, const unsigned int inputId)stromx::runtime::Thread
setColor(const Color &color)stromx::runtime::Thread
setName(const std::string &name)stromx::runtime::Thread
status() conststromx::runtime::Thread
Status enum namestromx::runtime::Thread
~Thread() (defined in stromx::runtime::Thread)stromx::runtime::Threadvirtual