KiCad PCB EDA Suite
Loading...
Searching...
No Matches
HTTP_LIB_CONNECTION Member List

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

boolFromString(const std::any &aVal, bool aDefaultValue=false)HTTP_LIB_CONNECTIONprivate
checkServerResponse(std::unique_ptr< KICAD_CURL_EASY > &aCurl)HTTP_LIB_CONNECTIONprivate
createCurlEasyObject()HTTP_LIB_CONNECTIONinlineprivate
DEFAULT_TIMEOUTHTTP_LIB_CONNECTIONstatic
getCachedParts()HTTP_LIB_CONNECTIONinline
getCategories() constHTTP_LIB_CONNECTIONinline
getCategoryDescription(const std::string &aCategoryName) constHTTP_LIB_CONNECTIONinline
GetLastError() constHTTP_LIB_CONNECTIONinline
http_endpoint_authHTTP_LIB_CONNECTIONprivate
http_endpoint_categoriesHTTP_LIB_CONNECTIONprivate
http_endpoint_partsHTTP_LIB_CONNECTIONprivate
http_endpoint_settingsHTTP_LIB_CONNECTIONprivate
HTTP_LIB_CONNECTION(const HTTP_LIB_SOURCE &aSource, bool aTestConnectionNow)HTTP_LIB_CONNECTION
httpErrorCodeDescription(uint16_t aHttpCode)HTTP_LIB_CONNECTIONprivate
IsValidEndpoint() constHTTP_LIB_CONNECTION
m_cacheHTTP_LIB_CONNECTIONprivate
m_cachedPartsHTTP_LIB_CONNECTIONprivate
m_categoriesHTTP_LIB_CONNECTIONprivate
m_categoryDescriptionsHTTP_LIB_CONNECTIONprivate
m_endpointValidHTTP_LIB_CONNECTIONprivate
m_lastErrorHTTP_LIB_CONNECTIONprivate
m_partsHTTP_LIB_CONNECTIONprivate
m_sourceHTTP_LIB_CONNECTIONprivate
SelectAll(const HTTP_LIB_CATEGORY &aCategory, std::vector< HTTP_LIB_PART > &aParts)HTTP_LIB_CONNECTION
SelectOne(const std::string &aPartID, HTTP_LIB_PART &aFetchedPart)HTTP_LIB_CONNECTION
syncCategories()HTTP_LIB_CONNECTIONprivate
ValidateHTTPLibraryEndpoints()HTTP_LIB_CONNECTIONprivate
~HTTP_LIB_CONNECTION()HTTP_LIB_CONNECTION