Deepsolver
Public Member Functions
IndexFetchProgress Class Reference
Inheritance diagram for IndexFetchProgress:
AbstractIndexFetchListener

List of all members.

Public Member Functions

 IndexFetchProgress (std::ostream &stream, bool suppressed)
void onIndexFetchBegin ()
void onIndexFetchComplete ()
void onIndexFetchStatus (unsigned char currentPartPercents, unsigned char totalPercents, size_t partNumber, size_t partCount, size_t currentPartSize, const std::string &currentPartName)
void onIndexFilesReading ()
void onInfoFilesFetch ()