source: trunk/ORBit2-2.14.0/docs/api/html/ORBit2.devhelp

Last change on this file was 92, checked in by cinc, 19 years ago

Orbit2 modified for use with NOM

File size: 4.6 KB
Line 
1<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3<book xmlns="http://www.devhelp.net/book" title="ORBit2 Reference Manual" link="index.html" author="" name="ORBit2">
4 <chapters>
5 <sub name="API" link="general.html">
6 <sub name="Allocators" link="ORBit2-orbit2-allocators.html"/>
7 <sub name="orbit2-small" link="ORBit2-orbit2-small.html"/>
8 </sub>
9 </chapters>
10 <functions>
11 <function name="CORBA_sequence_set_release()" link="ORBit2-orbit2-allocators.html#CORBA-sequence-set-release"/>
12 <function name="CORBA_sequence_get_release()" link="ORBit2-orbit2-allocators.html#CORBA-sequence-get-release"/>
13 <function name="CORBA_free ()" link="ORBit2-orbit2-allocators.html#CORBA-free"/>
14 <function name="ORBit_alloc_tcval ()" link="ORBit2-orbit2-allocators.html#ORBit-alloc-tcval"/>
15 <function name="ORBit_realloc_tcval ()" link="ORBit2-orbit2-allocators.html#ORBit-realloc-tcval"/>
16 <function name="ORBit_IModule" link="ORBit2-orbit2-small.html#ORBit-IModule"/>
17 <function name="ORBit_get_safe_tmp ()" link="ORBit2-orbit2-small.html#ORBit-get-safe-tmp"/>
18 <function name="ORBit_small_alloc ()" link="ORBit2-orbit2-small.html#ORBit-small-alloc"/>
19 <function name="ORBit_small_allocbuf ()" link="ORBit2-orbit2-small.html#ORBit-small-allocbuf"/>
20 <function name="ORBit_small_freekids ()" link="ORBit2-orbit2-small.html#ORBit-small-freekids"/>
21 <function name="ORBit_sequence_alloc ()" link="ORBit2-orbit2-small.html#ORBit-sequence-alloc"/>
22 <function name="ORBit_sequence_append ()" link="ORBit2-orbit2-small.html#ORBit-sequence-append"/>
23 <function name="ORBit_sequence_set_size ()" link="ORBit2-orbit2-small.html#ORBit-sequence-set-size"/>
24 <function name="ORBit_sequence_index()" link="ORBit2-orbit2-small.html#ORBit-sequence-index"/>
25 <function name="ORBit_sequence_concat ()" link="ORBit2-orbit2-small.html#ORBit-sequence-concat"/>
26 <function name="enum ORBitConnectionStatus" link="ORBit2-orbit2-small.html#ORBitConnectionStatus"/>
27 <function name="ORBit_small_get_servant ()" link="ORBit2-orbit2-small.html#ORBit-small-get-servant"/>
28 <function name="ORBit_small_get_connection_status ()" link="ORBit2-orbit2-small.html#ORBit-small-get-connection-status"/>
29 <function name="ORBit_small_listen_for_broken ()" link="ORBit2-orbit2-small.html#ORBit-small-listen-for-broken"/>
30 <function name="ORBit_small_unlisten_for_broken_full ()" link="ORBit2-orbit2-small.html#ORBit-small-unlisten-for-broken-full"/>
31 <function name="ORBit_small_unlisten_for_broken ()" link="ORBit2-orbit2-small.html#ORBit-small-unlisten-for-broken"/>
32 <function name="ORBitConnection" link="ORBit2-orbit2-small.html#ORBitConnection"/>
33 <function name="ORBit_small_get_connection ()" link="ORBit2-orbit2-small.html#ORBit-small-get-connection"/>
34 <function name="ORBit_small_get_connection_ref ()" link="ORBit2-orbit2-small.html#ORBit-small-get-connection-ref"/>
35 <function name="ORBit_small_connection_unref ()" link="ORBit2-orbit2-small.html#ORBit-small-connection-unref"/>
36 <function name="ORBit_connection_set_max_buffer ()" link="ORBit2-orbit2-small.html#ORBit-connection-set-max-buffer"/>
37 <function name="ORBit_small_get_iinterface ()" link="ORBit2-orbit2-small.html#ORBit-small-get-iinterface"/>
38 <function name="ORBit_small_flags" link="ORBit2-orbit2-small.html#ORBit-small-flags"/>
39 <function name="ORBit_small_get_iinterfaces ()" link="ORBit2-orbit2-small.html#ORBit-small-get-iinterfaces"/>
40 <function name="ORBitAsyncQueueEntry" link="ORBit2-orbit2-small.html#ORBitAsyncQueueEntry"/>
41 <function name="ORBit_small_invoke_stub_n ()" link="ORBit2-orbit2-small.html#ORBit-small-invoke-stub-n"/>
42 <function name="ORBit_small_get_type_id ()" link="ORBit2-orbit2-small.html#ORBit-small-get-type-id"/>
43 <function name="ORBitAsyncInvokeFunc ()" link="ORBit2-orbit2-small.html#ORBitAsyncInvokeFunc"/>
44 <function name="ORBit_small_demarshal_async ()" link="ORBit2-orbit2-small.html#ORBit-small-demarshal-async"/>
45 <function name="ORBit_small_invoke_stub ()" link="ORBit2-orbit2-small.html#ORBit-small-invoke-stub"/>
46 <function name="ORBit_small_invoke_async ()" link="ORBit2-orbit2-small.html#ORBit-small-invoke-async"/>
47 <function name="ORBIT_SMALL_FAST_LOCALS" link="ORBit2-orbit2-small.html#ORBIT-SMALL-FAST-LOCALS:CAPS"/>
48 <function name="ORBIT_SMALL_FORCE_GENERIC_MARSHAL" link="ORBit2-orbit2-small.html#ORBIT-SMALL-FORCE-GENERIC-MARSHAL:CAPS"/>
49 <function name="ORBit_small_get_types ()" link="ORBit2-orbit2-small.html#ORBit-small-get-types"/>
50 <function name="ORBit_small_load_typelib ()" link="ORBit2-orbit2-small.html#ORBit-small-load-typelib"/>
51 </functions>
52</book>
Note: See TracBrowser for help on using the repository browser.