Home | History | Annotate | Download | only in parameter

Lines Matching full:command

77     // Remote command parsers
376 ////////////////:: Remote command parsers
445 * Command handler method for exportDomainWithSettingsXML command.
447 * @param[in] remoteCommand contains the arguments of the received command.
448 * @param[out] result a std::string containing the result of the command
450 * @return CCommandHandler::ESucceeded if command succeeded or CCommandHandler::EFailed
459 * Command handler method for getDomainsWithSettings command.
461 * @param[in] remoteCommand contains the arguments of the received command.
462 * @param[out] strResult a std::string containing the result of the command
464 * @return CCommandHandler::ESucceeded if command succeeded or CCommandHandler::EFailed
471 * Command handler method for getDomainWithSettings command.
473 * @param[in] remoteCommand contains the arguments of the received command.
474 * @param[out] strResult a string containing the result of the command
476 * @return CCommandHandler::ESucceeded if command succeeded or CCommandHandler::EFailed
483 * Command handler method for setDomainsWithSettings command.
485 * @param[in] remoteCommand contains the arguments of the received command.
486 * @param[out] strResult a std::string containing the result of the command
488 * @return CCommandHandler::ESucceeded if command succeeded or CCommandHandler::EFailed
495 * Command handler method for setDomainWithSettings command.
497 * @param[in] remoteCommand contains the arguments of the received command.
498 * @param[out] result a std::string containing the result of the command
500 * @return CCommandHandler::ESucceeded if command succeeded or CCommandHandler::EFailed
507 * Command handler method for getSystemClass command.
509 * @param[in] remoteCommand contains the arguments of the received command.
510 * @param[out] strResult a std::string containing the result of the command
512 * @return CCommandHandler::ESucceeded if command succeeded or CCommandHandler::EFailed
518 // Max command usage length, use for formatting
705 // Command Handler
717 // Maximum command usage length