+
+ | log4cxx::LOG4CXX_PTR_DEF |
+ ( |
+ Appender |
|
) |
|
Modified: logging/site/trunk/docs/log4cxx/apidocs/namespacelog4cxx_1_1helpers.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/apidocs/namespacelog4cxx_1_1helpers.html?rev=642326&r1=642325&r2=642326&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/apidocs/namespacelog4cxx_1_1helpers.html (original)
+++ logging/site/trunk/docs/log4cxx/apidocs/namespacelog4cxx_1_1helpers.html Fri Mar 28 11:36:20 2008
@@ -139,6 +139,23 @@
| class | IllegalStateException |
+| class | SocketException |
+
+| | Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. More...
|
+| class | ConnectException |
+
+| | Signals that an error occurred while attempting to connect a socket to a remote address and port. More...
|
+| class | ClosedChannelException |
+
+| class | BindException |
+
+| | Signals that an error occurred while attempting to bind a socket to a local address and port. More...
|
+| class | InterruptedIOException |
+
+| | Signals that an I/O operation has been interrupted. More...
|
+| class | SocketTimeoutException |
+
+| | Signals that an I/O operation has been interrupted. More...
|
| class | FileInputStream |
| | InputStream implemented on top of APR file IO. More...
|
@@ -233,30 +250,6 @@
| | Concrete class for formatting and parsing dates in a locale-sensitive manner. More...
|
| class | Socket |
-| class | SocketException |
-
-| | Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. More...
|
-| class | SocketMessageTooLargeException |
-
-| | Thrown if an incoming message is too large. More...
|
-| class | PlatformSocketException |
-
-| | Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. More...
|
-| class | ConnectException |
-
-| | Signals that an error occurred while attempting to connect a socket to a remote address and port. More...
|
-| class | BindException |
-
-| | Signals that an error occurred while attempting to bind a socket to a local address and port. More...
|
-| class | InterruptedIOException |
-
-| | Signals that an I/O operation has been interrupted. More...
|
-| class | SocketTimeoutException |
-
-| | Signals that a timeout has occurred on a socket read or accept. More...
|
-| class | SocketImpl |
-
-| | Default Socket Implementation. More...
|
| class | SocketOutputStream |
| class | StrftimeDateFormat |
@@ -331,9 +324,7 @@
| typedef ObjectPtrT< Object > | ObjectPtr |
-| typedef void | log4cxx_thread_t |
-
-| typedef void *(* | Runnable )(log4cxx_thread_t *thread, void *data) |
+| typedef void *(* | Runnable )(apr_thread_t *thread, void *data) |
typedef helpers::ObjectPtrT<
XMLDOMNode > | XMLDOMNodePtr |
@@ -347,16 +338,34 @@
| typedef ObjectPtrT< ObjectOutputStream > | ObjectOutputStreamPtr |
Functions |
+| | LOG4CXX_PTR_DEF (AppenderAttachableImpl) |
+
+| | LOG4CXX_PTR_DEF (BufferedOutputStream) |
+
+| | LOG4CXX_PTR_DEF (ByteArrayInputStream) |
+
+| | LOG4CXX_PTR_DEF (ByteArrayOutputStream) |
+
+| | LOG4CXX_PTR_DEF (CharsetDecoder) |
+
+| | LOG4CXX_PTR_DEF (CharsetEncoder) |
+
| | LOG4CXX_PTR_DEF (DatagramPacket) |
| | LOG4CXX_PTR_DEF (DatagramSocket) |
| | LOG4CXX_PTR_DEF (Date) |
+| | LOG4CXX_PTR_DEF (DateFormat) |
+
| | LOG4CXX_PTR_DEF (FileInputStream) |
| | LOG4CXX_PTR_DEF (FileOutputStream) |
+| | LOG4CXX_PTR_DEF (InetAddress) |
+
+| | LOG4CXX_LIST_DEF (InetAddressList, InetAddressPtr) |
+
| | LOG4CXX_PTR_DEF (InputStream) |
| | LOG4CXX_PTR_DEF (InputStreamReader) |
@@ -377,10 +386,24 @@
| | LOG4CXX_PTR_DEF (Object) |
+| | LOG4CXX_PTR_DEF (ObjectOutputStream) |
+
+| | LOG4CXX_PTR_DEF (OutputStream) |
+
+| | LOG4CXX_PTR_DEF (OutputStreamWriter) |
+
| | LOG4CXX_PTR_DEF (PropertyResourceBundle) |
| | LOG4CXX_PTR_DEF (Reader) |
+| | LOG4CXX_PTR_DEF (ResourceBundle) |
+
+| | LOG4CXX_PTR_DEF (Socket) |
+
+| | LOG4CXX_PTR_DEF (SocketOutputStream) |
+
+| | LOG4CXX_PTR_DEF (TimeZone) |
+
| | LOG4CXX_PTR_DEF (Writer) |
| | LOG4CXX_PTR_DEF (XMLDOMNode) |
@@ -416,13 +439,13 @@
-