Planeshift
updaterengine.h File Reference
#include <iutil/objreg.h>
#include <iutil/vfs.h>
#include <iutil/cfgmgr.h>
#include <csutil/csstring.h>
#include <iutil/document.h>
#include <csutil/threading/thread.h>
#include <csutil/list.h>
#include "download.h"
#include "util/fileutil.h"
#include "util/singleton.h"

Go to the source code of this file.

Classes

class  InfoShare
 
class  UpdaterEngine
 

Macros

#define SELFUPDATER_POSTFIX   ".bin"
 
#define SELFUPDATER_TEMPFILE_POSTFIX   ".tmp.bin"
 
#define UPDATER_VERSION   3.07
 
#define UPDATER_VERSION_MAJOR   3
 
#define UPDATER_VERSION_MINOR   07
 

Macro Definition Documentation

#define SELFUPDATER_POSTFIX   ".bin"

Definition at line 50 of file updaterengine.h.

#define SELFUPDATER_TEMPFILE_POSTFIX   ".tmp.bin"

Definition at line 49 of file updaterengine.h.

#define UPDATER_VERSION   3.07

Definition at line 37 of file updaterengine.h.

#define UPDATER_VERSION_MAJOR   3

Definition at line 42 of file updaterengine.h.

#define UPDATER_VERSION_MINOR   07

Definition at line 43 of file updaterengine.h.