changed the function to "TypeIdToString", and use the Type::ToString() function, instead of TypeId-String map. changed the DtypeToTypeId together, the original StringToType can be used. added a new interface StringToTypeId.