[ns] [help]How to call c++ function in OTcl
lyslff
lyslff at 163.com
Thu Jul 12 23:35:33 PDT 2007
Hi all,I have a doubt in how to call c++ function in Otcl. as the na-manual said, Otcl call c++ function through cmd{} and command(). but besides command() function, there are many other C++ functions, I don't know how to call these functions? for example, I don't know where is the function sendrequest in aodv.cc is called in Otcl.I want to know the full flow a packet is send from a routingagent to the channel(including what c++ functions and Otcl procedures are called? ), Do you have any suggestion to know this process. Best regards
More information about the Ns-users
mailing list