AttributeValue implementation for Pair. More...
Classes | |
class | ns3::PairChecker |
AttributeChecker implementation for PairValue. More... | |
class | ns3::PairValue< A, B > |
Hold objects of type std::pair<A, B>. More... | |
Functions | |
template<class A , class B > | |
Ptr< AttributeChecker > | ns3::MakePairChecker () |
Make a PairChecker without abscissa and ordinate AttributeCheckers. | |
AttributeValue implementation for Pair.
ns3::Ptr< const ns3::AttributeChecker > ns3::MakePairChecker | ( | ) |
Make a PairChecker without abscissa and ordinate AttributeCheckers.
Definition at line 253 of file pair.h.
Referenced by AttributeContainerObject::GetTypeId().