#include <node.hh>


Public Member Functions | |
| Node () | |
| ~Node () | |
| std::string | get_ip () const override |
Public Member Functions inherited from eclipse::Machine | |
| Machine ()=default | |
| Machine (int) | |
| virtual | ~Machine () |
| int | get_id () const |
Protected Attributes | |
| network::ClientHandler * | network |
| Logger * | logger |
| std::string | ip_of_this |
| int | port |
Protected Attributes inherited from eclipse::Machine | |
| int | id |
| eclipse::Node::Node | ( | ) |
| eclipse::Node::~Node | ( | ) |
|
overridevirtual |
Implements eclipse::Machine.
|
protected |
|
protected |
|
protected |
|
protected |
1.8.6