This is the complete list of members for nix::RegisterCommand, including all inherited members.
Commands typedef (defined in nix::RegisterCommand) | nix::RegisterCommand | |
commands (defined in nix::RegisterCommand) | nix::RegisterCommand | static |
getCommandsFor(const std::vector< std::string > &prefix) (defined in nix::RegisterCommand) | nix::RegisterCommand | static |
RegisterCommand(std::vector< std::string > &&name, std::function< ref< Command >()> command) (defined in nix::RegisterCommand) | nix::RegisterCommand | inline |