Difference between revisions of "Uno/Binary"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Implementation Modules: Switched to DPL.)
 
(18 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{| align=right style="margin-left: 15px; border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; font-size: 95%;" class=box
 +
|---
 +
|
 +
'''''[[Uno/Binary/Analysis|Analysis]]'''''
 +
<DPL>category=Uno:Binary
 +
category=Analysis
 +
count=2</DPL>
 +
* [[Uno/Binary/Analysis|...]]
 +
'''''[[Uno/Binary/Modules|Modules]]'''''
 +
<DPL>category=Uno:Binary
 +
category=Module
 +
count=2</DPL>
 +
* [[Uno/Binary/Modules|...]]
 +
'''''[[Uno/Binary/Specifications|Specifications]]'''''
 +
<DPL>category=Uno:Binary
 +
category=Spec
 +
count=2</DPL>
 +
* [[Uno/Binary/Specifications|...]]
 +
'''''[[Uno/Binary/Implementations|Implementations]]'''''
 +
<DPL>category=Uno:Binary
 +
category=Impl
 +
count=2</DPL>
 +
* [[Uno/Binary/Implementations|...]]
 +
'''''[[Uno/Binary/Tutorials|Tutorials]]'''''
 +
<DPL>category=Uno
 +
category=Binary
 +
category=Tutorial
 +
count=2</DPL>
 +
* [[Uno/Binary/Tutorials|...]]
 +
'''''[[Uno/Binary/Code Snippets|Code Snippets]]'''''
 +
<DPL>category=Uno
 +
category=Binary
 +
category=Snippet
 +
count=2</DPL>
 +
* [[Uno/Binary/Code Snippets|...]]
 +
'''''[[Uno/Binary/Tests|Tests]]'''''
 +
<DPL>category=Uno:Binary
 +
category=Test
 +
count=2</DPL>
 +
* [[Uno/Binary/Tests|...]]
 +
'''''[[Uno/Binary/Misc|Misc]]'''''
 +
<DPL>
 +
category=Uno:Binary
 +
notcategory=Spec
 +
notcategory=Impl
 +
notcategory=Test
 +
notcategory=Snippet
 +
notcategory=Tutorial
 +
count=2</DPL>
 +
* [[Uno/Binary/Misc|...]]
 +
|}
 +
 +
[[Image:Binary_Uno-Arc.jpg|center]]
 +
 
Binary Uno provides 'C' APIs for accessing [[Uno]] core concepts:
 
Binary Uno provides 'C' APIs for accessing [[Uno]] core concepts:
 
* objects,  
 
* objects,  
Line 5: Line 59:
 
* types.
 
* types.
  
==Overview==
 
[[Image:Binary_Uno-Arc.jpg]]
 
 
==Implementation Modules==
 
<DPL>category=Uno:Binary:Module</DPL>
 
* {{Uno/UDKlink|stoc}} - Binary Uno [[Uno/Spec/Core Component | Core components]].
 
* {{Uno/UDKlink|cpputools}} - Binary Uno command line tools.
 
* {{Uno/UDKlink|io|util}} - Connectors, Acceptors, Input-/Output-Streams
 
* {{Uno/UDKlink|codemaker}} - Header generators
 
* {{Uno/UDKlink|idlc}} - The Uno IDL compiler
 
* {{Uno/UDKlink|rdbmaker}} - RDB generators?
 
* {{Uno/UDKlink|registry}} - RDB access library
 
* {{Uno/UDKlink|remotebridges}} - Remote bridges
 
* {{Uno/UDKlink|testtools}} - tests
 
* {{Uno/UDKlink|ure}} - the URE
 
 
==Misc==
 
[[UNO @since Tags]]
 
 
==Analysis==
 
<DPL>category=Uno:Binary:Analysis</DPL>
 
==Specification==
 
<DPL>category=Uno:Binary:Spec</DPL>
 
==Implementation==
 
<DPL>category=Uno:Binary:Impl</DPL>
 
==Test==
 
<DPL>category=Uno:Binary:Test</DPL>
 
==Misc==
 
<DPL>
 
category=Uno:Binary
 
notcategory=Uno:Binary:Spec
 
notcategory=Uno:Binary:Impl
 
notcategory=Uno:Binary:Test
 
</DPL>
 
 
 
[[Category:Uno]]
 
 
[[Category:Uno:Impl]]
 
[[Category:Uno:Impl]]

Latest revision as of 12:00, 28 March 2010

Analysis

Modules

Specifications

Implementations

Tutorials

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

Code Snippets

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

Tests

Misc

Binary Uno-Arc.jpg

Binary Uno provides 'C' APIs for accessing Uno core concepts:

Personal tools