Searched defs:OperatorInformation (Results 1 – 1 of 1) sorted by relevance
275 struct OperatorInformation { struct276 std::string operatorNumeric = "";277 std::string fullName = "";278 std::string shortName = "";