xc
XC::Channel Member List

This is the complete list of members for XC::Channel, including all inherited members.

addToProgram(void)=0XC::Channelpure virtual
Channel(CommandEntity *owr=nullptr)XC::Channel
checkDbTag(const int &dbTag)XC::Channel
clearDbTags(void)XC::Channel
getDbTag(void) constXC::Channelvirtual
getLastSendersAddress(void)=0 (defined in XC::Channel)XC::Channelpure virtual
getTag(void) constXC::Channel
getUsedTags(void) constXC::Channel
isDatastore(void) constXC::Channelvirtual
receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &)XC::Channelprotected
recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
recvMsg(int dbTag, int commitTag, Message &theMsg, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
recvObj(int commitTag, MovableObject &theObj, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
recvObjs(int commitTag, const inputIterator &first, const inputIterator &last, FEM_ObjectBroker &, ChannelAddress *theAddress=nullptr)XC::Channel
recvVector(int dbTag, int commitTag, Vector &theVector, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
sendMovable(int commitTag, MovableObject &)XC::Channelprotected
sendMsg(int dbTag, int commitTag, const Message &theMsg, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
sendObj(int commitTag, MovableObject &theObj, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
sendObjs(int commitTag, const inputIterator &first, const inputIterator &last, ChannelAddress *theAddress=nullptr)XC::Channel
sendVector(int dbTag, int commitTag, const Vector &theVector, ChannelAddress *theAddress=nullptr)=0XC::Channelpure virtual
setNextAddress(const ChannelAddress &theAddress)=0XC::Channelpure virtual
setUpConnection(void)=0 (defined in XC::Channel)XC::Channelpure virtual
~Channel(void) (defined in XC::Channel)XC::Channelinlinevirtual