Difference between revisions of "Uno/Binary/Impl/Cascaded Mapping"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Added category.)
Line 1: Line 1:
author:  [[User:Kr|Kr]]    <br>
 
 
version: {{REVISIONID}}    <br>
 
version: {{REVISIONID}}    <br>
 
state:  UTF2              <br>
 
state:  UTF2              <br>
created: 12/22/2005        <br>
 
 
type:    impl. description <br>
 
type:    impl. description <br>
  
== Binary UNO Runtime ==
+
== Cascaded Mappings ==
=== Cascaded Mappings ===
+
  
; Headers:
+
; Specification: [[Uno/Binary/Spec/Cascaded Mapping]]
 
+
;Link Libraries : None.
+
 
+
;Known Issues : None.
+
  
 
;Dependencies:
 
;Dependencies:
Line 24: Line 17:
 
; Changes
 
; Changes
 
: The mapping function checks, if any of the passed in environments is a purpose environment. If so, the purpose environment mapping function is called.
 
: The mapping function checks, if any of the passed in environments is a purpose environment. If so, the purpose environment mapping function is called.
 +
 +
[[Category:Uno:Binary:Impl]]

Revision as of 14:47, 19 April 2006

version: 8595
state: UTF2
type: impl. description

Cascaded Mappings

Specification
Uno/Binary/Spec/Cascaded Mapping
Dependencies
Files
  • cppu/source/uno/lbmap.cxx -r1.22.90.2
  • cppu/source/uno/makefile.mk -r1.3.134.3
  • cppu/source/uno/cascade_mapping.cxx -r1.1.2.1 - -r1.1.2.2
  • cppu/source/uno/cascade_mapping.hxx -r1.1.2.1
Changes
The mapping function checks, if any of the passed in environments is a purpose environment. If so, the purpose environment mapping function is called.
Personal tools