XC Open source finite element analysis program
XC::Channel Member List

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

addToProgram(void)=0 (defined in XC::Channel)XC::Channelpure 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::Channelvirtual
getLastSendersAddress(void)=0 (defined in XC::Channel)XC::Channelpure virtual
getTag(void) const (defined in XC::Channel)XC::Channel
getUsedTags(void) const XC::Channel
isDatastore(void) const (defined in XC::Channel)XC::Channelvirtual
receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &)XC::Channelprotected
recvID(int dbTag, int commitTag, ID &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
recvMatrix(int dbTag, int commitTag, Matrix &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
recvObj(int commitTag, MovableObject &, FEM_ObjectBroker &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure 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=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
sendID(int dbTag, int commitTag, const ID &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
sendMatrix(int dbTag, int commitTag, const Matrix &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
sendMovable(int commitTag, MovableObject &)XC::Channelprotected
sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
sendObj(int commitTag, MovableObject &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
sendObjs(int commitTag, const inputIterator &first, const inputIterator &last, ChannelAddress *theAddress=nullptr)XC::Channel
sendVector(int dbTag, int commitTag, const Vector &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel)XC::Channelpure virtual
setNextAddress(const ChannelAddress &theAddress)=0 (defined in XC::Channel)XC::Channelpure virtual
setUpConnection(void)=0 (defined in XC::Channel)XC::Channelpure virtual
~Channel(void) (defined in XC::Channel)XC::Channelinlinevirtual