Add(Thing thing, bool checkId=true) | RoboidControl.Participant | |
AddParticipant(string ipAddress, int port) | RoboidControl.Participant | static |
AddParticipant(Participant participant) | RoboidControl.Participant | static |
broadcastIpAddress (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
buffer (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
endPoint (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
Get(byte thingId) | RoboidControl.Participant | |
GetBroadcastAddress(IPAddress ip, IPAddress subnetMask) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protected |
GetParticipant(string ipAddress, int port) | RoboidControl.Participant | static |
GetParticipant(int networkId) | RoboidControl.Participant | static |
ipAddress | RoboidControl.Participant | |
isIsolated | RoboidControl.ParticipantUDP | |
Isolated() | RoboidControl.ParticipantUDP | static |
messageQueue (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
name | RoboidControl.ParticipantUDP | |
networkId | RoboidControl.Participant | |
nextPublishMe (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protected |
Participant(string ipAddress, int port) | RoboidControl.Participant | |
participants | RoboidControl.Participant | static |
ParticipantUDP(int port=0) | RoboidControl.ParticipantUDP | |
ParticipantUDP(string ipAddress, int port=7681, int localPort=7681) | RoboidControl.ParticipantUDP | |
port | RoboidControl.Participant | |
Process(Participant sender, ParticipantMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, NetworkIdMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, InvestigateMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, ThingMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, NameMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, ModelUrlMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, PoseMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, BinaryMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, TextMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Process(Participant sender, DestroyMsg msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
Publish(IMessage msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
publishInterval | RoboidControl.ParticipantUDP | |
PublishThingInfo(Thing thing) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
ReceiveData(byte[] data, Participant sender) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
ReceiveUDP(IAsyncResult result) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protected |
remoteSite | RoboidControl.ParticipantUDP | |
Remove(Thing thing) | RoboidControl.Participant | |
Send(Participant owner, IMessage msg) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
SendThingInfo(Participant owner, Thing thing) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
things | RoboidControl.Participant | |
udpClient (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | |
Update(ulong currentTimeMS=0) | RoboidControl.ParticipantUDP | virtual |
UpdateMyThings(ulong currentTimeMS) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |
UpdateOtherThings(ulong currentTimeMS) (defined in RoboidControl.ParticipantUDP) | RoboidControl.ParticipantUDP | protectedvirtual |