Add(Thing thing, bool invokeEvent=true) | Passer.RoboidControl.RemoteParticipant | |
AddParticipant(string ipAddress, int port) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
broadcastIpAddress (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
buffer (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
Close() | Passer.RoboidControl.SiteServer | |
endPoint (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
Get(byte networkId, byte thingId) | Passer.RoboidControl.RemoteParticipant | |
GetParticipant(string ipAddress, int port) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
ipAddress | Passer.RoboidControl.RemoteParticipant | |
messageQueue (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
name (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
networkId | Passer.RoboidControl.RemoteParticipant | |
nextPublishMe (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protected |
Participant() | Passer.RoboidControl.Participant | |
Participant(int port) | Passer.RoboidControl.Participant | |
Participant(string ipAddress="0.0.0.0", int port=7681) | Passer.RoboidControl.Participant | |
Participant(UdpClient udpClient, int port) | Passer.RoboidControl.Participant | |
port | Passer.RoboidControl.RemoteParticipant | |
Process(RemoteParticipant sender, ParticipantMsg msg) (defined in Passer.RoboidControl.SiteServer) | Passer.RoboidControl.SiteServer | protectedvirtual |
Process(RemoteParticipant sender, NetworkIdMsg msg) (defined in Passer.RoboidControl.SiteServer) | Passer.RoboidControl.SiteServer | protectedvirtual |
Process(RemoteParticipant sender, ThingMsg msg) (defined in Passer.RoboidControl.SiteServer) | Passer.RoboidControl.SiteServer | protectedvirtual |
Process(InvestigateMsg msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protectedvirtual |
Process(RemoteParticipant sender, NameMsg msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protectedvirtual |
Process(RemoteParticipant sender, ModelUrlMsg msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protectedvirtual |
Process(PoseMsg msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protectedvirtual |
Process(RemoteParticipant sender, BinaryMsg msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protectedvirtual |
Process(TextMsg temsgxt) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protectedvirtual |
Process(DestroyMsg msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protectedvirtual |
Publish() (defined in Passer.RoboidControl.SiteServer) | Passer.RoboidControl.SiteServer | virtual |
Publish(IMessage msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
PublishBuffer(int bufferSize) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
publishInterval (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
PublishThingInfo(Thing thing) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
ReceiveData(byte[] data, RemoteParticipant remoteParticipant) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
ReceiveUDP(IAsyncResult result) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protected |
Register(byte thingType, ThingConstructor constr) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
Register< ThingClass >(Thing.Type thingType) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
Register< ThingClass >(byte thingType) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
RemoteParticipant() | Passer.RoboidControl.RemoteParticipant | |
RemoteParticipant(string ipAddress, int port) | Passer.RoboidControl.RemoteParticipant | |
Send(IMessage msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
Send(RemoteParticipant remoteParticipant, IMessage msg) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
SendBuffer(int bufferSize) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
senders (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
SendThingInfo(RemoteParticipant remoteParticipant, Thing thing) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
SiteServer(int port=7681) | Passer.RoboidControl.SiteServer | |
ThingConstructor(byte networkId, byte thingId) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
thingMsgProcessors (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | protected |
things | Passer.RoboidControl.RemoteParticipant | protected |
udpClient (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | |
Update(ulong currentTimeMS=0) (defined in Passer.RoboidControl.Participant) | Passer.RoboidControl.Participant | virtual |