Re: [C++-sig] Wrapping a pure virtual method with multiple arguments

2010-04-16 Thread Roman Yakovenko
Hello. You have provided too much information. Small example with short problem description can definitely help ( you ) On Fri, Apr 16, 2010 at 11:42 AM, François ALLAIN wrote: > Hello, I followed the "official" tutorial and others but still don't manage > to expose this pure virtual method (get

[C++-sig] Wrapping a pure virtual method with multiple arguments

2010-04-16 Thread François ALLAIN
Hello, I followed the "official" tutorial and others but still don't manage to expose this pure virtual method (getPeptide) : ms_mascotresults.hpp class ms_mascotresults { public: ms_mascotresults(ms_mascotresfile &resfile, const unsigned int flags,