libDwm-0.9.45
DwmIpv6PrefixMap.hh File Reference

NOT YET DOCUMENTED. More...

#include <map>
#include <mutex>
#include <shared_mutex>
#include <unordered_map>
#include <vector>
#include "DwmASIO.hh"
#include "DwmBZ2IO.hh"
#include "DwmDescriptorIO.hh"
#include "DwmFileIO.hh"
#include "DwmGZIO.hh"
#include "DwmIOUtils.hh"
#include "DwmIpv6Prefix.hh"
#include "DwmStreamIO.hh"
Include dependency graph for DwmIpv6PrefixMap.hh:

Go to the source code of this file.

Classes

struct  Dwm::OurIpv6PrefixHash
 Default hash for our unordered_map in Ipv6PrefixMap. More...
 
class  Dwm::Ipv6PrefixMap< T, Hash >
 A wrapper around an unordered_map of T keyed by Ipv6Prefix using Hash as the hash function. More...
 

Detailed Description

NOT YET DOCUMENTED.

Author
Daniel W. McRobb