Channel Member ListThis is the complete list of members for Channel, including all inherited members.
| addToProgram(void)=0 | Channel | [pure virtual] |
| Channel() | Channel | |
| getDbTag(void) | Channel | [virtual] |
| getLastSendersAddress(void)=0 | Channel | [pure virtual] |
| getTag(void) | Channel | |
| isDatastore(void) | Channel | [virtual] |
| recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| recvMsg(int dbTag, int commitTag, Message &theMessage, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| recvObj(int commitTag, MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| recvVector(int dbTag, int commitTag, Vector &theVector, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| sendMsg(int dbTag, int commitTag, const Message &theMessage, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| sendObj(int commitTag, MovableObject &theObject, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| sendVector(int dbTag, int commitTag, const Vector &theVector, ChannelAddress *theAddress=0)=0 | Channel | [pure virtual] |
| setNextAddress(const ChannelAddress &theAddress)=0 | Channel | [pure virtual] |
| setUpConnection(void)=0 | Channel | [pure virtual] |
| ~Channel() | Channel | [virtual] |
Generated on Mon Oct 23 15:05:39 2006 for OpenSees by 1.5.0
|