Apache Log4cxx
Version 1.2.0
|
#include <socketoutputstream.h>
Public Member Functions | |
SocketOutputStream (const SocketPtr &socket) | |
~SocketOutputStream () | |
void | close (Pool &p) override |
void | flush (Pool &p) override |
void | write (ByteBuffer &buf, Pool &p) override |
![]() | |
virtual | ~Object () |
virtual const helpers::Class & | getClass () const =0 |
virtual bool | instanceof (const Class &clazz) const =0 |
virtual const void * | cast (const Class &clazz) const =0 |
Additional Inherited Members | |
![]() | |
OutputStream () | |
virtual | ~OutputStream () |
log4cxx::helpers::SocketOutputStream::~SocketOutputStream | ( | ) |
Implements log4cxx::helpers::OutputStream.
Implements log4cxx::helpers::OutputStream.
|
overridevirtual |
Implements log4cxx::helpers::OutputStream.