#include <socketUDP.h>
#include <CommonOptions.h>
#include <resources.h>
#include <CommModule.h>
#include <SsUtils.h>
Go to the source code of this file.
Namespaces | |
| namespace | MipResources |
Classes | |
| class | MipResources::RemoteDeviceOptions |
| Options for for the a remote device. More... | |
| class | MipResources::RemoteDevice |
| Provides an interface for bidirectional connection with a remote device. More... | |
Functions | |
| void | MipResources::RDWork (void *p) |
| callback for thread | |
| void | MipResources::RDClean (void *p) |
| clean the continuous scan process (for thread) | |
1.5.6