bytetree.hpp File Reference

The header of the ByteTree virtual class. More...

#include <iostream>
#include <gmpxx.h>
#include <gmp.h>
#include <vector>
#include <string>
#include <cstdint>
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  verifierUtils::ByteTree
 A virtual class providing a partial common interface for Node and Leaf. More...

Namespaces

namespace  verifierUtils
 Contains several classes and functions used throughout the whole verifier, in particular the ByteTree.

Detailed Description

The header of the ByteTree virtual class.

Author
Léo Perrin leope.nosp@m.rrin.nosp@m.@pica.nosp@m.rres.nosp@m.ursix.nosp@m..fr
Date
Time-stamp: <2012-09-09 16:42:17 leo>
See Also
bytetree.cpp

Definition in file bytetree.hpp.