This is the complete list of members for Salsa::Worker, 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 | |
getConsoleOutput() | Salsa::Object | inlinestatic |
mClients | Salsa::Distributor | protected |
mNumCores | Salsa::Worker | private |
mOthers | Salsa::Distributor | protected |
mpNodeInfo | Salsa::Distributor | protected |
mpNodeManager | Salsa::Distributor | protected |
mpPipe | Salsa::Distributor | protected |
mUUID | Salsa::Distributor | protected |
nodeInfo() const | Salsa::Distributor | |
numCores() const | Salsa::Worker | |
Object() | Salsa::Object | |
onEnter(Message *pInMsg, std::vector< std::string > &out, std::string type) | Salsa::Worker | virtual |
onExit(Message *pInMsg, std::vector< std::string > &out) | Salsa::Worker | virtual |
onWhisper(Message *pInMsg, std::vector< std::string > &out) | Salsa::Worker | virtual |
pipe() const | Salsa::Distributor | |
print() const | Salsa::Distributor | |
removeClient(std::string uuid) | Salsa::Distributor | |
removeOther(std::string uuid) | Salsa::Distributor | |
setConsoleLevel(spdlog::level::level_enum level) | Salsa::Object | inlinestatic |
uuid() const | Salsa::Distributor | |
Worker(std::string uuid, std::shared_ptr< Socket > pPipe, NodeManager *pNM) | Salsa::Worker | |
~Distributor() | Salsa::Distributor | virtual |
~Object() | Salsa::Object | virtual |
~Worker() | Salsa::Worker | virtual |