swig/SWIG/Lib/csharp
William S Fulton 7ddc22dd99 new typemap: csconstruct. This typemap contains the code that goes into the proxy constructor.
The generated code is slightly different. A method called swigSetup is called during construction of the proxy object.
This is for a future change where a try finally block needs to be put around an unmanaged call during construction (for a new c++ to c# exception conversion handling mechanism)


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6924 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-01-10 22:59:08 +00:00
..
csharp.swg new typemap: csconstruct. This typemap contains the code that goes into the proxy constructor. 2005-01-10 22:59:08 +00:00
csharphead.swg $dllimport special variable to specify the DllImport attribute 2004-10-25 20:44:10 +00:00
csharpkw.swg restored the string kw, now it works fine 2004-01-13 01:38:07 +00:00
enums.swg const enum SWIGTYPE & typemaps added 2004-11-28 19:16:24 +00:00
enumsimple.swg const enum SWIGTYPE & typemaps added 2004-11-28 19:16:24 +00:00
enumtypesafe.swg const enum SWIGTYPE & typemaps added 2004-11-28 19:16:24 +00:00
std_string.i Typemaps for std::string member variables 2004-10-25 20:44:53 +00:00
std_vector.i forgotten checkin to remove some warnings on VC++ 2004-11-11 21:50:54 +00:00
typemaps.i C# INOUT, INPUT, OUTPUT typemaps 2004-10-27 20:53:05 +00:00