dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Server::Api::BaseCommandHandler Member List

This is the complete list of members for dfx::Server::Api::BaseCommandHandler, including all inherited members.

BaseCommandHandler()=defaultdfx::Server::Api::BaseCommandHandler
registerNewCommand(UnixRouter &router, std::string command, nlohmann::json const &schema, PMF handler)dfx::Server::Api::BaseCommandHandlerinlineprotected
validateParams(std::string_view command, nlohmann::json const &params, std::string_view id, UnixSessionPtr session) constdfx::Server::Api::BaseCommandHandlerprotected