Difference between revisions of "Uno/Cpp"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m
m (Minor namings.)
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.
 
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.
  
==Implementation Modules==
+
==Modules==
 
<DPL>category=Uno:Cpp:Module</DPL>
 
<DPL>category=Uno:Cpp:Module</DPL>
 
==Specification==
 
==Specification==
Line 7: Line 7:
 
==Code Snippets==
 
==Code Snippets==
 
<DPL>category=Uno:Cpp:Snippet</DPL>
 
<DPL>category=Uno:Cpp:Snippet</DPL>
==Implementation==
+
==Implementations==
 
<DPL>category=Uno:Cpp:Impl</DPL>
 
<DPL>category=Uno:Cpp:Impl</DPL>
==Test==
+
==Unit Tests==
 
<DPL>category=Uno:Cpp:Test</DPL>
 
<DPL>category=Uno:Cpp:Test</DPL>
 
==Misc==
 
==Misc==

Revision as of 11:50, 25 October 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

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Specification

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Code Snippets

Implementations

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Unit Tests

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Misc

Personal tools