IQRF Gateway Daemon
PrfIoJson Member List

This is the complete list of members for PrfIoJson, including all inherited members.

addResponseJsonPrio1Params(const DpaTask &dpaTask)PrfCommonJsonprotected
addResponseJsonPrio2Params(const DpaTask &dpaTask)PrfCommonJsonprotected
encodeBinary(std::string &to, const uint8_t *from, int len)PrfCommonJson
encodeHexaNum(std::string &to, uint8_t from)PrfCommonJson
encodeHexaNum(std::string &to, uint16_t from)PrfCommonJson
encodeResponse(const std::string &errStr) overridePrfIoJson
encodeResponseJsonFinal(const DpaTask &dpaTask)PrfCommonJsonprotected
encodeTimestamp(std::string &to, std::chrono::time_point< std::chrono::system_clock > from)PrfCommonJson
m_cmdJPrfCommonJson
m_confirmation_tsPrfCommonJson
m_confirmationJPrfCommonJson
m_ctypePrfCommonJson
m_docPrfCommonJson
m_dotNotationPrfCommonJson
m_dpavalJPrfCommonJson
m_has_cmdPrfCommonJson
m_has_confirmationPrfCommonJson
m_has_confirmation_tsPrfCommonJson
m_has_ctypePrfCommonJson
m_has_dpavalPrfCommonJson
m_has_hwpidPrfCommonJson
m_has_msgidPrfCommonJson
m_has_nadrPrfCommonJson
m_has_rcodePrfCommonJson
m_has_rdataPrfCommonJson
m_has_requestPrfCommonJson
m_has_request_tsPrfCommonJson
m_has_responsePrfCommonJson
m_has_response_tsPrfCommonJson
m_has_timeoutPrfCommonJson
m_has_typePrfCommonJson
m_hwpidPrfCommonJson
m_msgidPrfCommonJson
m_nadrPrfCommonJson
m_rcodeJPrfCommonJson
m_rdataJPrfCommonJson
m_request_tsPrfCommonJson
m_requestJPrfCommonJson
m_response_tsPrfCommonJson
m_responseJPrfCommonJson
m_statusJPrfCommonJson
m_timeoutJPrfCommonJson
m_typePrfCommonJson
parseBinary(uint8_t *to, const std::string &from, int maxlen)PrfCommonJson
parseHexaNum(T &to, const std::string &from)PrfCommonJsoninline
parseRequestJson(const rapidjson::Value &val, DpaTask &dpaTask)PrfCommonJsonprotected
PrfCommonJson()PrfCommonJsonprotected
PrfCommonJson(const PrfCommonJson &o)PrfCommonJsonprotected
PrfIoJson(const rapidjson::Value &val)PrfIoJsonexplicit
~PrfIoJson()PrfIoJsoninlinevirtual