Public Member Functions

BootstrapContentDownloadStatusWindow Struct Reference

Window for showing the download status of content. More...

Inheritance diagram for BootstrapContentDownloadStatusWindow:
BaseNetworkContentDownloadStatusWindow Window ContentCallback ZeroedMemoryAllocator

Public Member Functions

 BootstrapContentDownloadStatusWindow ()
 Simple call the constructor of the superclass.
virtual void OnDownloadComplete (ContentID cid)
 We have finished downloading a file.

Detailed Description

Window for showing the download status of content.

Definition at line 84 of file bootstrap_gui.cpp.


Constructor & Destructor Documentation

BootstrapContentDownloadStatusWindow::BootstrapContentDownloadStatusWindow (  )  [inline]

Simple call the constructor of the superclass.

Definition at line 87 of file bootstrap_gui.cpp.


Member Function Documentation

virtual void BootstrapContentDownloadStatusWindow::OnDownloadComplete ( ContentID  cid  )  [inline, virtual]

We have finished downloading a file.

Parameters:
cid the ContentID of the downloaded file

Reimplemented from ContentCallback.

Definition at line 91 of file bootstrap_gui.cpp.

References BaseMedia< GraphicsSet >::FindSets().


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