webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::ProgressItem Struct Reference

Public Member Functions

 WTF_MAKE_NONCOPYABLE (ProgressItem)
 
 ProgressItem (long long length)
 

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
long long bytesReceived
 
long long estimatedLength
 

Constructor & Destructor Documentation

◆ ProgressItem()

WebCore::ProgressItem::ProgressItem ( long long  length)
inline

Member Function Documentation

◆ WTF_MAKE_NONCOPYABLE()

WebCore::ProgressItem::WTF_MAKE_NONCOPYABLE ( ProgressItem  )

Member Data Documentation

◆ bytesReceived

long long WebCore::ProgressItem::bytesReceived

◆ estimatedLength

long long WebCore::ProgressItem::estimatedLength

◆ WTF_MAKE_FAST_ALLOCATED

WebCore::ProgressItem::WTF_MAKE_FAST_ALLOCATED

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