RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces | Enumerations
Network.h File Reference
#include "Application.h"
#include "RoRnet.h"
#include <SocketW.h>
#include <atomic>
#include <condition_variable>
#include <deque>
#include <list>
#include <mutex>
#include <queue>
#include <string>
#include <thread>
#include <vector>
#include <OgreUTFString.h>
+ Include dependency graph for Network.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  RoR::CurlFailInfo
 
struct  RoR::NetCharacterMsgGeneric
 
struct  RoR::NetCharacterMsgPos
 
struct  RoR::NetCharacterMsgAttach
 
struct  RoR::NetSendPacket
 
struct  RoR::NetRecvPacket
 
class  RoR::Network
 

Namespaces

 RoR
 

Enumerations

enum  RoR::NetCharacterCmd { RoR::CHARACTER_CMD_INVALID, RoR::CHARACTER_CMD_POSITION, RoR::CHARACTER_CMD_ATTACH, RoR::CHARACTER_CMD_DETACH }