static_map< K, V > Class Template Reference

#include <lsm_plugin_ipc.hpp>

Public Member Functions

 static_map (const K &key, const V &val)
static_map< K, V > & operator() (const K &key, const V &val)
 operator std::map< K, V > ()

Detailed Description

template<typename K, typename V>
class static_map< K, V >

Definition at line 25 of file lsm_plugin_ipc.hpp.


Constructor & Destructor Documentation

static_map ( const K &  key,
const V &  val 
) [inline]

Definition at line 29 of file lsm_plugin_ipc.hpp.


Member Function Documentation

operator std::map< K, V > (  )  [inline]

Definition at line 38 of file lsm_plugin_ipc.hpp.

static_map< K, V >& operator() ( const K &  key,
const V &  val 
) [inline]

Definition at line 33 of file lsm_plugin_ipc.hpp.


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

Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1