Planeshift
InfoShare Class Reference

#include <updaterengine.h>

Public Member Functions

bool ConsoleIsEmpty ()
 
csString ConsolePop ()
 
void ConsolePush (csString str)
 
void EmptyConsole ()
 
bool GetCancelUpdater ()
 
bool GetCheckIntegrity ()
 
csString GetCurrentClientVersion ()
 
bool GetExitGUI ()
 
bool GetOutOfSync ()
 
bool GetPerformUpdate ()
 
bool GetUpdateAdminNeeded ()
 
bool GetUpdateChecked ()
 
bool GetUpdateNeeded ()
 
 InfoShare ()
 
void SetCancelUpdater (bool v)
 
void SetCheckIntegrity (bool v)
 
void SetCurrentClientVersion (csString v)
 
void SetExitGUI (bool v)
 
void SetOutOfSync (bool v)
 
void SetPerformUpdate (bool v)
 
void SetUpdateAdminNeeded (bool v)
 
void SetUpdateChecked (bool v)
 
void SetUpdateNeeded (bool v)
 
void Sync ()
 

Detailed Description

Definition at line 54 of file updaterengine.h.

Constructor & Destructor Documentation

InfoShare::InfoShare ( )
inline

Definition at line 93 of file updaterengine.h.

Member Function Documentation

bool InfoShare::ConsoleIsEmpty ( )
inline

Definition at line 161 of file updaterengine.h.

csString InfoShare::ConsolePop ( )
inline

Definition at line 153 of file updaterengine.h.

void InfoShare::ConsolePush ( csString  str)
inline

Definition at line 147 of file updaterengine.h.

void InfoShare::EmptyConsole ( )
inline

Definition at line 141 of file updaterengine.h.

bool InfoShare::GetCancelUpdater ( )
inline

Definition at line 136 of file updaterengine.h.

bool InfoShare::GetCheckIntegrity ( )
inline

Definition at line 135 of file updaterengine.h.

csString InfoShare::GetCurrentClientVersion ( )
inline

Definition at line 139 of file updaterengine.h.

bool InfoShare::GetExitGUI ( )
inline

Definition at line 131 of file updaterengine.h.

bool InfoShare::GetOutOfSync ( )
inline

Definition at line 137 of file updaterengine.h.

bool InfoShare::GetPerformUpdate ( )
inline

Definition at line 134 of file updaterengine.h.

bool InfoShare::GetUpdateAdminNeeded ( )
inline

Definition at line 133 of file updaterengine.h.

bool InfoShare::GetUpdateChecked ( )
inline

Definition at line 138 of file updaterengine.h.

bool InfoShare::GetUpdateNeeded ( )
inline

Definition at line 132 of file updaterengine.h.

void InfoShare::SetCancelUpdater ( bool  v)
inline

Definition at line 112 of file updaterengine.h.

void InfoShare::SetCheckIntegrity ( bool  v)
inline

Definition at line 111 of file updaterengine.h.

void InfoShare::SetCurrentClientVersion ( csString  v)
inline

Definition at line 115 of file updaterengine.h.

void InfoShare::SetExitGUI ( bool  v)
inline

Definition at line 107 of file updaterengine.h.

void InfoShare::SetOutOfSync ( bool  v)
inline

Definition at line 113 of file updaterengine.h.

void InfoShare::SetPerformUpdate ( bool  v)
inline

Definition at line 110 of file updaterengine.h.

void InfoShare::SetUpdateAdminNeeded ( bool  v)
inline

Definition at line 109 of file updaterengine.h.

void InfoShare::SetUpdateChecked ( bool  v)
inline

Definition at line 114 of file updaterengine.h.

void InfoShare::SetUpdateNeeded ( bool  v)
inline

Definition at line 108 of file updaterengine.h.

void InfoShare::Sync ( )
inline

Definition at line 116 of file updaterengine.h.


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