Roboid Control for C#
Loading...
Searching...
No Matches
Passer.RoboidControl.SiteServer Member List

This is the complete list of members for Passer.RoboidControl.SiteServer, including all inherited members.

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
ipAddressPasser.RoboidControl.RemoteParticipant
messageQueue (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participant
name (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participant
networkIdPasser.RoboidControl.RemoteParticipant
nextPublishMe (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotected
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
portPasser.RoboidControl.RemoteParticipant
Process(RemoteParticipant sender, ParticipantMsg msg) (defined in Passer.RoboidControl.SiteServer)Passer.RoboidControl.SiteServerprotectedvirtual
Process(RemoteParticipant sender, NetworkIdMsg msg) (defined in Passer.RoboidControl.SiteServer)Passer.RoboidControl.SiteServerprotectedvirtual
Process(RemoteParticipant sender, ThingMsg msg) (defined in Passer.RoboidControl.SiteServer)Passer.RoboidControl.SiteServerprotectedvirtual
Process(InvestigateMsg msg) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotectedvirtual
Process(RemoteParticipant sender, NameMsg msg) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotectedvirtual
Process(RemoteParticipant sender, ModelUrlMsg msg) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotectedvirtual
Process(PoseMsg msg) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotectedvirtual
Process(RemoteParticipant sender, BinaryMsg msg) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotectedvirtual
Process(TextMsg temsgxt) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotectedvirtual
Process(DestroyMsg msg) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantprotectedvirtual
Publish() (defined in Passer.RoboidControl.SiteServer)Passer.RoboidControl.SiteServervirtual
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.Participantprotected
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.Participantprotected
thingsPasser.RoboidControl.RemoteParticipantprotected
udpClient (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participant
Update(ulong currentTimeMS=0) (defined in Passer.RoboidControl.Participant)Passer.RoboidControl.Participantvirtual