|
Virgil IoT KIT
|
Implementations configuration. More...
#include <VSQImplementations.h>
Public Member Functions | |
| VSQImplementations & | operator<< (QSharedPointer< VSQNetifBase > netif) |
| Add network interface implementation. More... | |
| VSQNetifBase & | netif () |
| Initialised network interface implementation. More... | |
Implementations configuration.
Initialize this class and use it for VSQIoTKitFacade::init call.
|
inline |
Initialised network interface implementation.

|
inline |
Add network interface implementation.
| netif | Network interface as VSQNetifBase child implementation. You could use VSQUdpBroadcast as default one |

1.8.17