A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 ()
 Constructor. More...
 
 SimpleRefCount (const SimpleRefCount &o)
 Copy constructor. More...
 
uint32_t GetReferenceCount (void) const
 Get the reference count of the object. More...
 
SimpleRefCountoperator= (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...
 

Detailed Description

Base class for storing the values of vendor specific parameters.

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

Constructor & Destructor Documentation

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: