mcpp
C++ Minecraft Library
connection.h File Reference

SocketConnection class. More...

#include <cstdint>
#include <iostream>
#include <sstream>
#include <string>
Include dependency graph for connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mcpp::SocketConnection
 

Namespaces

 mcpp
 Namespace containing all the the mcpp library classes.
 

Macros

#define FAIL_RESPONSE   "Fail"
 

Detailed Description

SocketConnection class.

Macro Definition Documentation

◆ FAIL_RESPONSE

#define FAIL_RESPONSE   "Fail"