#include <machine.hh>


Public Member Functions | |
| Machine ()=default | |
| Machine (int) | |
| virtual | ~Machine () |
| virtual std::string | get_ip () const =0 |
| int | get_id () const |
Protected Attributes | |
| int | id |
|
default |
| eclipse::Machine::Machine | ( | int | id_ | ) |
|
inlinevirtual |
| int eclipse::Machine::get_id | ( | ) | const |
|
pure virtual |
Implemented in eclipse::Node.
|
protected |
1.8.6