cpp-bencoding
Classes | Namespaces
BItem.h File Reference

Base class for all items (integers, strings, etc.). More...

#include <memory>

Go to the source code of this file.

Classes

class  bencoding::BItem
 Base class for all items (integers, strings, etc.). More...
 

Namespaces

 bencoding
 Main namespace of the bencoding library.
 

Detailed Description

Base class for all items (integers, strings, etc.).

License BSD, see the LICENSE file for more details