[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] bind variables in c++



A have an routing agent class that needs to know the nodes position.
The mobile node class has variables x,y,z which give the nodes position.
So if I create variables in the agent How do I bind them with variables
already in node class. Both these classes are in C++.

Thank You
Madhan