![]() |
Mads
Multi-Agent Distributed System
|
#include <fstream>#include <string>#include <unistd.h>Go to the source code of this file.
Namespaces | |
| namespace | Mads |
| namespace | Mads::detail |
Macros | |
| #define | HOST_NAME_MAX 255 |
Functions | |
| const std::string & | Mads::detail::clock_domain_id () |
| Stable identifier for the clock this process reads. Computed once (function-local static, thread-safe init) and cached for the life of the process. | |
| #define HOST_NAME_MAX 255 |
Definition at line 35 of file clock_domain.hpp.