retdec-cpp
retdec::Settings Member List

This is the complete list of members for retdec::Settings, including all inherited members.

apiKey(const std::string &apiKey)retdec::Settings
apiKey() const retdec::Settings
apiUrl(const std::string &apiUrl)retdec::Settings
apiUrl() const retdec::Settings
DefaultApiKeyretdec::Settingsstatic
DefaultApiUrlretdec::Settingsstatic
DefaultUserAgentretdec::Settingsstatic
operator=(const Settings &other)retdec::Settings
operator=(Settings &&other)retdec::Settings
Settings()retdec::Settings
Settings(const Settings &other)retdec::Settings
Settings(Settings &&other)retdec::Settings
userAgent(const std::string &userAgent)retdec::Settings
userAgent() const retdec::Settings
withApiKey(const std::string &apiKey) const retdec::Settings
withApiUrl(const std::string &apiUrl) const retdec::Settings
withUserAgent(const std::string &userAgent) const retdec::Settings
~Settings()retdec::Settings