Difference between revisions of "Uno/Cpp"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Added list of available tests.)
(Moved lists out; Added sidebar with links; Added image;)
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==
+
|
{{:Uno/Cpp/Modules}}
+
'''''[[Uno/Cpp/Modules|Modules]]'''''
==Specification==
+
<DPL>category=Uno
{{:Uno/Cpp/Specifications}}
+
category=Cpp
==Tutorials==
+
category=Module
{{:Uno/Cpp/Tutorials}}
+
count=3</DPL>
==Code Snippets==
+
* [[Uno/Cpp/Modules|...]]
{{:Uno/Cpp/Code Snippets}}
+
'''''[[Uno/Cpp/Specifications|Specifications]]'''''
==Implementations==
+
<DPL>category=Uno:Cpp
{{:Uno/Cpp/Implementations}}
+
category=Spec
==Tests==
+
count=3</DPL>
{{:Uno/Cpp/Implementations}}
+
* [[Uno/Cpp/Specifications|...]]
==Misc==
+
'''''[[Uno/Cpp/Implementations|Implementations]]'''''
 +
<DPL>category=Uno:Cpp
 +
category=Impl
 +
count=3</DPL>
 +
* [[Uno/Cpp/Implementations|...]]
 +
'''''[[Uno/Cpp/Tutorials|Tutorials]]'''''
 +
<DPL>category=Uno
 +
category=Cpp
 +
category=Tutorial
 +
count=3</DPL>
 +
* [[Uno/Cpp/Tutorials|...]]
 +
'''''[[Uno/Cpp/Code Snippets|Code Snippets]]'''''
 +
<DPL>category=Uno
 +
category=Cpp
 +
category=Snippet
 +
count=3</DPL>
 +
* [[Uno/Cpp/Code Snippets|...]]
 +
'''''[[Uno/Cpp/Tests|Tests]]'''''
 +
<DPL>category=Uno:Cpp
 +
category=Test
 +
count=3</DPL>
 +
* [[Uno/Cpp/Tests|...]]
 +
'''''[[Uno/Cpp/Misc|Misc]]'''''
 
<DPL>
 
<DPL>
 
category=Uno:Cpp  
 
category=Uno:Cpp  
Line 21: Line 43:
 
notcategory=Snippet
 
notcategory=Snippet
 
notcategory=Tutorial
 
notcategory=Tutorial
</DPL>
+
count=3</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.
  
  

Revision as of 10:34, 29 January 2007

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