a class to hold input objects internally More...
Public Member Functions | |
| virtual | ~ObjectStore () |
| virtual Ptr< Object > | Get (uint32_t i) const =0 |
| Return ith object in store. | |
a class to hold input objects internally
Definition at line 101 of file ns2-mobility-helper.h.
|
inlinevirtual |
Definition at line 104 of file ns2-mobility-helper.h.
Return ith object in store.
| i | index |
Referenced by ns3::Ns2MobilityHelper::GetMobilityModel().