This is the complete list of members for Salsa::Feeder, including all inherited members.
addClient(std::string uuid, std::string type) | Salsa::Distributor | |
addOther(std::string uuid, std::string type) | Salsa::Distributor | |
Distributor(std::string uuid, std::shared_ptr< Socket > pPipe, NodeManager *pNM) | Salsa::Distributor | |
Feeder(std::string uuid, std::shared_ptr< Socket > pPipe, NodeManager *pNM) | Salsa::Feeder | |
getConsoleOutput() | Salsa::Object | inlinestatic |
mClients | Salsa::Distributor | protected |
mOthers | Salsa::Distributor | protected |
mpNodeInfo | Salsa::Distributor | protected |
mpNodeManager | Salsa::Distributor | protected |
mpPipe | Salsa::Distributor | protected |
mUUID | Salsa::Distributor | protected |
mWorkerTasks | Salsa::Feeder | protected |
nodeInfo() const | Salsa::Distributor | |
Object() | Salsa::Object | |
onEnter(Message *pInMsg, std::vector< std::string > &out, std::string type) | Salsa::Feeder | virtual |
onExit(Message *pInMsg, std::vector< std::string > &out) | Salsa::Feeder | virtual |
onWhisper(Message *pInMsg, std::vector< std::string > &out) | Salsa::Feeder | virtual |
pipe() const | Salsa::Distributor | |
print() const | Salsa::Distributor | |
removeClient(std::string uuid) | Salsa::Distributor | |
removeOther(std::string uuid) | Salsa::Distributor | |
removeWorkerTask(TaskInfo *pTI) | Salsa::Feeder | |
removeWorkerTask(TaskInfo *pTI, std::string uuid) | Salsa::Feeder | |
setConsoleLevel(spdlog::level::level_enum level) | Salsa::Object | inlinestatic |
subscribe(std::string uuid) | Salsa::Feeder | |
terminateJob(std::string uuid) | Salsa::Feeder | |
uuid() const | Salsa::Distributor | |
~Distributor() | Salsa::Distributor | virtual |
~Feeder() | Salsa::Feeder | virtual |
~Object() | Salsa::Object | virtual |