SeComLib
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
Classes | Namespaces
random_provider_base.h File Reference

Definition of class RandomProviderBase. More...

#include "big_integer.h"
#include <iostream>
#include <stdexcept>
#include "random_provider_base.hpp"

Go to the source code of this file.

Classes

class  SeComLib::Core::RandomProviderBase< T_Impl >
 Template class which masks various RandomProvider implementations and provides a common interface that all of them must implement. More...
 

Namespaces

 SeComLib
 The enclosing namespace.
 
 SeComLib::Core
 Contains the core library.
 

Detailed Description

Definition of class RandomProviderBase.

Author
Mihai Todor (todor.nosp@m.miha.nosp@m.i@gma.nosp@m.il.c.nosp@m.om)

Definition in file random_provider_base.h.