Base class for storing the values of vendor specific parameters. More...
#include "ff-mac-common.h"
 Inheritance diagram for ns3::VendorSpecificValue:
 Inheritance diagram for ns3::VendorSpecificValue: Collaboration 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. | |
| SimpleRefCount (const SimpleRefCount &o) | |
| Copy constructor. | |
| uint32_t | GetReferenceCount () const | 
| Get the reference count of the object. | |
| SimpleRefCount & | operator= (const SimpleRefCount &o) | 
| Assignment operator. | |
| void | Ref () const | 
| Increment the reference count. | |
| void | Unref () const | 
| Decrement the reference count. | |
Base class for storing the values of vendor specific parameters.
Definition at line 168 of file ff-mac-common.h.
| 
 | virtual | 
Definition at line 14 of file ff-mac-common.cc.