Compute Graph Framework SDK Reference  5.12
dw::framework::Node Member List

This is the complete list of members for dw::framework::Node, including all inherited members.

clearErrorSignal()=0dw::framework::Nodepure virtual
clearHealthSignal()=0dw::framework::Nodepure virtual
getErrorSignal(dwGraphErrorSignal &sehErrorSignal, dwGraphErrorSignal *&errorSignal, uint16_t const sourceId, char8_t const *instanceName=nullptr)=0dw::framework::Nodepure virtual
getHealthSignal(dwGraphHealthSignal *&healthSignals, bool updateFromModule=false)=0dw::framework::Nodepure virtual
getInputChannel(const uint8_t portID, ChannelObject *&channel) const =0dw::framework::Nodepure virtual
getInputPort(const uint8_t portID, dw::framework::PortBase *&port) const =0dw::framework::Nodepure virtual
getName(const char **name)=0dw::framework::Nodepure virtual
getOutputChannel(const uint8_t portID, ChannelObject *&channel) const =0dw::framework::Nodepure virtual
getOutputPort(const uint8_t portID, dw::framework::PortBase *&port) const =0dw::framework::Nodepure virtual
getPass(Pass **pass, uint8_t index)=0dw::framework::Nodepure virtual
getPassCount() const noexcept=0dw::framework::Nodepure virtual
getPasses(VectorFixed< Pass * > &passList)=0dw::framework::Nodepure virtual
getPasses(VectorFixed< Pass * > &passList, dwProcessorType processorType)=0dw::framework::Nodepure virtual
MAX_NAME_LENdw::framework::Nodestatic
MAX_PASS_COUNTdw::framework::Nodestatic
MAX_PORT_COUNTdw::framework::Nodestatic
Name_t typedefdw::framework::Node
reset()=0dw::framework::Nodepure virtual
resetPorts()=0dw::framework::Nodepure virtual
run()=0dw::framework::Nodepure virtual
runPass(size_t passIndex)=0dw::framework::Nodepure virtual
setInputChannel(ChannelObject *channel, uint8_t portID)=0dw::framework::Nodepure virtual
setInputChannel(ChannelObject *channel, uint8_t portID, dwSerializationType dataType)=0dw::framework::Nodepure virtual
setIterationCount(uint32_t iterationCount)=0dw::framework::Nodepure virtual
setName(const char *name)=0dw::framework::Nodepure virtual
setNodePeriod(uint32_t period)=0dw::framework::Nodepure virtual
setOutputChannel(ChannelObject *channel, uint8_t portID)=0dw::framework::Nodepure virtual
setState(const char *state)=0dw::framework::Nodepure virtual
updateCurrentErrorSignal(dwGraphErrorSignal &signal)=0dw::framework::Nodepure virtual
updateCurrentHealthSignal(dwGraphHealthSignal &signal)=0dw::framework::Nodepure virtual
validate()=0dw::framework::Nodepure virtual
~Node()=defaultdw::framework::Nodevirtual