Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Typedefs
TransferEncodingParser.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cTransferEncodingParser::cCallbacks
 
class  cTransferEncodingParser
 Used as both the interface that all the parsers share and the (static) factory creating such parsers. More...
 

Typedefs

typedef std::shared_ptr< cTransferEncodingParsercTransferEncodingParserPtr
 

Typedef Documentation

◆ cTransferEncodingParserPtr

Definition at line 14 of file TransferEncodingParser.h.