AddRef() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
AddRefForCallback() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
AddRefForRegistration() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
CoreDownloadInstance(BNDownloadInstance *instance) | BinaryNinja::CoreDownloadInstance | |
CoreRefCountObject() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
DestroyInstance() | BinaryNinja::DownloadInstance | protectedvirtual |
DestroyInstanceCallback(void *ctxt) | BinaryNinja::DownloadInstance | protectedstatic |
DownloadInstance(DownloadProvider *provider) | BinaryNinja::DownloadInstance | protected |
DownloadInstance(BNDownloadInstance *instance) | BinaryNinja::DownloadInstance | protected |
GetError() const | BinaryNinja::DownloadInstance | |
GetObject() const | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
GetObject(CoreRefCountObject *obj) | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inlinestatic |
GetObject(const CoreRefCountObject *obj) | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inlinestatic |
m_object | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | |
m_refs | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | |
m_registeredRef | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | |
NotifyProgressCallback(uint64_t progress, uint64_t total) | BinaryNinja::DownloadInstance | protected |
PerformCustomRequest(const std::string &method, const std::string &url, const std::unordered_map< std::string, std::string > &headers, DownloadInstance::Response &response) override | BinaryNinja::CoreDownloadInstance | virtual |
BinaryNinja::DownloadInstance::PerformCustomRequest(const std::string &method, const std::string &url, const std::unordered_map< std::string, std::string > &headers, Response &response, BNDownloadInstanceInputOutputCallbacks *callbacks) | BinaryNinja::DownloadInstance | |
PerformCustomRequestCallback(void *ctxt, const char *method, const char *url, uint64_t headerCount, const char *const *headerKeys, const char *const *headerValues, BNDownloadInstanceResponse **response) | BinaryNinja::DownloadInstance | protectedstatic |
PerformFreeResponse(void *ctxt, BNDownloadInstanceResponse *response) | BinaryNinja::DownloadInstance | protectedstatic |
PerformRequest(const std::string &url) override | BinaryNinja::CoreDownloadInstance | virtual |
BinaryNinja::DownloadInstance::PerformRequest(const std::string &url, BNDownloadInstanceOutputCallbacks *callbacks) | BinaryNinja::DownloadInstance | |
PerformRequestCallback(void *ctxt, const char *url) | BinaryNinja::DownloadInstance | protectedstatic |
ReadDataCallback(uint8_t *data, uint64_t len) | BinaryNinja::DownloadInstance | protected |
Release() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
ReleaseForCallback() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
ReleaseForRegistration() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inline |
SetError(const std::string &error) | BinaryNinja::DownloadInstance | protected |
WriteDataCallback(uint8_t *data, uint64_t len) | BinaryNinja::DownloadInstance | protected |
~CoreDownloadInstance() | BinaryNinja::CoreDownloadInstance | inlinevirtual |
~CoreRefCountObject() | BinaryNinja::CoreRefCountObject< BNDownloadInstance, BNNewDownloadInstanceReference, BNFreeDownloadInstance > | inlinevirtual |