This is the complete list of members for BiometricEvaluation::Process::CommandParser< T >, including all inherited members.
CommandCenter(uint16_t port=MessageCenter::DEFAULT_PORT) | BiometricEvaluation::Process::CommandCenter< T, typename > | inline |
CommandParser(uint16_t port=MessageCenter::DEFAULT_PORT) | BiometricEvaluation::Process::CommandParser< T > | inline |
disconnectClient(uint32_t clientID) | BiometricEvaluation::Process::CommandCenter< T, typename > | inline |
getNextCommand(typename CommandCenter< T >::Command &command, int numSeconds=-1) | BiometricEvaluation::Process::CommandParser< T > | inline |
BiometricEvaluation::Process::CommandCenter::getNextCommand(Command &command, int numSeconds=-1, std::string invalidCommandResponse="") | BiometricEvaluation::Process::CommandCenter< T, typename > | inline |
getUsage() const | BiometricEvaluation::Process::CommandParser< T > | inline |
hasPendingCommands() | BiometricEvaluation::Process::CommandCenter< T, typename > | inline |
parse(const typename CommandCenter< T >::Command &command)=0 | BiometricEvaluation::Process::CommandParser< T > | pure virtual |
sendResponse(uint32_t clientID, const std::string &response, const std::string prefix=">> ", const std::string suffix="\n") | BiometricEvaluation::Process::CommandCenter< T, typename > | inline |
setUsage(const std::string &usage) | BiometricEvaluation::Process::CommandParser< T > | inline |
~CommandCenter()=default | BiometricEvaluation::Process::CommandCenter< T, typename > | |
~CommandParser()=default | BiometricEvaluation::Process::CommandParser< T > | virtual |