28 #ifndef _NETWORK_Welcome_H__ 29 #define _NETWORK_Welcome_H__ 44 Welcome( uint8_t* data, uint32_t clientID );
47 virtual uint8_t *getData()
override;
48 virtual inline unsigned int getSize()
const override;
Shared library macros, enums, constants and forward declarations for the network library ...
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
#define _NetworkExport
Definition: NetworkPrereqs.h:59
Base class of Server and Client This is the Base class of the Server and Client classes.
Definition: Host.h:52