____                _       __
    / __ )____  _____   | |     / /___ ___________
   / __  / __ \/ ___/   | | /| / / __ `/ ___/ ___/
  / /_/ / /_/ (__  )    | |/ |/ / /_/ / /  (__  )
 /_____/\____/____/     |__/|__/\__,_/_/  /____/

       A futuristic real-time strategy game.
          This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project. Distributed under the "GNU General Public License"

CNetworkSelection Class Reference

#include <network.h>

List of all members.

Public Member Functions

 CNetworkSelection ()
void Serialize (unsigned char *p)
void Deserialize (unsigned char *p)

Static Public Member Functions

static size_t Size ()

Public Attributes

Uint16 Unit [4]
 Selection Units.


Detailed Description

Network Selection Update

Definition at line 174 of file network.h.


Constructor & Destructor Documentation

CNetworkSelection::CNetworkSelection (  )  [inline]

Definition at line 176 of file network.h.

References Unit.


Member Function Documentation

void CNetworkSelection::Serialize ( unsigned char *  p  ) 

void CNetworkSelection::Deserialize ( unsigned char *  p  ) 

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

Definition at line 182 of file network.h.

Referenced by NetworkSendSelection().


Member Data Documentation

Selection Units.

Definition at line 184 of file network.h.

Referenced by CNetworkSelection(), NetworkProcessSelection(), and NetworkSendSelection().


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

Generated on Sat Feb 21 00:28:23 2009 for Bos Wars by  doxygen 1.5.6