Agora  1.2.0
Agora project
channel.h File Reference

Implementation file for the channel class. More...

#include <algorithm>
#include <cassert>
#include <cmath>
#include <ctime>
#include <iomanip>
#include <numeric>
#include "armadillo"
#include "config.h"
#include "gettime.h"
#include "memory_manage.h"
#include "message.h"
#include "signal_handler.h"
#include "symbols.h"
#include "utils.h"
Include dependency graph for channel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Channel
 

Detailed Description

Implementation file for the channel class.

Declaration file for the channel class.