rippled
|
This is the complete list of members for ripple::HTTPDownloader, including all inherited members.
c_ | ripple::HTTPDownloader | private |
checkPath(boost::filesystem::path const &dstPath)=0 | ripple::HTTPDownloader | privatepure virtual |
closeBody(std::shared_ptr< parser > p)=0 | ripple::HTTPDownloader | privatepure virtual |
config_ | ripple::HTTPDownloader | private |
do_session(std::string host, std::string port, std::string target, int version, boost::filesystem::path dstPath, std::function< void(boost::filesystem::path)> complete, bool ssl, boost::asio::yield_context yield) | ripple::HTTPDownloader | private |
download(std::string const &host, std::string const &port, std::string const &target, int version, boost::filesystem::path const &dstPath, std::function< void(boost::filesystem::path)> complete, bool ssl=true) | ripple::HTTPDownloader | |
enable_shared_from_this(T... args) | std::enable_shared_from_this< HTTPDownloader > | |
error_code typedef | ripple::HTTPDownloader | |
fail(boost::filesystem::path dstPath, boost::system::error_code const &ec, std::string const &errMsg, std::shared_ptr< parser > parser) | ripple::HTTPDownloader | protected |
getParser(boost::filesystem::path dstPath, std::function< void(boost::filesystem::path)> complete, boost::system::error_code &ec)=0 | ripple::HTTPDownloader | privatepure virtual |
HTTPDownloader(boost::asio::io_service &io_service, Config const &config, beast::Journal j) | ripple::HTTPDownloader | protected |
isStopping() const | ripple::HTTPDownloader | |
j_ | ripple::HTTPDownloader | protected |
m_ | ripple::HTTPDownloader | mutableprivate |
operator=(T... args) | std::enable_shared_from_this< HTTPDownloader > | |
parser typedef | ripple::HTTPDownloader | protected |
read_buf_ | ripple::HTTPDownloader | private |
sessionActive_ | ripple::HTTPDownloader | private |
sessionIsActive() const | ripple::HTTPDownloader | |
shared_from_this(T... args) | std::enable_shared_from_this< HTTPDownloader > | |
size(std::shared_ptr< parser > p)=0 | ripple::HTTPDownloader | privatepure virtual |
stop() | ripple::HTTPDownloader | |
stop_ | ripple::HTTPDownloader | private |
strand_ | ripple::HTTPDownloader | private |
stream_ | ripple::HTTPDownloader | private |
weak_from_this(T... args) | std::enable_shared_from_this< HTTPDownloader > | |
~enable_shared_from_this(T... args) | std::enable_shared_from_this< HTTPDownloader > | |
~HTTPDownloader()=default | ripple::HTTPDownloader | virtual |