Searched defs:typeMap (Results 1 – 2 of 2) sorted by relevance
70 TypeMap typeMap; ///< Map of types supported by this codec member
1469 const auto& typeMap = codec.second.typeMap; in generateRoleMap() local