EMANE  1.2.1
emaneeventserver.cc File Reference
#include "emulator.h"
#include "eventdirector.h"
#include "emane/types.h"
#include "emane/startexception.h"
#include "emane/application/eventgeneratorbuilder.h"
#include <thread>
#include <chrono>
#include <iostream>

Go to the source code of this file.

Namespaces

 EMANE
 
 EMANE::Application
 

Macros

#define _GLIBCXX_USE_NANOSLEEP
 

Functions

 DECLARE_APPLICATION (EMANE::Application::App,"emaneeventservice")
 

Macro Definition Documentation

◆ _GLIBCXX_USE_NANOSLEEP

#define _GLIBCXX_USE_NANOSLEEP

Definition at line 32 of file emaneeventserver.cc.

Function Documentation

◆ DECLARE_APPLICATION()

DECLARE_APPLICATION ( EMANE::Application::App  ,
"emaneeventservice"   
)