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. More... | |
a class to hold input objects internally
Definition at line 112 of file ns2-mobility-helper.h.
|
inlinevirtual |
Definition at line 115 of file ns2-mobility-helper.h.
Return ith object in store.
i | index |
Referenced by ns3::Ns2MobilityHelper::GetMobilityModel().