webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebKit::DownloadID Class Reference

#include <DownloadID.h>

Public Member Functions

 DownloadID ()
 
 DownloadID (uint64_t downloadID)
 
bool operator== (DownloadID other) const
 
bool operator!= (DownloadID other) const
 
uint64_t downloadID () const
 

Constructor & Destructor Documentation

◆ DownloadID() [1/2]

WebKit::DownloadID::DownloadID ( )
inline

◆ DownloadID() [2/2]

WebKit::DownloadID::DownloadID ( uint64_t  downloadID)
inlineexplicit

Member Function Documentation

◆ downloadID()

uint64_t WebKit::DownloadID::downloadID ( ) const
inline

◆ operator!=()

bool WebKit::DownloadID::operator!= ( DownloadID  other) const
inline

◆ operator==()

bool WebKit::DownloadID::operator== ( DownloadID  other) const
inline

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