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 () | |
| Constructor.  More... | |
| SimpleRefCount (const SimpleRefCount &o) | |
| Copy constructor.  More... | |
| uint32_t | GetReferenceCount (void) const | 
| Get the reference count of the object.  More... | |
| SimpleRefCount & | operator= (const SimpleRefCount &o) | 
| Assignment.  More... | |
| void | Ref (void) const | 
| Increment the reference count.  More... | |
| void | Unref (void) const | 
| Decrement the reference count.  More... | |
Additional Inherited Members | |
  Static Public Member Functions inherited from ns3::SimpleRefCount< VendorSpecificValue > | |
| static void | Cleanup (void) | 
| Noop.  More... | |
Base class for storing the values of vendor specific parameters.
Definition at line 154 of file ff-mac-common.h.
      
  | 
  virtual | 
Definition at line 26 of file ff-mac-common.cc.