Cuberite
A lightweight, fast and extensible game server for Minecraft
|
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< cTransferEncodingParser > | cTransferEncodingParserPtr |
typedef std::shared_ptr<cTransferEncodingParser> cTransferEncodingParserPtr |
Definition at line 14 of file TransferEncodingParser.h.