|
Is there a $xxx to specify the current function name ?: msg#00085programming.swig
I would like to use a $xxx to access the function/method name that this type map is used in. IF this were called $name I could use this as follows: %typemap(in) const uString & { printf ("Currently in %s ", uString ($name) ); } This would be used for diagnostic purposes primarily. I could not find such a feature. Does this exist ? Benjamin _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Wrapping exception handling around a constructor called from Java: 00085, David Beazley |
|---|---|
| Next by Date: | Re: Is there a $xxx to specify the current function name ?: 00085, Jason E. Stewart |
| Previous by Thread: | Directors and returning by value.i: 00085, Kerim Borchaev |
| Next by Thread: | Re: Is there a $xxx to specify the current function name ?: 00085, Jason E. Stewart |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |