On 20.03.2010 21:24, Roman Yakovenko wrote:
On Sat, Mar 20, 2010 at 10:12 PM, Maciej Sitarz<macieksit...@wp.pl>  wrote:
On 20.03.2010 20:47, Roman Yakovenko wrote:

I think, you will have to change your code.

I could change it in the example, but I can't change the code for which I'm
making the python module.
I think I should investigate how the vector is created and put into the
function in the original project.
Or maybe you have other suggestions?

Yes. Can you show/point me to the original code you are trying to
expose. ( not the whole library but the concrete class ).

Class constructor in line *72* accepts vector<JobPropertyWrapper> :
http://freya.dsv.agh.edu.pl/~macieks/pycream/cream-client-api-c/JobIdWrapper.h

And the JobPropertyWrapper is here:
http://freya.dsv.agh.edu.pl/~macieks/pycream//cream-client-api-c/JobPropertyWrapper.h

--
Maciek Sitarz
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to