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

CNetworkExtendedCommand Class Reference

#include <network.h>

List of all members.


Public Member Functions

 CNetworkExtendedCommand ()
network.cpp - The network.
void Serialize (unsigned char *p)
void Deserialize (unsigned char *p)

Static Public Member Functions

static size_t Size ()

Public Attributes

Uint8 ExtendedType
Uint8 Arg1
 Extended network command type.
Uint16 Arg2
 Argument 1.
Uint16 Arg3
 Argument 2.
Uint16 Arg4
 Argument 3.

Detailed Description

Extended network command message.

Constructor & Destructor Documentation

CNetworkExtendedCommand::CNetworkExtendedCommand (  )  [inline]


Member Function Documentation

void CNetworkExtendedCommand::Serialize ( unsigned char *  p  ) 

void CNetworkExtendedCommand::Deserialize ( unsigned char *  p  ) 

static size_t CNetworkExtendedCommand::Size (  )  [inline, static]


Member Data Documentation

Extended network command type.

Argument 1.

Argument 2.

Argument 3.


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