Reads Conductor groups from conductor-hostinfo file.
Definition in file read_groups.hpp.
Go to the source code of this file.
#include <string>
#include <vector>
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. | |