Re: [ns] C++ pointer to TCL objects

2007-07-14 Thread Sampath N. Ranasinghe
t-myapp $myapp_(1) You will need to adapt and plug this above c++ code into the class that requires the C++ pointer to th application. Hope its clear. If not don't hesitate to contact me Regards, Sampath - Original Message - From: "Boris Schaefer" <[EMAIL PROTECTED]>

[ns] C++ pointer to TCL objects

2007-07-06 Thread Boris Schaefer
Hello, I wonder how to get a C++ pointer to objects created in TCL. The reason is that I need to access a function in my application from a tap method in aodv.cc. I can figure out the node which the application is placed on. However, unfortunately I did not find a way to get a reference to the