cpp-bencoding
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NbencodingMain namespace of the bencoding library
 CBDictionaryRepresentation of a dictionary
 CBStringByValueComparatorComparator of keys for the dictionary
 CBIntegerRepresentation of an integer
 CBItemBase class for all items (integers, strings, etc.)
 CBItemVisitorBase class for all visitors of the BItem subclasses
 CBListRepresentation of a list
 CBStringRepresentation of a string
 CDecoderDecoder of bencoded data
 CDecodingErrorException thrown when there is an error during the decoding
 CEncoderData encoder
 CPrettyPrinterPretty printer of data