Interface Repository Framework: Difference between revisions
Appearance
m →Methods |
mNo edit summary |
||
Line 1: | Line 1: | ||
=== Interface Repository Framework === | === Interface Repository Framework === | ||
==== Methods ==== | ==== Methods ==== | ||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* describe | * describe | ||
* within | * within | ||
Line 22: | Line 22: | ||
* TypeCode_setAlignment | * TypeCode_setAlignment | ||
* TypeCode_size | * TypeCode_size | ||
</div> | |||
==== Classes ==== | ==== Classes ==== | ||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* [[AttributeDef]] | * [[AttributeDef]] | ||
* [[ConstantDef]] | * [[ConstantDef]] | ||
* | * Contained | ||
* | * Container | ||
* | * ExceptionDef | ||
* | * InterfaceDef | ||
* | * ModuleDef | ||
* | * OperationDef | ||
* | * ParameterDef | ||
* | * Repository | ||
* [[TypeDef]] | * [[TypeDef]] | ||
</div> | </div> | ||
[[Category:SOM IRF]] | [[Category:SOM IRF]] |
Revision as of 23:22, 16 October 2017
Interface Repository Framework
Methods
- describe
- within
- contents
- describe_contents
- lookup_name
- describe_interface
- lookup_id
- lookup_modifier
- release_cache
- TypeCode_alignment
- TypeCode_copy
- TypeCode_equal
- TypeCode_free
- TypeCode_kind
- TypeCodeNew
- TypeCode_param_count
- TypeCode_parameter
- TypeCode_print
- TypeCode_setAlignment
- TypeCode_size
Classes
- AttributeDef
- ConstantDef
- Contained
- Container
- ExceptionDef
- InterfaceDef
- ModuleDef
- OperationDef
- ParameterDef
- Repository
- TypeDef