Searched defs:EccNum (Results 1 – 1 of 1) sorted by relevance
99 struct EccNum { struct100 int id = 0;101 std::string name = "";102 std::string mcc = "";103 std::string mnc = "";104 std::string numeric = "";105 std::string ecc_withcard = "";106 std::string ecc_nocard = "";107 std::string ecc_fake = "";