in reply to Re: XSUBs with variable input types
in thread XSUBs with variable input types
Thanks for the hints! However, Perl can't know about the relationship with the Perl classes, since in my typemap, I declared the following:
fooRef T_PTROBJ barRef T_PTROBJ bazRef T_PTROBJ
How should I go about telling Perl that fooRef actually is a Foo object?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XSUBs with variable input types
by thospel (Hermit) on Oct 25, 2004 at 09:40 UTC | |
by crenz (Priest) on Oct 26, 2004 at 02:00 UTC |