28 #ifndef _WANDiscoverable_H__ 29 #define _WANDiscoverable_H__ 34 #include <OgreStringConverter.h> 53 {
return this->msaddress; }
56 void setConfigValues();
59 void setActivity(
bool bActive );
61 void updateClientNumber(
int clientNumber);
82 #endif // _WANDiscoverable_H__ Shared library macros, enums, constants and forward declarations for the network library ...
Definition: MasterServerComm.h:43
std::string getMSAddress()
Definition: WANDiscoverable.h:52
::std::string string
Definition: gtest-port.h:756
This is the base class of all objects which may contain config values.
Definition: Configurable.h:47
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
#define _NetworkExport
Definition: NetworkPrereqs.h:59
MasterServerComm msc
Master server communications object.
Definition: WANDiscoverable.h:64
Declaration of Configurable, the base class of all objects which may contain config values...
std::string msaddress
master server address
Definition: WANDiscoverable.h:74
std::string ownName
Definition: WANDiscoverable.h:75
Definition: WANDiscoverable.h:39
bool bActive_
Definition: WANDiscoverable.h:76