class ISE_RUNTIME General cluster: base description: "Set of features to access ISE runtime functionality. To be used at your own risk." Ancestors ANY Queries c_conforms_to (obj1, obj2: POINTER): BOOLEAN c_deep_clone (other: POINTER): ANY c_deep_equal (some: POINTER; other: [like some] POINTER): BOOLEAN c_generating_type (obj: POINTER): STRING_8 c_generating_type_of_type (type_id: INTEGER_32): STRING_8 c_generator (some: POINTER): STRING_8 c_generator_of_type (type_id: INTEGER_32): STRING_8 c_same_type (obj1, obj2: POINTER): BOOLEAN c_standard_clone (other: POINTER): ANY c_standard_is_equal (target, source: POINTER): BOOLEAN c_tagged_out (some: ANY): STRING_8 check_assert (b: BOOLEAN): BOOLEAN dynamic_type (object: POINTER): INTEGER_32 in_assertion: BOOLEAN pre_ecma_mapping_status: BOOLEAN sp_count (sp_obj: POINTER): INTEGER_32 type_id_from_name (s: POINTER): INTEGER_32 Commands c_standard_copy (source, target: POINTER) set_pre_ecma_mapping (v: BOOLEAN)