OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sandesh_uve.h File Reference
#include <map>
#include <vector>
#include <boost/ptr_container/ptr_map.hpp>
#include <boost/assign/ptr_map_inserter.hpp>
#include <sandesh/sandesh_types.h>
#include <sandesh/sandesh.h>
#include <tbb/mutex.h>
#include <tbb/concurrent_hash_map.h>
#include <boost/functional/hash.hpp>
Include dependency graph for sandesh_uve.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SandeshUVETypeMaps
 
class  SandeshUVEPerTypeMap
 
class  SandeshUVEPerTypeMapImpl< T, U, P, TM >
 
struct  SandeshUVEPerTypeMapImpl< T, U, P, TM >::HashCompare
 
struct  SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry
 
class  SandeshUVEPerTypeMapGroup< T, U, P, TM >
 

Macros

#define SANDESH_UVE_DEF(x, y, z, w)   static SandeshUVEPerTypeMapGroup<x, y, z, w> uvemap ## x(#y)
 

Macro Definition Documentation

#define SANDESH_UVE_DEF (   x,
  y,
  z,
 
)    static SandeshUVEPerTypeMapGroup<x, y, z, w> uvemap ## x(#y)

Definition at line 349 of file sandesh_uve.h.