|
This is the complete list of members for SkillProxy, including all inherited members.
abortSkill(const SkillExecutionID &executionId) const | SkillProxy | |
abortSkillAsync(const SkillExecutionID &executionId) const | SkillProxy | |
checkLogLevel(MessageTypeT level) const | Logging | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
executeSkill(const std::string &executorName, const aron::data::DictPtr ¶ms=nullptr) const | SkillProxy | |
executeSkillAsync(const std::string &executorName, const aron::data::DictPtr ¶ms=nullptr) const | SkillProxy | |
getEffectiveLoggingLevel() const | Logging | |
getLogSender() const | Logging | protected |
getRootProfileParameters() const | SkillProxy | |
getSkillDescription() const | SkillProxy | |
getSkillId() const | SkillProxy | |
join(const SkillExecutionID &executionId) const | SkillProxy | |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
manager | SkillProxy | protected |
minimumLoggingLevel | Logging | protected |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
skillDescription | SkillProxy | protected |
SkillProxy()=delete | SkillProxy | |
SkillProxy(const manager::dti::SkillManagerInterfacePrx &manager, const SkillID &skillId) | SkillProxy | |
SkillProxy(const manager::dti::SkillManagerInterfacePrx &manager, const SkillDescription &skillDesc) | SkillProxy | |
SkillProxy(const SkillProxy &o)=default | SkillProxy | |
spamFilter | Logging | mutableprotected |
tag | Logging | protected |
~Logging() | Logging | virtual |