Jump to content

Interface Repository Framework: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
==== Methods ====
==== Methods ====
* [[TypeCode_alignment]]
*TypeCode_alignment
* [[TypeCode_copy]]
*TypeCode_copy
* [[TypeCode_equal]]
*TypeCode_equal
* [[TypeCode_free]]
*TypeCode_free
* [[TypeCode_kind]]
*TypeCode_kind
* [[TypeCodeNew]]
*TypeCodeNew
* [[TypeCode_param_count]]
*TypeCode_param_count
* [[TypeCode_parameter]]
*TypeCode_parameter
* [[TypeCode_print]]
*TypeCode_print
* [[TypeCode_setAlignment]]
*TypeCode_setAlignment
* [[TypeCode_size]]
*TypeCode_size
==== Classes ====
==== Classes ====
* [[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:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 19:22, 18 January 2017

Interface Repository Framework

Methods

  • 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