~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to doc/api/xml/bonobo-storage.xml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-03-12 15:39:17 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20070312153917-u4efw149urh2enej
Tags: 2.18.0-0ubuntu1
* New upstream release:
  - Code cleanups
  - Build fix
  - Updated translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
 
20
20
 
21
 
<link linkend="void">void</link>        <link linkend="bonobo-storage-copy-to">bonobo_storage_copy_to</link>          (<link linkend="Bonobo-Storage">Bonobo_Storage</link> src,
22
 
                                             <link linkend="Bonobo-Storage">Bonobo_Storage</link> dest,
23
 
                                             <link linkend="CORBA-Environment">CORBA_Environment</link> *ev);
 
21
<link linkend="void">void</link>                <link linkend="bonobo-storage-copy-to">bonobo_storage_copy_to</link>              (<link linkend="Bonobo-Storage">Bonobo_Storage</link> src,
 
22
                                                         <link linkend="Bonobo-Storage">Bonobo_Storage</link> dest,
 
23
                                                         <link linkend="CORBA-Environment">CORBA_Environment</link> *ev);
24
24
 
25
25
</synopsis>
26
26
</refsynopsisdiv>
88
88
<title role="details.title">Details</title>
89
89
<refsect2>
90
90
<title><anchor id="bonobo-storage-copy-to" role="function"/>bonobo_storage_copy_to ()</title>
91
 
<indexterm><primary>bonobo_storage_copy_to</primary></indexterm><programlisting><link linkend="void">void</link>        bonobo_storage_copy_to          (<link linkend="Bonobo-Storage">Bonobo_Storage</link> src,
92
 
                                             <link linkend="Bonobo-Storage">Bonobo_Storage</link> dest,
93
 
                                             <link linkend="CORBA-Environment">CORBA_Environment</link> *ev);</programlisting>
 
91
<indexterm><primary>bonobo_storage_copy_to</primary></indexterm><programlisting><link linkend="void">void</link>                bonobo_storage_copy_to              (<link linkend="Bonobo-Storage">Bonobo_Storage</link> src,
 
92
                                                         <link linkend="Bonobo-Storage">Bonobo_Storage</link> dest,
 
93
                                                         <link linkend="CORBA-Environment">CORBA_Environment</link> *ev);</programlisting>
94
94
<para>
95
95
Implements a pure CORBA method for copying one storage into
96
96
another, this is used by several BonoboStorage implemetations