Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Actor Member List

This is the complete list of members for Actor, including all inherited members.
  • Actor(Channel &theChannel, FEM_ObjectBroker &theBroker, int numActorMethods)
  • addMethod(int tag, int(*fp)()) [virtual]
  • getChannelPtr(void) const
  • getMethod() [virtual]
  • getObjectBrokerPtr(void) const
  • getShadowsAddressPtr(void) const
  • processMethod(int tag) [virtual]
  • recvID(ID &theID, ChannelAddress *theAddress=0) [virtual]
  • recvMatrix(Matrix &theMatrix, ChannelAddress *theAddress=0) [virtual]
  • recvMessage(Message &theMessage, ChannelAddress *theAddress=0) [virtual]
  • recvObject(MovableObject &theObject, ChannelAddress *theAddress=0) [virtual]
  • recvVector(Vector &theVector, ChannelAddress *theAddress=0) [virtual]
  • sendID(const ID &theID, ChannelAddress *theAddress=0) [virtual]
  • sendMatrix(const Matrix &theMatrix, ChannelAddress *theAddress=0) [virtual]
  • sendMessage(const Message &theMessage, ChannelAddress *theAddress=0) [virtual]
  • sendObject(MovableObject &theObject, ChannelAddress *theAddress=0) [virtual]
  • sendVector(const Vector &theVector, ChannelAddress *theAddress=0) [virtual]
  • theBroker [protected]
  • theChannel [protected]
  • ~Actor() [virtual]
Copyright Contact Us