Public Types | Public Member Functions

ns3::VectorTlvValue Class Reference

Inheritance diagram for ns3::VectorTlvValue:
Inheritance graph
[legend]
Collaboration diagram for ns3::VectorTlvValue:
Collaboration graph
[legend]

List of all members.

Public Types

typedef std::vector< Tlv * >
::const_iterator 
Iterator
 this class is used to implement a vector of values in one tlv value field

Public Member Functions

virtual uint32_t GetSerializedSize (void) const
virtual void Serialize (Buffer::Iterator start) const
virtual uint32_t Deserialize (Buffer::Iterator start, uint64_t valueLength)=0
Iterator Begin () const
Iterator End () const
void Add (const Tlv &val)
virtual VectorTlvValueCopy (void) const =0

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