Reads Conductor groups from conductor-hostinfo file. More...
#include <string>#include <vector>
Include dependency graph for read_groups.hpp:Go to the source code of this file.
Namespaces | |
| namespace | hostinfo |
| Information about current host. | |
| namespace | hostinfo::blocking |
| Blocking functions for getting information about hosts. | |
Functions | |
| std::vector< std::string > | hostinfo::blocking::ReadConductorGroups () |
| Reads Conductor groups from conductor-hostinfo file. | |
Reads Conductor groups from conductor-hostinfo file.
Definition in file read_groups.hpp.