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

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Added category.)
m (Updated state.)
 
(5 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>
+
  
== C++ UNO Runtime ==
+
Implementation of [[Uno/Cpp/Spec/Environment Guard]].
=== Environments Guards ===
+
  
;Headers:
+
==Files==
: cppu/EnvGuards.hxx
+
* {{Uno/UDKlink|cppu/inc/cppu/EnvGuards.hxx}}
  
;Link Libraries : None.
+
==Tests==
 +
* [[Uno/Cpp/Test/Environment Guard]]
  
;Known Issues : None.
+
==Dependencies==
 +
* [[Uno/Binary/Impl/Runtime]]
  
;Dependencies:
 
:* Binary UNO Runtime
 
  
;Files:
+
[[Category:Impl]]
:* cppu/inc/cppu/EnvGuards.hxx -r1.1.2.1
+
[[Category:Module:CPPU]]
 
+
[[Category:Uno]]
[[Category:Uno:Cpp:Impl]]
+
[[Category:Uno:Cpp]]

Latest revision as of 10:15, 23 May 2007

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

Implementation of Uno/Cpp/Spec/Environment Guard.

Files

Tests

Dependencies

Personal tools