Difference between revisions of "Uno/Cpp"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Moved tests to the modules.)
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
C++ Uno is the implementation of the [[Uno/Spec|Uno Specifications]] for C++. C++ Uno is implemented on top of [[Uno/Binary|Binary Uno]], which basically provides a 'C' API.
+
{| align=right style="margin-left: 15px; border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; font-size: 95%;" class=box
 
+
|---
==Modules==
+
|
<DPL>category=Uno:Cpp:Module</DPL>
+
'''''[[Uno/Cpp/Modules|Modules]]'''''
==Specification==
+
<DPL>category=Uno:Cpp
<DPL>category=Uno:Cpp:Spec</DPL>
+
category=Module
==Code Snippets==
+
count=2</DPL>
<DPL>category=Uno:Cpp:Snippet</DPL>
+
* [[Uno/Cpp/Modules|...]]
==Implementations==
+
'''''[[Uno/Cpp/Specifications|Specifications]]'''''
<DPL>category=Uno:Cpp:Impl</DPL>
+
<DPL>category=Uno:Cpp
==Misc==
+
category=Spec
 +
count=2</DPL>
 +
* [[Uno/Cpp/Specifications|...]]
 +
'''''[[Uno/Cpp/Implementations|Implementations]]'''''
 +
<DPL>category=Uno:Cpp
 +
category=Impl
 +
count=2</DPL>
 +
* [[Uno/Cpp/Implementations|...]]
 +
'''''[[Uno/Cpp/Tutorials|Tutorials]]'''''
 +
<DPL>category=Uno
 +
category=Cpp
 +
category=Tutorial
 +
count=2</DPL>
 +
* [[Uno/Cpp/Tutorials|...]]
 +
'''''[[Uno/Cpp/Code Snippets|Code Snippets]]'''''
 +
<DPL>category=Uno
 +
category=Cpp
 +
category=Snippet
 +
count=2</DPL>
 +
* [[Uno/Cpp/Code Snippets|...]]
 +
'''''[[Uno/Cpp/Tests|Tests]]'''''
 +
<DPL>category=Uno:Cpp
 +
category=Test
 +
count=2</DPL>
 +
* [[Uno/Cpp/Tests|...]]
 +
'''''[[Uno/Cpp/Misc|Misc]]'''''
 
<DPL>
 
<DPL>
 
category=Uno:Cpp  
 
category=Uno:Cpp  
notcategory=Uno:Cpp:Spec
+
notcategory=Spec
notcategory=Uno:Cpp:Impl
+
notcategory=Impl
notcategory=Uno:Cpp:Test
+
notcategory=Test
</DPL>
+
notcategory=Snippet
 +
notcategory=Tutorial
 +
count=2</DPL>
 +
* [[Uno/Cpp/Misc|...]]
 +
|}
  
 +
[[Image:Cpp_Uno.jpg|center]]
 +
 +
C++ Uno is the implementation of the [[Uno/Spec|Uno Specifications]] for C++. C++ Uno is implemented on top of [[Uno/Binary|Binary Uno]], which basically provides a 'C' API.
  
  
[[Category:Development]]
 
[[Category:Uno]]
 
 
[[Category:Uno:Impl]]
 
[[Category:Uno:Impl]]

Latest revision as of 12:00, 28 March 2010

Modules

Specifications

Implementations

Tutorials

Code Snippets

Tests

Misc

Cpp Uno.jpg

C++ Uno is the implementation of the Uno Specifications for C++. C++ Uno is implemented on top of Binary Uno, which basically provides a 'C' API.

Personal tools