My Project
Public Member Functions | Public Attributes | List of all members
NPL::IAutoUpdaterClient::ProgressMessage Struct Reference

progress message More...

#include <AutoUpdaterClient.h>

Public Member Functions

 ProgressMessage (AutoUpdaterProgress eventType, const char *msg=NULL, int finishcount=0, int allcount=0)
 

Public Attributes

AutoUpdaterProgress m_eventType
 
std::string m_msg
 
int m_finishcount
 
int m_allcount
 

Detailed Description

progress message


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