log4cplus
1.1.0
|
#include <deviceappender.hxx>
Public Types | |
typedef T & | device_type |
Static Public Member Functions | |
static device_type | unwrap (device_type x) |
Definition at line 50 of file deviceappender.hxx.
typedef T& log4cplus::device_appender_detail::device_type_traits< T >::device_type |
Definition at line 52 of file deviceappender.hxx.
static device_type log4cplus::device_appender_detail::device_type_traits< T >::unwrap | ( | device_type | x | ) | [inline, static] |
Definition at line 56 of file deviceappender.hxx.
Referenced by log4cplus::DeviceAppender< Device >::append(), and log4cplus::DeviceAppender< Device >::close().