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

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

Actor(Channel &theChannel, FEM_ObjectBroker &theBroker, int numActorMethods=0)XC::Actor
Actor(const Actor &)XC::Actor
addMethod(int tag, int(*fp)())XC::Actorvirtual
barrierCheck(int result)XC::Actorvirtual
getChannelPtr(void) const XC::Actor
getMethod()XC::Actorvirtual
getObjectBrokerPtr(void) const XC::Actor
getShadowsAddressPtr(void) const (defined in XC::Actor)XC::Actor
operator=(const Actor &)XC::Actor
processMethod(int tag)XC::Actorvirtual
recvID(ID &theID, ChannelAddress *theAddress=0)XC::Actorvirtual
recvMatrix(Matrix &theMatrix, ChannelAddress *theAddress=0)XC::Actorvirtual
recvMessage(Message &theMessage, ChannelAddress *theAddress=0)XC::Actorvirtual
recvObject(MovableObject &theObject, ChannelAddress *theAddress=0)XC::Actorvirtual
recvVector(Vector &theVector, ChannelAddress *theAddress=0)XC::Actorvirtual
run(void)=0 (defined in XC::Actor)XC::Actorpure virtual
sendID(const ID &theID, ChannelAddress *theAddress=0)XC::Actorvirtual
sendMatrix(const Matrix &theMatrix, ChannelAddress *theAddress=0)XC::Actorvirtual
sendMessage(const Message &theMessage, ChannelAddress *theAddress=0)XC::Actorvirtual
sendObject(MovableObject &theObject, ChannelAddress *theAddress=0)XC::Actorvirtual
sendVector(const Vector &theVector, ChannelAddress *theAddress=0)XC::Actorvirtual
setCommitTag(int commitTag) (defined in XC::Actor)XC::Actor
theBroker (defined in XC::Actor)XC::Actorprotected
theChannel (defined in XC::Actor)XC::Actorprotected
~Actor(void)XC::Actorvirtual