Difference between revisions of "Uno/Binary/Impl/Environment Stack"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
(moved from udk.openoffice.org)
 
m (Updated state.)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
author:  [[User:Kr|Kr]]   <br>
+
Type: Implementation State: Finished [[CWS]]: {{Uno/CWS|SRC680|bunoexttm}} Availability: URE 1.3
version: {{REVISIONID}}   <br>
+
state:  UTF2              <br>
+
created: 01/10/2006        <br>
+
type:   impl. description <br>
+
  
== Binary UNO Runtime ==
+
Implementation of [[Uno/Binary/Spec/Environment Stack]].
=== Stacked Environment ===
+
  
; Headers:
+
==Headers==
:* <code>uno/environment.h</code>
+
* <code>uno/Enterable.h</code>
:* <code>uno/Enterable.h</code>
+
  
;Link Libraries:
+
==Link Libraries==
:* uno_cppu
+
* uno_cppu
  
;Known Issues : None.
+
==Files==
 +
* {{Uno/UDKlink|cppu/inc/uno/Enterable.h}}
 +
* {{Uno/UDKlink|cppu/source/uno/EnvStack.cxx}}
  
;Dependencies:
+
==Tests==
:* Purpose Environments
+
* [[../../../Cpp/Test/Environment Stack]]
:* Cascaded Mappings
+
  
; Files:
+
==Dependencies==
:* cppu/inc/uno/Enterable.h      -r1.1.2.1  - -r1.1.2.2
+
* [[../Environment Descriptor]]
:* cppu/inc/uno/environment.h    -r1.8.14.2  - -r1.8.14.3
+
* [[../Cascaded Mapping]]
:* cppu/source/uno/EnvStack.cxx  -r1.1.2.1  - -r1.1.2.5
+
 
:* cppu/source/uno/makefile.mk  -r1.3.134.4
+
 
:* cppu/util/cppu.map            -r1.12.6.2  - -r1.12.6.3
+
[[Category:Impl]]
 +
[[Category:Module:CPPU]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Binary]]

Latest revision as of 11:48, 22 May 2007

Type: Implementation State: Finished CWS: bunoexttm Availability: URE 1.3

Implementation of Uno/Binary/Spec/Environment Stack.

Headers

  • uno/Enterable.h

Link Libraries

  • uno_cppu

Files

Tests

Dependencies

Personal tools