[omniORB] OmniORBpy and direct access to Any buffer
Laurent Pointal
laurent.pointal@laposte.net
Tue Oct 15 21:09:00 2002
Hello,
I have a CORBA client (pyTango) which move large data (like sequence of
integers representing an image) from an OmniORBpy Any to a
Numeric.array.
Is there a way to avoid the cost of the intermediate Python list
returned by Any.value(), and to directly get a list-like access to the
internal buffer (which could be used in Numeric.array construction with
only one data copy) ?
Thanks.
Laurent.
--
Laurent POINTAL - laurent.pointal@laposte.net