Civilization
Static Public Member Functions | List of all members
shared::Binary Class Reference

class Binary - More...

#include <Binary.hpp>

Static Public Member Functions

static void send (std::shared_ptr< Player > player, std::string serializedData, bool answerRequired=true)
 
static std::string receive (std::shared_ptr< Player > player, std::istream &alreadyReceived, size_t totalSize)
 
template<typename T >
static void castToBinary (T &data, std::string &serializedData)
 
template<typename T >
static void castToObject (std::string receivedData, T &data)
 

Detailed Description

class Binary -


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