SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
Loading...
Searching...
No Matches
SFSObject.h File Reference

Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block. More...

#include <cstddef>
#include <cstdint>
#include <string>
#include <vector>
#include <unordered_map>
#include <optional>
#include <memory>
#include "entities/ByteBuffer.h"
#include "entities/SFSDataWrapper.h"
#include "entities/SFSVector2.h"
#include "entities/SFSVector3.h"

Classes

class  sfs3::entities::SFSObject
 A platform-neutral container of named values, used to exchange data between client and server. More...

Enumerations

enum class  sfs3::entities::StringLimits : int
 The maximum size in bytes of each of the three string types an SFSObject can hold.

Detailed Description

Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block.