Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
NetMessageSim.cpp File Reference
#include "precompiled.h"
#include "NetMessage.h"
#include "lib/utf8.h"
#include "scriptinterface/ScriptInterface.h"
#include "simulation2/serialization/BinarySerializer.h"
#include "simulation2/serialization/StdDeserializer.h"
#include <sstream>

Go to the source code of this file.

Classes

class  CBufferBinarySerializerImpl
 
class  CBufferBinarySerializer
 Serializer instance that writes directly to a buffer (which must be long enough). More...
 
class  CLengthBinarySerializerImpl
 
class  CLengthBinarySerializer
 Serializer instance that simply counts how many bytes would be written. More...