|
xc
|
This is the complete list of members for XC::Channel, including all inherited members.
| addToProgram(void)=0 | XC::Channel | pure virtual |
| Channel(CommandEntity *owr=nullptr) | XC::Channel | |
| checkDbTag(const int &dbTag) | XC::Channel | |
| clearDbTags(void) | XC::Channel | |
| getDbTag(void) const | XC::Channel | virtual |
| getLastSendersAddress(void)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
| getTag(void) const | XC::Channel | |
| getUsedTags(void) const | XC::Channel | |
| isDatastore(void) const | XC::Channel | virtual |
| receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &) | XC::Channel | protected |
| recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvMsg(int dbTag, int commitTag, Message &theMsg, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvObj(int commitTag, MovableObject &theObj, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure 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)=0 | XC::Channel | pure virtual |
| sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendMovable(int commitTag, MovableObject &) | XC::Channel | protected |
| sendMsg(int dbTag, int commitTag, const Message &theMsg, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendObj(int commitTag, MovableObject &theObj, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure 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)=0 | XC::Channel | pure virtual |
| setNextAddress(const ChannelAddress &theAddress)=0 | XC::Channel | pure virtual |
| setUpConnection(void)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
| ~Channel(void) (defined in XC::Channel) | XC::Channel | inlinevirtual |
1.8.12