Interface Repository Framework: Difference between revisions
Appearance
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==== Methods ==== | ==== Methods ==== | ||
*TypeCode_alignment | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
*TypeCode_copy | * [[describe]] | ||
*TypeCode_equal | * [[within]] | ||
*TypeCode_free | * [[contents]] | ||
*TypeCode_kind | * [[describe_contents]] | ||
*TypeCodeNew | * [[lookup_name]] | ||
*TypeCode_param_count | * [[describe_interface]] | ||
*TypeCode_parameter | * [[lookup_id]] | ||
*TypeCode_print | * [[lookup_modifier]] | ||
*TypeCode_setAlignment | * [[release_cache]] | ||
*TypeCode_size | * [[TypeCode_alignment]] | ||
* [[TypeCode_copy]] | |||
* [[TypeCode_equal]] | |||
* [[TypeCode_free]] | |||
* [[TypeCode_kind]] | |||
* [[TypeCodeNew]] | |||
* [[TypeCode_param_count]] | |||
* [[TypeCode_parameter]] | |||
* [[TypeCode_print]] | |||
* [[TypeCode_setAlignment]] | |||
* [[TypeCode_size]] | |||
</div> | |||
==== Classes ==== | ==== Classes ==== | ||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* [[AttributeDef]] | * [[AttributeDef]] | ||
* [[ConstantDef]] | * [[ConstantDef]] | ||
Line 27: | Line 38: | ||
</div> | </div> | ||
[[Category:SOM | [[Category:SOM IRF]] |