| _isError | HCE::IJsonSerializable | protected |
| begin(void) noexcept | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| begin(void) const noexcept | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| cast(void) const | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| cast(_Arg arg) const | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| clear(void) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| ConstIterator typedef | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| convertVarToNumeric(Poco::Dynamic::Var &var, T defaultValue) | HCE::IJsonSerializable | inlineprotected |
| copy(_Other &other) const | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| Dictionary(void) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | inline |
| Dictionary(const Dictionary &rhs) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| Dictionary(Dictionary &&rhs) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| end(void) noexcept | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| end(void) const noexcept | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| ERROR_LOAD_JSON_FILE enum value | HCE::handlers::HandlerProperties | |
| ERROR_SERIALIZE enum value | HCE::handlers::HandlerProperties | |
| ERROR_UNSERIALIZE enum value | HCE::handlers::HandlerProperties | |
| errorCode | HCE::IJsonSerializable | protected |
| ErrorCodes enum name | HCE::handlers::HandlerProperties | |
| errorMsg | HCE::IJsonSerializable | protected |
| get(const std::string &name, _Property defaultValue=_Property()) | HCE::handlers::HandlerProperties | |
| getErrorCode(void) const | HCE::IJsonSerializable | inline |
| getErrorMsg(void) const | HCE::IJsonSerializable | inline |
| getItem(const std::string &key) const | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| getItem(const std::string &key) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| getItems(void) const | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | inline |
| getItemsCount(void) const | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| HandlerProperties(void) | HCE::handlers::HandlerProperties | |
| IJsonSerializable(void) | HCE::IJsonSerializable | inline |
| isError(void) const | HCE::IJsonSerializable | inline |
| isExist(const std::stringkey) const | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| Items typedef | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| items | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | protected |
| Iterator typedef | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| load(const std::string &fileName) | HCE::handlers::HandlerProperties | |
| NO_ERROR enum value | HCE::handlers::HandlerProperties | |
| operator+=(const Dictionary &rhs) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| operator/=(size_t count) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| operator<<(std::ostream &os, const HandlerProperties &handlerProperties) | HCE::handlers::HandlerProperties | friend |
| operator=(const Dictionary &rhs) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| operator=(Dictionary &&rhs) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| operator>>(std::istream &is, HandlerProperties &handlerProperties) | HCE::handlers::HandlerProperties | friend |
| resetError(void) | HCE::IJsonSerializable | inline |
| save(const std::string &fileName) | HCE::handlers::HandlerProperties | |
| serialize(std::string &json) | HCE::handlers::HandlerProperties | virtual |
| set(const std::string &name, _Property value) | HCE::handlers::HandlerProperties | |
| setErrorCode(unsigned int errorCode_) | HCE::IJsonSerializable | inline |
| setErrorMsg(const std::string &errorMsg_) | HCE::IJsonSerializable | inline |
| setIsError(bool isError_) | HCE::IJsonSerializable | inline |
| setItem(const std::string &key, const Poco::Dynamic::Var &value) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| setItem(const std::string &key, Poco::Dynamic::Var &&value) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | |
| unserialize(const std::string &json) | HCE::handlers::HandlerProperties | virtual |
| ~Dictionary(void) | HCE::handlers::Dictionary< std::string, Poco::Dynamic::Var > | inlinevirtual |
| ~HandlerProperties(void) | HCE::handlers::HandlerProperties | inline |
| ~IJsonSerializable(void) | HCE::IJsonSerializable | inlinevirtual |