Interface Repository Framework: Difference between revisions
Appearance
mNo edit summary |
|||
(13 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 ==== | ||
*AttributeDef | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
*ConstantDef | * [[AttributeDef]] | ||
*Contained | * [[ConstantDef]] | ||
*Container | * [[Contained]] | ||
*ExceptionDef | * [[Container]] | ||
*InterfaceDef | * [[ExceptionDef]] | ||
*ModuleDef | * [[InterfaceDef]] | ||
*OperationDef | * [[ModuleDef]] | ||
*ParameterDef | * [[OperationDef]] | ||
*Repository | * [[ParameterDef]] | ||
*TypeDef | * [[Repository]] | ||
* [[TypeDef]] | |||
</div> | </div> | ||
[[Category: | [[Category:SOM IRF]] |