Used to find configuration from configuration (pointers) repository. Avoid using it. More...
#include <easylogging++.h>
Public Member Functions | |
| bool | operator() (const Configuration *conf) const |
| Predicate (Level level, ConfigurationType configurationType) | |
| Used to find configuration from configuration (pointers) repository. Avoid using it. More... | |
Private Attributes | |
| ConfigurationType | m_configurationType |
| Level | m_level |
Used to find configuration from configuration (pointers) repository. Avoid using it.
Definition at line 1702 of file easylogging++.h.
| el::Configuration::Predicate::Predicate | ( | Level | level, |
| ConfigurationType | configurationType | ||
| ) |
Used to find configuration from configuration (pointers) repository. Avoid using it.
Definition at line 272 of file easylogging++.cc.
| bool el::Configuration::Predicate::operator() | ( | const Configuration * | conf | ) | const |
Definition at line 277 of file easylogging++.cc.
|
private |
Definition at line 1710 of file easylogging++.h.
|
private |
Definition at line 1709 of file easylogging++.h.