Thrill  0.1
manager.hpp File Reference
#include <thrill/common/json_logger.hpp>
#include <thrill/common/profile_task.hpp>
#include <thrill/net/connection.hpp>
#include <thrill/net/group.hpp>
#include <array>
#include <chrono>
#include <string>
#include <utility>
#include <vector>
+ Include dependency graph for manager.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Manager
 Initializes communication channels, manages communication channels and handles errors. More...
 
struct  Traffic
 

Namespaces

 thrill
 
 thrill::net
 

Macros

#define THRILL_NET_MANAGER_HEADER
 

Macro Definition Documentation

◆ THRILL_NET_MANAGER_HEADER

#define THRILL_NET_MANAGER_HEADER

Definition at line 14 of file manager.hpp.