Jump to content

Interface Repository Framework: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
=== Interface Repository Framework ===
=== Interface Repository Framework ===
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
==== 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]]
* Contained
* [[Container]]
* Container
* [[ExceptionDef]]
* ExceptionDef
* [[InterfaceDef]]
* InterfaceDef
* [[ModuleDef]]
* ModuleDef
* [[OperationDef]]
* OperationDef
* [[ParameterDef]]
* ParameterDef
* [[Repository]]
* 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