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   

Reply via email to