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

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Added category.)
(Updated state.)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
version: {{REVISIONID}}    <br>
+
Type: Implementation  State: Finished  Availability: URE 1.3 (SRC680_m212)
state:   UTF2              <br>
+
type:   impl. description <br>
+
  
== Stacked Environments ==
+
Implementation of [[Uno/Cpp/Spec/Environment Stack]] for [[Uno/Cpp|C++ Uno]]. All in-line.
  
; Headers:
+
==Headers==
:* uno/environment.hxx
+
* <code>cppu/Enterable.hxx</code>
:* uno/Enterable.hxx
+
  
;Link Libraries : None.
+
==Link Libraries==
 +
* uno_cppu
  
;Known Issues : None.
+
==Files==
 +
* {{Uno/UDKlink|cppu/inc/cppu/Enterable.hxx}}
  
;Dependencies:
+
==Tests==
:* Binary Uno Runtime / Stacked Environments
+
* [[../../Test/Environment Stack]]
  
; Files:
+
==Dependencies==
:* cppu/inc/cppu/Enterable.hxx              -r1.1.2.1  - -r1.1.2.2
+
* [[Uno/Binary/Impl/Environment Stack]]
:* cppu/inc/uno/environment.hxx            -r1.5.134.2 - -r1.5.134.6
+
:* cppuhelper/source/exc_thrower.cxx        -r1.6.6.1  - -r1.6.6.2
+
:* cppuhelper/source/component_context.cxx  -r1.26.12.1
+
:* cppuhelper/source/macro_expander.cxx    -r1.7.12.1
+
:* cppuhelper/source/makefile.mk            -r1.35.6.5
+
:* cppuhelper/source/tdmgr.cxx              -r1.10.6.1  - -r1.10.6.2
+
  
[[Category:Uno:Cpp:Impl]]
+
 
 +
[[Category:Impl]]
 +
[[Category:Module:CPPU]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Cpp]]

Latest revision as of 12:09, 22 May 2007

Type: Implementation State: Finished Availability: URE 1.3 (SRC680_m212)

Implementation of Uno/Cpp/Spec/Environment Stack for C++ Uno. All in-line.

Headers

  • cppu/Enterable.hxx

Link Libraries

  • uno_cppu

Files

Tests

Dependencies

Personal tools