This is the complete list of members for Vsdk::Nlu::Parser, including all inherited members.
_name | Vsdk::Nlu::Parser | protected |
configure(nlohmann::json const &) | Vsdk::Nlu::Parser | protectedvirtual |
dispatchError(ErrorType type, ErrorCode code, std::string message=std::string()) | Vsdk::Nlu::Parser | protected |
dispatchEvent(EventCode code, std::string message, std::chrono::milliseconds time) | Vsdk::Nlu::Parser | protected |
name() const -> std::string const & | Vsdk::Nlu::Parser | |
Parser(std::string name) noexcept | Vsdk::Nlu::Parser | explicitprotected |
process(std::string const &text)=0 | Vsdk::Nlu::Parser | pure virtual |
~Parser()=default | Vsdk::Nlu::Parser | virtual |