The header of the ByteTree virtual class. More...
#include <iostream>
#include <gmpxx.h>
#include <gmp.h>
#include <vector>
#include <string>
#include <cstdint>
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. |
The header of the ByteTree virtual class.
Definition in file bytetree.hpp.