|
|
|
|
|
class TcpServerConnection
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdkx::rdmi::TcpServerConnection Class Reference#include <TcpServer.h>
Inheritance diagram for acdkx::rdmi::TcpServerConnection:
List of all members.
Constructor & Destructor Documentation
acdkx::rdmi::TcpServerConnection::TcpServerConnection |
( |
IN(acdk::net::RSocket) |
socket |
) |
[inline] |
|
Member Function Documentation
virtual void acdkx::rdmi::TcpServerConnection::close |
( |
|
) |
[inline, virtual] |
|
virtual bool acdkx::rdmi::TcpServerConnection::dataAvailable |
( |
|
) |
[virtual] |
|
virtual void acdkx::rdmi::TcpServerConnection::endReadMessage |
( |
|
) |
[inline, virtual] |
|
virtual void acdkx::rdmi::TcpServerConnection::endWriteMessage |
( |
|
) |
[inline, virtual] |
|
virtual RString acdkx::rdmi::TcpServerConnection::getLocalServerId |
( |
|
) |
[virtual] |
|
virtual acdk::io::RReader acdkx::rdmi::TcpServerConnection::getReader |
( |
|
) |
[inline, virtual] |
|
virtual RString acdkx::rdmi::TcpServerConnection::getRemoteServerId |
( |
|
) |
[virtual] |
|
virtual acdk::io::RWriter acdkx::rdmi::TcpServerConnection::getWriter |
( |
|
) |
[inline, virtual] |
|
virtual bool acdkx::rdmi::TcpServerConnection::isClosed |
( |
|
) |
[virtual] |
|
virtual void acdkx::rdmi::TcpServerConnection::startReadMessage |
( |
|
) |
[inline, virtual] |
|
virtual void acdkx::rdmi::TcpServerConnection::startWriteMessage |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
|
|