Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
RemoteEvents Class Reference
Inheritance diagram for RemoteEvents:
Detailed DescriptionThis class contains the network code common between RemoteRouter and EventProxy. It contains methods for sending and receiving events, state updates, and requests to recieve the former two things. Definition at line 18 of file RemoteEvents.h.
Member Enumeration DocumentationThis is sent in the header of any data sent over the wireless,. Definition at line 23 of file RemoteEvents.h. This is sent in the header of any requests for remote events.
Definition at line 32 of file RemoteEvents.h. Constructor & Destructor Documentation
Definition at line 5 of file RemoteEvents.cc.
Definition at line 10 of file RemoteEvents.cc.
Member Function Documentation
Returns true of the socket is connected. Definition at line 71 of file RemoteEvents.cc. Referenced by EventProxy::isActive(), RemoteRouter::isReady(), RemoteRouter::processEvent(), EventProxy::processEvent(), EventProxy::sendState(), and EventProxy::~EventProxy().
Definition at line 55 of file RemoteEvents.cc. Referenced by RemoteRouter::processData(), and EventProxy::processData().
Definition at line 37 of file RemoteEvents.cc. Referenced by RemoteRouter::processData(), and EventProxy::processData().
Definition at line 25 of file RemoteEvents.cc. Referenced by RemoteRouter::processData(), and EventProxy::processData().
Returns the remote IP address as an int. Definition at line 18 of file RemoteEvents.cc. Referenced by remoteIPString().
Returns the remote IP address as a string. Definition at line 14 of file RemoteEvents.cc. Referenced by EventProxy::handleRemoteRequest(). Member Data Documentation
Definition at line 62 of file RemoteEvents.h. Referenced by RemoteRouter::processData(), EventProxy::processData(), and readType().
Definition at line 49 of file RemoteEvents.h. Referenced by EventProxy::processEvent().
Definition at line 57 of file RemoteEvents.h. Referenced by RemoteRouter::connect(), EventProxy::EventProxy(), isConnected(), RemoteRouter::processData(), RemoteRouter::processEvent(), EventProxy::processEvent(), remoteIPInt(), RemoteRouter::sendRemoteRequest(), EventProxy::sendState(), EventProxy::~EventProxy(), and RemoteRouter::~RemoteRouter().
Definition at line 60 of file RemoteEvents.h. Referenced by RemoteRouter::processData(), EventProxy::processData(), readData(), and readSize().
Definition at line 61 of file RemoteEvents.h. Referenced by RemoteRouter::processData(), EventProxy::processData(), readData(), and readSize(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3 |