tdns
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
DNSNode::DNSNodeCmp Struct Reference

#include <dns-storage.hh>

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (const DNSNode &a, const DNSNode &b) const
 
bool operator() (const DNSNode &a, const DNSLabel &b) const
 
bool operator() (const DNSLabel &a, const DNSNode &b) const
 

Member Typedef Documentation

Member Function Documentation

bool DNSNode::DNSNodeCmp::operator() ( const DNSNode a,
const DNSNode b 
) const
inline
bool DNSNode::DNSNodeCmp::operator() ( const DNSNode a,
const DNSLabel b 
) const
inline
bool DNSNode::DNSNodeCmp::operator() ( const DNSLabel a,
const DNSNode b 
) const
inline

The documentation for this struct was generated from the following file: