XC Open source finite element analysis program
|
This is the complete list of members for XC::UDP_Socket, including all inherited members.
addr (defined in XC::UDP_Socket) | XC::UDP_Socket | |
addr_in (defined in XC::UDP_Socket) | XC::UDP_Socket | |
addToProgram(void) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
Channel(void) | XC::Channel | |
checkDbTag(const int &dbTag) | XC::Channel | |
clearDbTags(void) (defined in XC::Channel) | XC::Channel | |
getDbTag(void) const (defined in XC::Channel) | XC::Channel | virtual |
getLastSendersAddress(void)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
getPortNumber(void) const (defined in XC::UDP_Socket) | XC::UDP_Socket | protected |
getTag(void) const (defined in XC::Channel) | XC::Channel | |
getUsedTags(void) const | XC::Channel | |
isDatastore(void) const (defined in XC::Channel) | XC::Channel | virtual |
receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &) | XC::Channel | protected |
recvID(int dbTag, int commitTag, ID &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
recvMatrix(int dbTag, int commitTag, Matrix &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
recvObj(int commitTag, MovableObject &, FEM_ObjectBroker &, ChannelAddress *theAddress=0) | XC::UDP_Socket | virtual |
recvObjs(int commitTag, const inputIterator &first, const inputIterator &last, FEM_ObjectBroker &, ChannelAddress *theAddress=nullptr) | XC::Channel | |
recvVector(int dbTag, int commitTag, Vector &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
sendID(int dbTag, int commitTag, const ID &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
sendMatrix(int dbTag, int commitTag, const Matrix &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
sendMovable(int commitTag, MovableObject &) | XC::Channel | protected |
sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
sendObj(int commitTag, MovableObject &, ChannelAddress *theAddress=0) | XC::UDP_Socket | virtual |
sendObjs(int commitTag, const inputIterator &first, const inputIterator &last, ChannelAddress *theAddress=nullptr) | XC::Channel | |
sendVector(int dbTag, int commitTag, const Vector &, ChannelAddress *theAddress=0) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
setNextAddress(const ChannelAddress &otherChannelAddress) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
setUpConnection(void) (defined in XC::UDP_Socket) | XC::UDP_Socket | virtual |
UDP_Socket(void) (defined in XC::UDP_Socket) | XC::UDP_Socket | |
UDP_Socket(unsigned int port) (defined in XC::UDP_Socket) | XC::UDP_Socket | |
UDP_Socket(unsigned int other_Port, char *other_InetAddr) (defined in XC::UDP_Socket) | XC::UDP_Socket | |
~Channel(void) (defined in XC::Channel) | XC::Channel | inlinevirtual |
~UDP_Socket(void) (defined in XC::UDP_Socket) | XC::UDP_Socket |