Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
TCP_Socket Member ListThis is the complete list of members for TCP_Socket, including all inherited members.
- addToProgram(void)
[virtual] - Channel()
- getDbTag(void)
[virtual] - getLastSendersAddress(void)
[inline, virtual] - getPortNumber(void) const
[protected] - recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=0)
[virtual] - recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=0)
[virtual] - recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=0)
[virtual] - recvObj(int commitTag, MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0)
[virtual] - recvVector(int dbTag, int commitTag, Vector &theVector, ChannelAddress *theAddress=0)
[virtual] - sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=0)
[virtual] - sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=0)
[virtual] - sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=0)
[virtual] - sendObj(int commitTag, MovableObject &theObject, ChannelAddress *theAddress=0)
[virtual] - sendVector(int dbTag, int commitTag, const Vector &theVector, ChannelAddress *theAddress=0)
[virtual] - setNextAddress(const ChannelAddress &otherChannelAddress)
[virtual] - setUpActor(void)
[virtual] - setUpShadow(void)
[virtual] - TCP_Socket()
- TCP_Socket(unsigned int)
- TCP_Socket(unsigned int other_Port, char *other_InetAddr)
- ~Channel()
[virtual] - ~TCP_Socket()
|
|