A Discrete-Event Network Simulator
API
ns3::VendorSpecificValue Struct Reference

Base class for storing the values of vendor specific parameters. More...

#include "ff-mac-common.h"

+ Inheritance diagram for ns3::VendorSpecificValue:
+ Collaboration diagram for ns3::VendorSpecificValue:

Public Member Functions

virtual ~VendorSpecificValue ()
 
- Public Member Functions inherited from ns3::SimpleRefCount< VendorSpecificValue >
 SimpleRefCount ()
 Default constructor. More...
 
 SimpleRefCount (const SimpleRefCount &o[[maybe_unused]])
 Copy constructor. More...
 
uint32_t GetReferenceCount (void) const
 Get the reference count of the object. More...
 
SimpleRefCountoperator= ([[maybe_unused]] const SimpleRefCount &o)
 Assignment operator. More...
 
void Ref (void) const
 Increment the reference count. More...
 
void Unref (void) const
 Decrement the reference count. More...
 

Detailed Description

Base class for storing the values of vendor specific parameters.

Definition at line 164 of file ff-mac-common.h.

Constructor & Destructor Documentation

◆ ~VendorSpecificValue()

ns3::VendorSpecificValue::~VendorSpecificValue ( )
virtual

Definition at line 26 of file ff-mac-common.cc.


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