Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
netserver.h File Reference
#include "config.h"
#include <vector>
#include <list>
#include <queue>
#include <map>
#include <string.h>
#include <stdlib.h>
#include <boost/shared_ptr.hpp>
#include "configxml.h"
#include "networking/accountsxml.h"
#include "networking/const.h"
#include "networking/lowlevel/packet.h"
#include "networking/lowlevel/netui.h"
#include "networking/lowlevel/vsnet_socketset.h"
#include "networking/client.h"
#include "networking/clientptr.h"
#include "gfx/quaternion.h"
#include "cmd/unit_generic.h"
#include "boost/smart_ptr.hpp"

Go to the source code of this file.

Classes

class  NetServer
 

Namespaces

 VsnetDownload
 
 VsnetDownload::Server
 

Constant Groups

 VsnetDownload
 
 VsnetDownload::Server
 

Typedefs

typedef vector< Account * >
::iterator 
VI
 

Variables

VegaConfigvs_config
 
ObjSerial SERVER_NETVERSION
 

Typedef Documentation

typedef vector<Account *>::iterator VI

Definition at line 53 of file netserver.h.

Variable Documentation

ObjSerial SERVER_NETVERSION

Definition at line 70 of file netserver.cpp.

VegaConfig* vs_config

Definition at line 17 of file acctserver.cpp.