|
log4cplus 2.0.8
|
Go to the source code of this file.
Macros | |
| #define | LOG4CPLUS_POOR_MANS_CHCONV |
| #define | LOG4CPLUS_DECLSPEC_EXPORT /* empty */ |
| #define | LOG4CPLUS_DECLSPEC_IMPORT /* empty */ |
| #define | LOG4CPLUS_DECLSPEC_PRIVATE /* empty */ |
| #define | LOG4CPLUS_PRIVATE LOG4CPLUS_DECLSPEC_PRIVATE |
| #define | LOG4CPLUS_INLINE_EXPORT |
| #define | __has_feature(X) |
| #define | LOG4CPLUS_NOEXCEPT /* empty */ |
| #define | LOG4CPLUS_NOEXCEPT_FALSE /* empty */ |
| #define | LOG4CPLUS_FORMAT_ATTRIBUTE(archetype, fmt_index, first_arg_index) |
| #define | LOG4CPLUS_CALLER_FILE() |
| #define | LOG4CPLUS_CALLER_LINE() |
| #define | LOG4CPLUS_CALLER_FUNCTION() |
| #define | LOG4CPLUS_ATTRIBUTE_NORETURN /* empty */ |
| #define | LOG4CPLUS_ATTRIBUTE_PURE /* empty */ |
| #define | LOG4CPLUS_ATTRIBUTE_DEPRECATED /* empty */ |
| #define | LOG4CPLUS_BUILTIN_EXPECT(exp, c) |
| #define | LOG4CPLUS_LIKELY(cond) |
| #define | LOG4CPLUS_UNLIKELY(cond) |
| #define | LOG4CPLUS_CONSTRUCTOR_FUNC(prio) |
| #define | LOG4CPLUS_INIT_PRIORITY(prio) |
| #define | LOG4CPLUS_INIT_PRIORITY_BASE (65535 / 2) |
| #define | LOG4CPLUS_THREADED(x) |
| #define __has_feature | ( | X | ) |
__has_feature(X) is Clangs way for testing features. Define it to 0 if it does not exist.
Definition at line 90 of file config.hxx.
| #define LOG4CPLUS_ATTRIBUTE_DEPRECATED /* empty */ |
Definition at line 136 of file config.hxx.
Referenced by log4cplus::spi::InternalLoggingEvent::InternalLoggingEvent().
| #define LOG4CPLUS_ATTRIBUTE_NORETURN /* empty */ |
Definition at line 133 of file config.hxx.
| #define LOG4CPLUS_ATTRIBUTE_PURE /* empty */ |
Definition at line 135 of file config.hxx.
| #define LOG4CPLUS_BUILTIN_EXPECT | ( | exp, | |
| c ) |
Definition at line 137 of file config.hxx.
| #define LOG4CPLUS_CALLER_FILE | ( | ) |
Definition at line 121 of file config.hxx.
Referenced by log4cplus::Logger::forcedLog(), log4cplus::Logger::log(), and log4cplus::TraceLogger::TraceLogger().
| #define LOG4CPLUS_CALLER_FUNCTION | ( | ) |
Definition at line 123 of file config.hxx.
Referenced by log4cplus::Logger::forcedLog(), log4cplus::Logger::log(), and log4cplus::TraceLogger::TraceLogger().
| #define LOG4CPLUS_CALLER_LINE | ( | ) |
Definition at line 122 of file config.hxx.
Referenced by log4cplus::Logger::forcedLog(), log4cplus::Logger::log(), and log4cplus::TraceLogger::TraceLogger().
| #define LOG4CPLUS_CONSTRUCTOR_FUNC | ( | prio | ) |
Definition at line 161 of file config.hxx.
| #define LOG4CPLUS_DECLSPEC_EXPORT /* empty */ |
Definition at line 42 of file config.hxx.
| #define LOG4CPLUS_DECLSPEC_IMPORT /* empty */ |
Definition at line 46 of file config.hxx.
| #define LOG4CPLUS_DECLSPEC_PRIVATE /* empty */ |
Definition at line 50 of file config.hxx.
| #define LOG4CPLUS_FORMAT_ATTRIBUTE | ( | archetype, | |
| fmt_index, | |||
| first_arg_index ) |
Definition at line 109 of file config.hxx.
Referenced by log4cplus_logger_force_log(), log4cplus_logger_log(), log4cplus::helpers::snprintf_buf::print(), and log4cplus::helpers::snprintf_buf::print_va_list().
| #define LOG4CPLUS_INIT_PRIORITY | ( | prio | ) |
Definition at line 168 of file config.hxx.
| #define LOG4CPLUS_INIT_PRIORITY_BASE (65535 / 2) |
Definition at line 171 of file config.hxx.
| #define LOG4CPLUS_INLINE_EXPORT |
Definition at line 72 of file config.hxx.
| #define LOG4CPLUS_LIKELY | ( | cond | ) |
Definition at line 140 of file config.hxx.
| #define LOG4CPLUS_NOEXCEPT /* empty */ |
Definition at line 101 of file config.hxx.
Referenced by log4cplus::helpers::AbstractSocket::AbstractSocket(), log4cplus::helpers::SharedObject::addReference(), log4cplus::Logger::Logger(), log4cplus::Logger::Logger(), log4cplus::Logger::Logger(), log4cplus::helpers::AbstractSocket::operator=(), log4cplus::helpers::ServerSocket::operator=(), log4cplus::helpers::SharedObject::operator=(), log4cplus::helpers::SharedObject::operator=(), log4cplus::helpers::SharedObjectPtr< Appender >::operator=(), log4cplus::helpers::Socket::operator=(), log4cplus::Logger::operator=(), log4cplus::Logger::operator=(), log4cplus::helpers::ServerSocket::ServerSocket(), log4cplus::helpers::SharedObjectPtr< Appender >::SharedObjectPtr(), log4cplus::helpers::SharedObjectPtr< Appender >::SharedObjectPtr(), log4cplus::helpers::SharedObjectPtr< Appender >::SharedObjectPtr(), log4cplus::helpers::Socket::Socket(), log4cplus::helpers::SharedObjectPtr< Appender >::swap(), and log4cplus::Logger::swap().
| #define LOG4CPLUS_NOEXCEPT_FALSE /* empty */ |
Definition at line 102 of file config.hxx.
Referenced by log4cplus::HierarchyLocker::~HierarchyLocker().
| #define LOG4CPLUS_POOR_MANS_CHCONV |
Definition at line 38 of file config.hxx.
| #define LOG4CPLUS_PRIVATE LOG4CPLUS_DECLSPEC_PRIVATE |
Definition at line 53 of file config.hxx.
Referenced by log4cplus::internal::CustomLogLevelManager::customFromStringMethod(), log4cplus::internal::CustomLogLevelManager::customToStringMethod(), log4cplus::spi::LogLevelMatchFilter::decide(), log4cplus::spi::LogLevelRangeFilter::decide(), log4cplus::spi::MDCMatchFilter::decide(), log4cplus::spi::NDCMatchFilter::decide(), log4cplus::spi::StringMatchFilter::decide(), log4cplus::internal::getCustomLogLevelManager(), log4cplus::Hierarchy::shutdown(), log4cplus::MDC::~MDC(), and log4cplus::NDC::~NDC().
| #define LOG4CPLUS_THREADED | ( | x | ) |
Definition at line 178 of file config.hxx.
| #define LOG4CPLUS_UNLIKELY | ( | cond | ) |
Definition at line 141 of file config.hxx.
Referenced by log4cplus::helpers::convertIntegerToString(), log4cplus::internal::get_ptd(), log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, true >::step1(), and log4cplus::thread::impl::tls_cleanup().