bonobo-storage

bonobo-storage

Functions

Description

Functions

bonobo_storage_copy_to ()

void
bonobo_storage_copy_to (Bonobo_Storage src,
                        Bonobo_Storage dest,
                        CORBA_Environment *ev);

Implements a pure CORBA method for copying one storage into another, this is used by several BonoboStorage implemetations where a fast case localy copy cannot work.

Parameters

src

the source storage

 

dest

the destination storage

 

ev

CORBA exception environment