| OpenVPN 3 Core Library
    | 
#include <route.hpp>
| Public Types | |
| typedef std::vector< RouteType< ADDR > > | Base | 
| Public Member Functions | |
| OPENVPN_EXCEPTION (route_list_error) | |
| std::string | to_string () const | 
| IP::Addr::VersionMask | version_mask () const | 
| void | verify_canonical () const | 
| template<typename R > | |
| bool | contains (const R &c) const | 
| typedef std::vector<RouteType<ADDR> > openvpn::IP::RouteTypeList< ADDR >::Base | 
| 
 | inline | 
| openvpn::IP::RouteTypeList< ADDR >::OPENVPN_EXCEPTION | ( | route_list_error | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |