Difference between revisions of "Category:Uno:Cpp"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 +
== C++ Uno ==
 +
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.
 +
 
; Modules:
 
; Modules:
 
:* [http://udk.openoffice.org/source/browse/udk/cppu cppu] - parts of C++ UNO runtime
 
:* [http://udk.openoffice.org/source/browse/udk/cppu cppu] - parts of C++ UNO runtime
 
:* [http://udk.openoffice.org/source/browse/udk/cppuhelper cppuhelper] - C++ UNO runtime
 
:* [http://udk.openoffice.org/source/browse/udk/cppuhelper cppuhelper] - C++ UNO runtime
 +
  
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Uno]]
 
[[Category:Uno]]

Revision as of 12:46, 15 June 2006

C++ Uno

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
Personal tools