addToProgram(void) | TCP_SocketNoDelay | [virtual] |
Channel() | Channel | |
getDbTag(void) | Channel | [virtual] |
getLastSendersAddress(void) | TCP_SocketNoDelay | [inline, virtual] |
getPortNumber(void) const | TCP_SocketNoDelay | |
getTag(void) | Channel | |
isDatastore(void) | Channel | [virtual] |
recvID(ID &theID, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
recvMatrix(Matrix &theMatrix, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
recvMsg(Message &, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::recvMsg(int dbTag, int commitTag, Message &theMessage, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
recvObj(MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::recvObj(int commitTag, MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
recvVector(Vector &theVector, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::recvVector(int dbTag, int commitTag, Vector &theVector, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
sendID(const ID &theID, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
sendMatrix(const Matrix &theMatrix, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
sendMsg(const Message &, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::sendMsg(int dbTag, int commitTag, const Message &theMessage, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
sendObj(MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::sendObj(int commitTag, MovableObject &theObject, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
sendVector(const Vector &theVector, ChannelAddress *theAddress=0) | TCP_SocketNoDelay | |
Channel::sendVector(int dbTag, int commitTag, const Vector &theVector, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
setNextAddress(const ChannelAddress &otherChannelAddress) | TCP_SocketNoDelay | [virtual] |
setUpActor(void) | TCP_SocketNoDelay | [virtual] |
setUpConnection(void)=0 | Channel | [pure virtual] |
setUpShadow(void) | TCP_SocketNoDelay | [virtual] |
TCP_SocketNoDelay() | TCP_SocketNoDelay | |
TCP_SocketNoDelay(unsigned int) | TCP_SocketNoDelay | |
TCP_SocketNoDelay(unsigned int other_Port, char *other_InetAddr) | TCP_SocketNoDelay | |
~Channel() | Channel | [virtual] |
~TCP_SocketNoDelay() | TCP_SocketNoDelay | |