Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RemoteSocket Member List

This is the complete list of members for RemoteSocket, including all inherited members.
Accept()TCPSocket
Bind(int port)TCPSocket
BytesRecd()TCPSocket
BytesSent()TCPSocket
Close()TCPSocket
Connect(char *server, int port)TCPSocket
InboundClose()TCPSocket
Listen()TCPSocket
operator=(const TCPSocket &)TCPSocket
PeerName()TCPSocket
PeerPort()TCPSocket
print_flagRemoteSocket [protected]
PrintRecvLine()RemoteSocket
RecvArray1D(Etype *a, int n1)RemoteSocket [inline]
RecvArray2D(Etype **a, int n1, int n2)RemoteSocket [inline]
RecvArray3D(Etype ***a, int n1, int n2, int n3)RemoteSocket [inline]
RecvArray4D(Etype ****a, int n1, int n2, int n3, int n4)RemoteSocket [inline]
RecvArrayGeneric(void *a, int totsize, int elemsize)RemoteSocket [inline]
RecvBytes(int size, void *data)TCPSocket
RecvFile(char *filename)RemoteSocket
RecvLine(char *line)RemoteSocket
RecvRate()TCPSocket [inline]
RecvStruct(myStruct *S, Semaphore *sem=NULL)RemoteSocket
RecvTime()TCPSocket
RecvVar(Etype *a)RemoteSocket
RecvVar()RemoteSocket [inline]
RemoteSocket()RemoteSocket [inline]
SendArray1D(Etype *a, int n1)RemoteSocket [inline]
SendArray2D(Etype **a, int n1, int n2)RemoteSocket [inline]
SendArray3D(Etype ***a, int n1, int n2, int n3)RemoteSocket [inline]
SendArray4D(Etype ****a, int n1, int n2, int n3, int n4)RemoteSocket [inline]
SendArrayGeneric(void *a, int totsize, int elemsize)RemoteSocket [inline]
SendBytes(int size, const void *data)TCPSocket
SendFile(char *filename)RemoteSocket
SendLine(char *fmt,...)RemoteSocket
SendRate()TCPSocket [inline]
SendStruct(myStruct *S, Semaphore *sem=NULL)RemoteSocket
SendTime()TCPSocket
SendVar(Etype a)RemoteSocket
SetPrintFlag(int flag)RemoteSocket [inline]
SocketName()TCPSocket
SocketPort()TCPSocket
TCPSocket()TCPSocket
~RemoteSocket()RemoteSocket [inline]
~TCPSocket()TCPSocket

Generated on Sun Jun 16 17:36:52 2002 for POSSE: Portable Object-oriented Scientific Steering Environment by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001