 Inheritance diagram for ns3::Ipv4AddressTlvValue:
 Inheritance diagram for ns3::Ipv4AddressTlvValue:| Classes | |
| struct | ipv4Addr | 
| Public Types | |
| typedef std::vector< struct ipv4Addr >::const_iterator | Iterator | 
| Public Member Functions | |
| void | Add (Ipv4Address address, Ipv4Mask Mask) | 
| Iterator | Begin () const | 
| virtual Ipv4AddressTlvValue * | Copy () const | 
| virtual uint32_t | Deserialize (Buffer::Iterator start, uint64_t valueLength) | 
| Iterator | End () const | 
| virtual uint32_t | GetSerializedSize (void) const | 
| virtual void | Serialize (Buffer::Iterator start) const | 
| Private Attributes | |
| std::vector< struct ipv4Addr > * | m_ipv4Addr | 
Definition at line 350 of file wimax-tlv.h.