_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
CNetworkCommandQuit Class Reference

#include <net_message.h>

Public Member Functions

 CNetworkCommandQuit ()
 
net_message.cpp - The network message code.
size_t Serialize (unsigned char *buf) const
 
size_t Deserialize (const unsigned char *buf)
 

Static Public Member Functions

static size_t Size ()
 

Public Attributes

uint16_t player
 

Detailed Description

Network quit message.

Constructor & Destructor Documentation

◆ CNetworkCommandQuit()

CNetworkCommandQuit::CNetworkCommandQuit ( )
inline

Member Function Documentation

◆ Deserialize()

size_t CNetworkCommandQuit::Deserialize ( const unsigned char *  buf)

◆ Serialize()

size_t CNetworkCommandQuit::Serialize ( unsigned char *  buf) const

◆ Size()

static size_t CNetworkCommandQuit::Size ( )
inlinestatic

Member Data Documentation

◆ player

uint16_t CNetworkCommandQuit::player

The documentation for this class was generated from the following files:
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.