Wolframe, 0.0.3

addressRestriction.hpp File Reference

Interface for a map for configured ip based authorization checks. More...

#include <vector>
#include <boost/asio/ip/address.hpp>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::types::AddressRestriction
 Structure to define and check configured ip based authorization. More...
 
class  _Wolframe::types::AddressRestriction::Element
 One element of a list of address restrictions (deny or allow) More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::types
 Basic data types (implemented in the core library libwolframe)
 

Detailed Description

Interface for a map for configured ip based authorization checks.