CPN
Computational Process Networks
CPN::ConnectionServer::PendingConnection Member List

This is the complete list of members for CPN::ConnectionServer::PendingConnection, including all inherited members.

ALock typedefSocketHandle
Cancel()Sync::Future< int >inline
canceledSync::Future< int >protected
Close()FileHandle
Closed() const FileHandleinline
Connect(const SocketAddress &addr)SocketHandle
Connect(const SockAddrList &addrs)SocketHandle
CreatePair(SocketHandle &sock1, SocketHandle &sock2)SocketHandlestatic
CreatePair(int fd[2])SocketHandlestatic
doneSync::Future< int >protected
Done()Sync::Future< int >inline
eofFileHandleprotected
Eof() const FileHandleinline
Eof(bool e)FileHandleinline
fdFileHandleprotected
FD() const FileHandleinline
FD(int filed)FileHandleinline
file_lockFileHandlemutableprotected
FileHandle()FileHandle
FileHandle(int filed)FileHandle
Flush()FileHandle
Future()Sync::Future< int >inline
future_condSync::Future< int >protected
future_lockSync::Future< int >protected
Get()CPN::ConnectionServer::PendingConnectionvirtual
GetKeepAlive()SocketHandle
GetKey() const CPN::ConnectionServer::PendingConnectioninline
GetLingerTimeout()SocketHandle
GetNoDelay()SocketHandle
GetPendingError()SocketHandle
GetReceiveBufferSize()SocketHandle
GetReceiveTimeout()SocketHandle
GetSendBufferSize()SocketHandle
GetSendTimeout()SocketHandle
Good() const FileHandleinline
InternalSet(const int &r)Sync::Future< int >inlineprotected
InternalWait()Sync::Future< int >inlineprotected
IsBlocking() const FileHandle
IsBlocking(int fd)FileHandlestatic
IsCanceled()Sync::Future< int >inline
keyCPN::ConnectionServer::PendingConnectionprivate
OnReadable()FileHandleinlineprotectedvirtual
OnWriteable()FileHandleinlineprotectedvirtual
PendingConnection(Key_t k, ConnectionServer *serv)CPN::ConnectionServer::PendingConnection
Poll(IteratorRef< FileHandle * > begin, IteratorRef< FileHandle * > end, double timeout)FileHandlestatic
Poll(double timeout)FileHandle
Read(void *ptr, unsigned len)FileHandle
readableFileHandleprotected
Readable(bool r)FileHandleinline
Readable() const FileHandleinline
Readv(const iovec *iov, int iovcnt)FileHandle
Recv(void *ptr, unsigned len, bool block)SocketHandle
Reset()FileHandle
retSync::Future< int >protected
Send(const void *ptr, unsigned len, const SendOpts &opts)SocketHandle
serverCPN::ConnectionServer::PendingConnectionprivate
Set(int filed)CPN::ConnectionServer::PendingConnection
Future< int >::Set(const int &r)Sync::Future< int >inlinevirtual
SetBlocking(bool blocking)FileHandle
SetBlocking(int fd, bool blocking)FileHandlestatic
SetKeepAlive(int ka)SocketHandle
SetLingerTimeout(int seconds)SocketHandle
SetNoDelay(bool nodelay)SocketHandle
SetReceiveBufferSize(int size)SocketHandle
SetReceiveTimeout(double timeout)SocketHandle
SetSendBufferSize(int size)SocketHandle
SetSendTimeout(double timeout)SocketHandle
ShutdownRead()SocketHandle
ShutdownWrite()SocketHandle
SocketHandle()SocketHandleinline
SocketHandle(int nfd)SocketHandleinline
Wait()Sync::Future< int >inline
Write(const void *ptr, unsigned len)FileHandle
Writeable(bool w)FileHandleinline
Writeable() const FileHandleinline
writeableFileHandleprotected
Writev(const iovec *iov, int iovcnt)FileHandle
~FileHandle()FileHandlevirtual
~Future()Sync::Future< int >inlinevirtual
~PendingConnection()CPN::ConnectionServer::PendingConnection