Furrent
Namespaces | Functions
bencode_parser.cpp File Reference
#include "bencode_parser.hpp"
#include <limits>
#include <regex>
#include <stdexcept>
Include dependency graph for bencode_parser.cpp:

Namespaces

 fur
 Common types used in all the project.
 
 fur::bencode
 Contains the structure for decoding and encoding bencode data.
 

Functions

std::string fur::bencode::error_to_string (BencodeParserError error)
 Function to translate a BencodeParserError into a string. More...