Luanti 5.16.0-dev
Loading...
Searching...
No Matches
Client::PendingMediaDownload Struct Reference
Collaboration diagram for Client::PendingMediaDownload:

Public Member Functions

 PendingMediaDownload (u32 token, const std::string &name, const std::shared_ptr< SingleMediaDownloader > &d)

Public Attributes

std::vector< u32 > tokens
std::string name
std::shared_ptr< SingleMediaDownloaderd

Constructor & Destructor Documentation

◆ PendingMediaDownload()

Client::PendingMediaDownload::PendingMediaDownload ( u32 token,
const std::string & name,
const std::shared_ptr< SingleMediaDownloader > & d )
inline

References d, name, and tokens.

Member Data Documentation

◆ d

std::shared_ptr<SingleMediaDownloader> Client::PendingMediaDownload::d

Referenced by PendingMediaDownload().

◆ name

std::string Client::PendingMediaDownload::name

Referenced by PendingMediaDownload().

◆ tokens

std::vector<u32> Client::PendingMediaDownload::tokens

Referenced by PendingMediaDownload().


The documentation for this struct was generated from the following file: