#include <aprinitializer.h>
◆ ~APRInitializer()
log4cxx::helpers::APRInitializer::~APRInitializer |
( |
| ) |
|
◆ getRootPool()
static apr_pool_t* log4cxx::helpers::APRInitializer::getRootPool |
( |
| ) |
|
|
static |
◆ getTlsKey()
◆ initialize()
static log4cxx_time_t log4cxx::helpers::APRInitializer::initialize |
( |
| ) |
|
|
static |
◆ registerCleanup()
static void log4cxx::helpers::APRInitializer::registerCleanup |
( |
FileWatchdog * |
watchdog | ) |
|
|
static |
Register a FileWatchdog for deletion prior to APR termination.
FileWatchdog must be allocated on heap and not deleted elsewhere.
◆ unregisterCleanup()
static void log4cxx::helpers::APRInitializer::unregisterCleanup |
( |
FileWatchdog * |
watchdog | ) |
|
|
static |
◆ isDestructed
bool log4cxx::helpers::APRInitializer::isDestructed |
|
static |
The documentation for this class was generated from the following file: