|
Re: SWIG-PERL-Vector of pointers: msg#00103programming.swig
On 2003.11.17 17:49, "Nair, Sanjay S" wrote: I have the following swig code Well, you do have to instantiate the template. The directive %template(BpDataStruct_SLI_vector) std::vector<SBSD::BpDataStruct_SLI> should do the trick. If that fails, try namespace SBSD { %template(BpDataStruct_SLI_vector) std::vector<BpDataStruct_SLI> } Also, do you support Vector of pointers in SWIG? I'll have to check that. Later, Luigi _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: SWIG-PERL-Vector of pointers: 00103, Nair, Sanjay S |
|---|---|
| Next by Date: | RE: SWIG-PERL-Vector of pointers: 00103, Nair, Sanjay S |
| Previous by Thread: | RE: SWIG-PERL-Vector of pointersi: 00103, Nair, Sanjay S |
| Next by Thread: | RE: SWIG-PERL-Vector of pointers: 00103, Nair, Sanjay S |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |