Monero
Loading...
Searching...
No Matches
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>
T * el::base::utils::Utils::callback ( const std::string & id,
std::unordered_map< std::string, TPtr > * mapT )
inlinestatic

◆ installCallback()

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

◆ uninstallCallback()

template<typename T, typename TPtr>
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: