equal
deleted
inserted
replaced
86 * their attributes during creation. |
86 * their attributes during creation. |
87 */ |
87 */ |
88 class WifiHelper |
88 class WifiHelper |
89 { |
89 { |
90 public: |
90 public: |
|
91 virtual ~WifiHelper (); |
|
92 |
91 /** |
93 /** |
92 * Create a Wifi helper in an empty state: all its parameters |
94 * Create a Wifi helper in an empty state: all its parameters |
93 * must be set before calling ns3::WifiHelper::Install |
95 * must be set before calling ns3::WifiHelper::Install |
94 */ |
96 */ |
95 WifiHelper (); |
97 WifiHelper (); |