A Discrete-Event Network Simulator
API
ns3::CsParamVectorTlvValue Class Reference

this class implements the convergence sub-layer descriptor as a tlv vector More...

#include "wimax-tlv.h"

+ Inheritance diagram for ns3::CsParamVectorTlvValue:
+ Collaboration diagram for ns3::CsParamVectorTlvValue:

Public Types

enum  Type { Classifier_DSC_Action = 1, Packet_Classification_Rule = 3 }
 
- Public Types inherited from ns3::VectorTlvValue
typedef std::vector< Tlv * >::const_iterator Iterator
 

Public Member Functions

 CsParamVectorTlvValue ()
 
virtual CsParamVectorTlvValueCopy (void) const
 
virtual uint32_t Deserialize (Buffer::Iterator start, uint64_t valueLength)
 
- Public Member Functions inherited from ns3::VectorTlvValue
 VectorTlvValue (void)
 
 ~VectorTlvValue (void)
 
void Add (const Tlv &val)
 
Iterator Begin () const
 
Iterator End () const
 
virtual uint32_t GetSerializedSize (void) const
 
virtual void Serialize (Buffer::Iterator start) const
 
- Public Member Functions inherited from ns3::TlvValue
virtual ~TlvValue ()
 

Detailed Description

this class implements the convergence sub-layer descriptor as a tlv vector

Definition at line 240 of file wimax-tlv.h.

Constructor & Destructor Documentation

ns3::CsParamVectorTlvValue::CsParamVectorTlvValue ( )

Definition at line 696 of file wimax-tlv.cc.

Referenced by Copy().

+ Here is the caller graph for this function:

Member Function Documentation

CsParamVectorTlvValue * ns3::CsParamVectorTlvValue::Copy ( void  ) const
virtual

Implements ns3::VectorTlvValue.

Definition at line 702 of file wimax-tlv.cc.

References ns3::VectorTlvValue::Add(), ns3::VectorTlvValue::Begin(), CsParamVectorTlvValue(), and ns3::VectorTlvValue::End().

+ Here is the call graph for this function:

uint32_t ns3::CsParamVectorTlvValue::Deserialize ( Buffer::Iterator  start,
uint64_t  valueLength 
)
virtual

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