Searched refs:RefPtrBased (Results 1 – 1 of 1) sorted by relevance
576 class RefPtrBased(object): class in TypeModel582 result = TypeModel.RefPtrBased(self.class_name)693 cls.Object = cls.RefPtrBased("JSONObject")694 cls.Array = cls.RefPtrBased("JSONArray")695 cls.Any = cls.RefPtrBased("JSONValue")1325 … return TypeModel.RefPtrBased(helper.full_name_prefix_for_use + fixed_type_name.class_name)1487 return TypeModel.RefPtrBased(cls.get_array_item_c_type_text())