Monero
Static Public Member Functions | List of all members
el::base::utils::Utils Class Reference

#include <easylogging++.h>

Static Public Member Functions

template<typename T , typename TPtr >
static bool installCallback (const std::string &id, std::unordered_map< std::string, TPtr > *mapT)
 
template<typename T , typename TPtr >
static void uninstallCallback (const std::string &id, std::unordered_map< std::string, TPtr > *mapT)
 
template<typename T , typename TPtr >
static Tcallback (const std::string &id, std::unordered_map< std::string, TPtr > *mapT)
 

Member Function Documentation

◆ callback()

template<typename T , typename TPtr >
static T* el::base::utils::Utils::callback ( const std::string &  id,
std::unordered_map< std::string, TPtr > *  mapT 
)
inlinestatic

◆ installCallback()

template<typename T , typename TPtr >
static bool el::base::utils::Utils::installCallback ( const std::string &  id,
std::unordered_map< std::string, TPtr > *  mapT 
)
inlinestatic

◆ uninstallCallback()

template<typename T , typename TPtr >
static void el::base::utils::Utils::uninstallCallback ( const std::string &  id,
std::unordered_map< std::string, TPtr > *  mapT 
)
inlinestatic

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