usbp_boost.h

Go to the documentation of this file.
00001 
00027 #ifndef __USBP_BOOST_H__
00028 #define __USBP_BOOST_H__
00029 
00030 #include "usbp_common.h"
00031 
00032 void pylist2byteArray(const boost::python::list& pylist, byte * ba);
00033 void byte2pylist(byte *ba, int len, boost::python::list& pylist);
00034 
00035 #endif

Generated on Mon Mar 5 20:44:19 2007 for usbp by  doxygen 1.5.1-p1