A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::AttributeConstructionList Class Reference

Classes

struct  Item
 

Public Types

typedef std::list< struct Item >
::const_iterator 
CIterator
 

Public Member Functions

void Add (std::string name, Ptr< const AttributeChecker > checker, Ptr< AttributeValue > value)
 
CIterator Begin (void) const
 
CIterator End (void) const
 
Ptr< AttributeValueFind (Ptr< const AttributeChecker > checker) const
 

Private Attributes

std::list< struct Itemm_list
 

Detailed Description

Definition at line 28 of file attribute-construction-list.h.


The documentation for this class was generated from the following files: