OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SandeshUVEPerTypeMapImpl< T, U, P, TM >::HashCompare Struct Reference

#include <sandesh_uve.h>

Static Public Member Functions

static size_t hash (const std::string &key)
 
static bool equal (const std::string &key1, const std::string &key2)
 

Detailed Description

template<typename T, typename U, int P, int TM>
struct SandeshUVEPerTypeMapImpl< T, U, P, TM >::HashCompare

Definition at line 112 of file sandesh_uve.h.

Member Function Documentation

template<typename T , typename U , int P, int TM>
static bool SandeshUVEPerTypeMapImpl< T, U, P, TM >::HashCompare::equal ( const std::string &  key1,
const std::string &  key2 
)
inlinestatic

Definition at line 115 of file sandesh_uve.h.

template<typename T , typename U , int P, int TM>
static size_t SandeshUVEPerTypeMapImpl< T, U, P, TM >::HashCompare::hash ( const std::string &  key)
inlinestatic

Definition at line 113 of file sandesh_uve.h.

Here is the call graph for this function:


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