GHS
Leader Election Based on GHS Minimum Spanning Tree
|
Files | |
file | agent.h [code] |
provides le::ghs::agent_t defintion | |
file | edge.h [code] |
Edge structure definition and functions. | |
file | ghs.h [code] |
The main GhsState object | |
file | ghs_impl.hpp [code] |
the implementation for le::ghs::GhsState | |
file | ghs_printer.h [code] |
some conveneience implementations to print le::ghs::GhsState objects with std::ostream | |
file | ghs_printer_impl.hpp [code] |
the implementation of ghs_printer.h Just include ghs_printer.h | |
file | level.h [code] |
defintion for le::ghs::level_t | |
file | msg.h [code] |
provides the defs for the struct le::ghs::msg | |
file | msg_printer.h [code] |
provides the implementation of std::ostream operations for lg::ghs objects | |