Difference between revisions of "Uno/Cpp"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Fixed typo.)
m (Fixed lists.)
Line 6: Line 6:
 
category=Module</DPL>
 
category=Module</DPL>
 
==Specification==
 
==Specification==
<DPL>category=Uno:Cpp:Spec</DPL>
+
<DPL>category=Uno:Cpp
 +
category=Spec</DPL>
 
==Code Snippets==
 
==Code Snippets==
<DPL>category=Uno:Cpp:Snippet</DPL>
+
<DPL>category=Uno
 +
category=Cpp
 +
category=Snippet</DPL>
 
==Implementations==
 
==Implementations==
<DPL>category=Uno:Cpp:Impl</DPL>
+
<DPL>category=Uno:Cpp
 +
category=Impl</DPL>
 
==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>
 
</DPL>
  

Revision as of 08:51, 29 November 2006

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.

Modules

Specification

Code Snippets

Implementations

Misc

Personal tools