ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
el::base::VRegistry Class Reference

Represents registries for verbose logging. More...

#include <easylogging++.h>

Inheritance diagram for el::base::VRegistry:
el::base::NoCopy el::base::threading::ThreadSafe el::base::NoCopy el::base::threading::ThreadSafe el::base::NoCopy el::base::threading::ThreadSafe

Public Member Functions

 VRegistry (base::type::VerboseLevel level, base::type::EnumType *pFlags)
 
void setLevel (base::type::VerboseLevel level)
 Sets verbose level. Accepted range is 0-9. More...
 
base::type::VerboseLevel level (void) const
 
void clearModules (void)
 
void setModules (const char *modules)
 
bool allowed (base::type::VerboseLevel vlevel, const char *file)
 
const std::map< std::string,
base::type::VerboseLevel > & 
modules (void) const
 
void setFromArgs (const base::utils::CommandLineArgs *commandLineArgs)
 
bool vModulesEnabled (void)
 Whether or not vModules enabled. More...
 
 VRegistry (base::type::VerboseLevel level, base::type::EnumType *pFlags)
 
void setLevel (base::type::VerboseLevel level)
 Sets verbose level. Accepted range is 0-9. More...
 
base::type::VerboseLevel level (void) const
 
void clearModules (void)
 
void setModules (const char *modules)
 
bool allowed (base::type::VerboseLevel vlevel, const char *file)
 
const std::map< std::string,
base::type::VerboseLevel > & 
modules (void) const
 
void setFromArgs (const base::utils::CommandLineArgs *commandLineArgs)
 
bool vModulesEnabled (void)
 Whether or not vModules enabled. More...
 
 VRegistry (base::type::VerboseLevel level, base::type::EnumType *pFlags)
 
void setLevel (base::type::VerboseLevel level)
 Sets verbose level. Accepted range is 0-9. More...
 
base::type::VerboseLevel level (void) const
 
void clearModules (void)
 
void setModules (const char *modules)
 
bool allowed (base::type::VerboseLevel vlevel, const char *file)
 
const std::map< std::string,
base::type::VerboseLevel > & 
modules (void) const
 
void setFromArgs (const base::utils::CommandLineArgs *commandLineArgs)
 
bool vModulesEnabled (void)
 Whether or not vModules enabled. More...
 
- Public Member Functions inherited from el::base::threading::ThreadSafe
virtual void acquireLock (void) ELPP_FINAL
 
virtual void releaseLock (void) ELPP_FINAL
 
virtual base::threading::Mutexlock (void) ELPP_FINAL
 
virtual void acquireLock (void) ELPP_FINAL
 
virtual void releaseLock (void) ELPP_FINAL
 
virtual base::threading::Mutexlock (void) ELPP_FINAL
 
virtual void acquireLock (void) ELPP_FINAL
 
virtual void releaseLock (void) ELPP_FINAL
 
virtual base::threading::Mutexlock (void) ELPP_FINAL
 

Additional Inherited Members

- Protected Member Functions inherited from el::base::threading::ThreadSafe
 ThreadSafe (void)
 
virtual ~ThreadSafe (void)
 
 ThreadSafe (void)
 
virtual ~ThreadSafe (void)
 
 ThreadSafe (void)
 
virtual ~ThreadSafe (void)
 

Detailed Description

Represents registries for verbose logging.

Constructor & Destructor Documentation

el::base::VRegistry::VRegistry ( base::type::VerboseLevel  level,
base::type::EnumType pFlags 
)
inlineexplicit
el::base::VRegistry::VRegistry ( base::type::VerboseLevel  level,
base::type::EnumType pFlags 
)
inlineexplicit
el::base::VRegistry::VRegistry ( base::type::VerboseLevel  level,
base::type::EnumType pFlags 
)
inlineexplicit

Member Function Documentation

bool el::base::VRegistry::allowed ( base::type::VerboseLevel  vlevel,
const char *  file 
)
inline
bool el::base::VRegistry::allowed ( base::type::VerboseLevel  vlevel,
const char *  file 
)
inline
bool el::base::VRegistry::allowed ( base::type::VerboseLevel  vlevel,
const char *  file 
)
inline
void el::base::VRegistry::clearModules ( void  )
inline
void el::base::VRegistry::clearModules ( void  )
inline
void el::base::VRegistry::clearModules ( void  )
inline
base::type::VerboseLevel el::base::VRegistry::level ( void  ) const
inline
base::type::VerboseLevel el::base::VRegistry::level ( void  ) const
inline
base::type::VerboseLevel el::base::VRegistry::level ( void  ) const
inline
const std::map<std::string, base::type::VerboseLevel>& el::base::VRegistry::modules ( void  ) const
inline
const std::map<std::string, base::type::VerboseLevel>& el::base::VRegistry::modules ( void  ) const
inline
const std::map<std::string, base::type::VerboseLevel>& el::base::VRegistry::modules ( void  ) const
inline
void el::base::VRegistry::setFromArgs ( const base::utils::CommandLineArgs commandLineArgs)
inline
void el::base::VRegistry::setFromArgs ( const base::utils::CommandLineArgs commandLineArgs)
inline
void el::base::VRegistry::setFromArgs ( const base::utils::CommandLineArgs commandLineArgs)
inline
void el::base::VRegistry::setLevel ( base::type::VerboseLevel  level)
inline

Sets verbose level. Accepted range is 0-9.

void el::base::VRegistry::setLevel ( base::type::VerboseLevel  level)
inline

Sets verbose level. Accepted range is 0-9.

void el::base::VRegistry::setLevel ( base::type::VerboseLevel  level)
inline

Sets verbose level. Accepted range is 0-9.

void el::base::VRegistry::setModules ( const char *  modules)
inline
void el::base::VRegistry::setModules ( const char *  modules)
inline
void el::base::VRegistry::setModules ( const char *  modules)
inline
bool el::base::VRegistry::vModulesEnabled ( void  )
inline

Whether or not vModules enabled.

bool el::base::VRegistry::vModulesEnabled ( void  )
inline

Whether or not vModules enabled.

bool el::base::VRegistry::vModulesEnabled ( void  )
inline

Whether or not vModules enabled.


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