wifi: rescan bindings
This commit is contained in:
22
src/wifi/bindings/modulegen__gcc_ILP32.py
generated
22
src/wifi/bindings/modulegen__gcc_ILP32.py
generated
@@ -12683,11 +12683,6 @@ def register_Ns3DcaTxop_methods(root_module, cls):
|
||||
'uint32_t',
|
||||
[],
|
||||
is_const=True)
|
||||
## dca-txop.h (module 'wifi'): ns3::Ptr<ns3::WifiMacQueue> ns3::DcaTxop::GetQueue() const [member function]
|
||||
cls.add_method('GetQueue',
|
||||
'ns3::Ptr< ns3::WifiMacQueue >',
|
||||
[],
|
||||
is_const=True)
|
||||
## dca-txop.h (module 'wifi'): ns3::Time ns3::DcaTxop::GetTxopLimit() const [member function]
|
||||
cls.add_method('GetTxopLimit',
|
||||
'ns3::Time',
|
||||
@@ -12698,6 +12693,11 @@ def register_Ns3DcaTxop_methods(root_module, cls):
|
||||
'ns3::TypeId',
|
||||
[],
|
||||
is_static=True)
|
||||
## dca-txop.h (module 'wifi'): ns3::Ptr<ns3::WifiMacQueue> ns3::DcaTxop::GetWifiMacQueue() const [member function]
|
||||
cls.add_method('GetWifiMacQueue',
|
||||
'ns3::Ptr< ns3::WifiMacQueue >',
|
||||
[],
|
||||
is_const=True)
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::GotAck() [member function]
|
||||
cls.add_method('GotAck',
|
||||
'void',
|
||||
@@ -12767,14 +12767,14 @@ def register_Ns3DcaTxop_methods(root_module, cls):
|
||||
cls.add_method('SetAifsn',
|
||||
'void',
|
||||
[param('uint32_t', 'aifsn')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetLow(ns3::Ptr<ns3::MacLow> const low) [member function]
|
||||
cls.add_method('SetLow',
|
||||
'void',
|
||||
[param('ns3::Ptr< ns3::MacLow > const', 'low')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetManager(ns3::Ptr<ns3::DcfManager> const manager) [member function]
|
||||
cls.add_method('SetManager',
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetDcfManager(ns3::Ptr<ns3::DcfManager> const manager) [member function]
|
||||
cls.add_method('SetDcfManager',
|
||||
'void',
|
||||
[param('ns3::Ptr< ns3::DcfManager > const', 'manager')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetMacLow(ns3::Ptr<ns3::MacLow> const low) [member function]
|
||||
cls.add_method('SetMacLow',
|
||||
'void',
|
||||
[param('ns3::Ptr< ns3::MacLow > const', 'low')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetMaxCw(uint32_t maxCw) [member function]
|
||||
cls.add_method('SetMaxCw',
|
||||
'void',
|
||||
|
||||
22
src/wifi/bindings/modulegen__gcc_LP64.py
generated
22
src/wifi/bindings/modulegen__gcc_LP64.py
generated
@@ -12683,11 +12683,6 @@ def register_Ns3DcaTxop_methods(root_module, cls):
|
||||
'uint32_t',
|
||||
[],
|
||||
is_const=True)
|
||||
## dca-txop.h (module 'wifi'): ns3::Ptr<ns3::WifiMacQueue> ns3::DcaTxop::GetQueue() const [member function]
|
||||
cls.add_method('GetQueue',
|
||||
'ns3::Ptr< ns3::WifiMacQueue >',
|
||||
[],
|
||||
is_const=True)
|
||||
## dca-txop.h (module 'wifi'): ns3::Time ns3::DcaTxop::GetTxopLimit() const [member function]
|
||||
cls.add_method('GetTxopLimit',
|
||||
'ns3::Time',
|
||||
@@ -12698,6 +12693,11 @@ def register_Ns3DcaTxop_methods(root_module, cls):
|
||||
'ns3::TypeId',
|
||||
[],
|
||||
is_static=True)
|
||||
## dca-txop.h (module 'wifi'): ns3::Ptr<ns3::WifiMacQueue> ns3::DcaTxop::GetWifiMacQueue() const [member function]
|
||||
cls.add_method('GetWifiMacQueue',
|
||||
'ns3::Ptr< ns3::WifiMacQueue >',
|
||||
[],
|
||||
is_const=True)
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::GotAck() [member function]
|
||||
cls.add_method('GotAck',
|
||||
'void',
|
||||
@@ -12767,14 +12767,14 @@ def register_Ns3DcaTxop_methods(root_module, cls):
|
||||
cls.add_method('SetAifsn',
|
||||
'void',
|
||||
[param('uint32_t', 'aifsn')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetLow(ns3::Ptr<ns3::MacLow> const low) [member function]
|
||||
cls.add_method('SetLow',
|
||||
'void',
|
||||
[param('ns3::Ptr< ns3::MacLow > const', 'low')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetManager(ns3::Ptr<ns3::DcfManager> const manager) [member function]
|
||||
cls.add_method('SetManager',
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetDcfManager(ns3::Ptr<ns3::DcfManager> const manager) [member function]
|
||||
cls.add_method('SetDcfManager',
|
||||
'void',
|
||||
[param('ns3::Ptr< ns3::DcfManager > const', 'manager')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetMacLow(ns3::Ptr<ns3::MacLow> const low) [member function]
|
||||
cls.add_method('SetMacLow',
|
||||
'void',
|
||||
[param('ns3::Ptr< ns3::MacLow > const', 'low')])
|
||||
## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetMaxCw(uint32_t maxCw) [member function]
|
||||
cls.add_method('SetMaxCw',
|
||||
'void',
|
||||
|
||||
Reference in New Issue
Block a user