35 #ifndef EMANEAPPLICATIONNEMIMPL_HEADER_ 36 #define EMANEAPPLICATIONNEMIMPL_HEADER_ 71 std::unique_ptr<NEMLayerStack> & pNEMLayerStack,
72 bool bExternalTransport);
80 void start()
override;
97 std::unique_ptr<NEMLayerStack> pNEMLayerStack_;
99 bool bExternalTransport_;
115 #endif // EMANEAPPLICATIONNEMIMPL_HEADER_ void postStart() override
The Registrar interface provides access to all of the emulator registrars.
Over-the-Air adapter handles the intra and inter platform OTA transport.
Implementation of the Network emulation module consisting of NEM components, OTA Adapater and network...
Network emulation module container interface. A container for NEM component layers connected to a tra...
NEMId getNEMId() const override
NEMImpl(NEMId id, std::unique_ptr< NEMLayerStack > &pNEMLayerStack, bool bExternalTransport)
void initialize(Registrar ®istrar) override
Entry point for packets and crontrol sourced and sinked from the network layer.
std::vector< ConfigurationNameAnyValues > ConfigurationUpdate
void configure(const ConfigurationUpdate &update) override