xc
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::ShadowActorBasevirtual
getChannelPtr(void) constXC::ShadowActorBase
getCommitTag(void) constXC::ShadowActorBaseinline
getMethod()XC::Actorvirtual
getObjectBrokerPtr(void) constXC::ObjectWithObjBroker
getShadowsAddressPtr(void) constXC::Actor
ObjectWithObjBroker(FEM_ObjectBroker *)XC::ObjectWithObjBroker
ObjectWithObjBroker(FEM_ObjectBroker &)XC::ObjectWithObjBroker
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)XC::ShadowActorBase
ShadowActorBase(Channel &theChannel, FEM_ObjectBroker &)XC::ShadowActorBase
ShadowActorBase(int actorType, FEM_ObjectBroker &myBroker, MachineBroker &theMachineBroker, int compDemand)XC::ShadowActorBase
theBroker (defined in XC::ObjectWithObjBroker)XC::ObjectWithObjBrokerprotected
theChannelXC::ShadowActorBaseprotected
~Actor(void)XC::Actorvirtual