FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::net::Error Struct Reference

Public Types

enum class  Types {
  ERR_NONE , ERR_ALREADY_INVALID , ERR_EXTRACT , ERR_RULE ,
  ERR_SCENE_OLD_PACKET
}
 

Public Member Functions

void dump (std::ostream &os) const
 

Public Attributes

Types _type {Types::ERR_NONE}
 
std::size_t _readPos {0}
 
char const * _error {nullptr}
 
char const * _function {nullptr}
 

The documentation for this struct was generated from the following file: