|
How to convert “Swig Tcl Pointer” to “C++ Pointers” ?: msg#00137programming.swig
Hi, I have a C++ program in which several classes are defined. Swig converts my C++ classes into .so (shared object) file to be able to load them into Tcl. Now, I want to have a copy of the objects (created in Tcl) inside C++. Is there any way to convert the Tcl pointer (which is in the form of a string) into actual pointers usable in C++? Thanks, Morteza _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | How can I map "C" unsigned char[] to byte[] in Java ?: 00137, Tom Lueders (MT641) |
|---|---|
| Next by Date: | How to convert “Swig Tcl Pointer” to “C++ Pointers” ?: 00137, David Beazley |
| Previous by Thread: | How can I map "C" unsigned char[] to byte[] in Java ?i: 00137, Tom Lueders (MT641) |
| Next by Thread: | How to convert “Swig Tcl Pointer” to “C++ Pointers” ?: 00137, David Beazley |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |