src/wifi/bindings/modulegen__gcc_ILP32.py
author Daniel Lertpratchya <nikkipui@gmail.com>
Tue, 04 Feb 2014 14:04:01 -0500
changeset 10608 cc17de3c8ee6
parent 10601 9e7ff25053ed
child 10628 8e7d67510b46
permissions -rw-r--r--
[wifi] rescan Python binding
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     1
from pybindgen import Module, FileCodeSink, param, retval, cppclass, typehandlers
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     2
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     3
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     4
import pybindgen.settings
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     5
import warnings
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     6
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     7
class ErrorHandler(pybindgen.settings.ErrorHandler):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     8
    def handle_error(self, wrapper, exception, traceback_):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     9
        warnings.warn("exception %r in wrapper %s" % (exception, wrapper))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    10
        return True
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    11
pybindgen.settings.error_handler = ErrorHandler()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    12
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    13
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    14
import sys
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    15
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    16
def module_init():
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    17
    root_module = Module('ns.wifi', cpp_namespace='::ns3')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    18
    return root_module
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    19
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    20
def register_types(module):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    21
    root_module = module.get_root()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    22
    
10236
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
    23
    ## propagation-environment.h (module 'propagation'): ns3::EnvironmentType [enumeration]
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
    24
    module.add_enum('EnvironmentType', ['UrbanEnvironment', 'SubUrbanEnvironment', 'OpenAreasEnvironment'], import_from_module='ns.propagation')
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
    25
    ## qos-utils.h (module 'wifi'): ns3::AcIndex [enumeration]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
    26
    module.add_enum('AcIndex', ['AC_BE', 'AC_BK', 'AC_VI', 'AC_VO', 'AC_BE_NQOS', 'AC_UNDEF'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    27
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacType [enumeration]
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
    28
    module.add_enum('WifiMacType', ['WIFI_MAC_CTL_RTS', 'WIFI_MAC_CTL_CTS', 'WIFI_MAC_CTL_ACK', 'WIFI_MAC_CTL_BACKREQ', 'WIFI_MAC_CTL_BACKRESP', 'WIFI_MAC_CTL_CTLWRAPPER', 'WIFI_MAC_MGT_BEACON', 'WIFI_MAC_MGT_ASSOCIATION_REQUEST', 'WIFI_MAC_MGT_ASSOCIATION_RESPONSE', 'WIFI_MAC_MGT_DISASSOCIATION', 'WIFI_MAC_MGT_REASSOCIATION_REQUEST', 'WIFI_MAC_MGT_REASSOCIATION_RESPONSE', 'WIFI_MAC_MGT_PROBE_REQUEST', 'WIFI_MAC_MGT_PROBE_RESPONSE', 'WIFI_MAC_MGT_AUTHENTICATION', 'WIFI_MAC_MGT_DEAUTHENTICATION', 'WIFI_MAC_MGT_ACTION', 'WIFI_MAC_MGT_ACTION_NO_ACK', 'WIFI_MAC_MGT_MULTIHOP_ACTION', 'WIFI_MAC_DATA', 'WIFI_MAC_DATA_CFACK', 'WIFI_MAC_DATA_CFPOLL', 'WIFI_MAC_DATA_CFACK_CFPOLL', 'WIFI_MAC_DATA_NULL', 'WIFI_MAC_DATA_NULL_CFACK', 'WIFI_MAC_DATA_NULL_CFPOLL', 'WIFI_MAC_DATA_NULL_CFACK_CFPOLL', 'WIFI_MAC_QOSDATA', 'WIFI_MAC_QOSDATA_CFACK', 'WIFI_MAC_QOSDATA_CFPOLL', 'WIFI_MAC_QOSDATA_CFACK_CFPOLL', 'WIFI_MAC_QOSDATA_NULL', 'WIFI_MAC_QOSDATA_NULL_CFPOLL', 'WIFI_MAC_QOSDATA_NULL_CFACK_CFPOLL'])
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
    29
    ## propagation-environment.h (module 'propagation'): ns3::CitySize [enumeration]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
    30
    module.add_enum('CitySize', ['SmallCity', 'MediumCity', 'LargeCity'], import_from_module='ns.propagation')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    31
    ## wifi-preamble.h (module 'wifi'): ns3::WifiPreamble [enumeration]
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
    32
    module.add_enum('WifiPreamble', ['WIFI_PREAMBLE_LONG', 'WIFI_PREAMBLE_SHORT', 'WIFI_PREAMBLE_HT_MF', 'WIFI_PREAMBLE_HT_GF'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    33
    ## wifi-mode.h (module 'wifi'): ns3::WifiModulationClass [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    34
    module.add_enum('WifiModulationClass', ['WIFI_MOD_CLASS_UNKNOWN', 'WIFI_MOD_CLASS_IR', 'WIFI_MOD_CLASS_FHSS', 'WIFI_MOD_CLASS_DSSS', 'WIFI_MOD_CLASS_ERP_PBCC', 'WIFI_MOD_CLASS_DSSS_OFDM', 'WIFI_MOD_CLASS_ERP_OFDM', 'WIFI_MOD_CLASS_OFDM', 'WIFI_MOD_CLASS_HT'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    35
    ## wifi-phy-standard.h (module 'wifi'): ns3::WifiPhyStandard [enumeration]
10205
cbfd6988be40 rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10183
diff changeset
    36
    module.add_enum('WifiPhyStandard', ['WIFI_PHY_STANDARD_80211a', 'WIFI_PHY_STANDARD_80211b', 'WIFI_PHY_STANDARD_80211g', 'WIFI_PHY_STANDARD_80211_10MHZ', 'WIFI_PHY_STANDARD_80211_5MHZ', 'WIFI_PHY_STANDARD_holland', 'WIFI_PHY_STANDARD_80211n_2_4GHZ', 'WIFI_PHY_STANDARD_80211n_5GHZ'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    37
    ## qos-tag.h (module 'wifi'): ns3::UserPriority [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    38
    module.add_enum('UserPriority', ['UP_BK', 'UP_BE', 'UP_EE', 'UP_CL', 'UP_VI', 'UP_VO', 'UP_NC'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    39
    ## wifi-mode.h (module 'wifi'): ns3::WifiCodeRate [enumeration]
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
    40
    module.add_enum('WifiCodeRate', ['WIFI_CODE_RATE_UNDEFINED', 'WIFI_CODE_RATE_3_4', 'WIFI_CODE_RATE_2_3', 'WIFI_CODE_RATE_1_2', 'WIFI_CODE_RATE_5_6'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    41
    ## edca-txop-n.h (module 'wifi'): ns3::TypeOfStation [enumeration]
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
    42
    module.add_enum('TypeOfStation', ['STA', 'AP', 'ADHOC_STA', 'MESH', 'HT_STA', 'HT_AP', 'HT_ADHOC_STA', 'OCB'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    43
    ## ctrl-headers.h (module 'wifi'): ns3::BlockAckType [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    44
    module.add_enum('BlockAckType', ['BASIC_BLOCK_ACK', 'COMPRESSED_BLOCK_ACK', 'MULTI_TID_BLOCK_ACK'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    45
    ## address.h (module 'network'): ns3::Address [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    46
    module.add_class('Address', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    47
    ## address.h (module 'network'): ns3::Address::MaxSize_e [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    48
    module.add_enum('MaxSize_e', ['MAX_SIZE'], outer_class=root_module['ns3::Address'], import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    49
    ## trace-helper.h (module 'network'): ns3::AsciiTraceHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    50
    module.add_class('AsciiTraceHelper', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    51
    ## trace-helper.h (module 'network'): ns3::AsciiTraceHelperForDevice [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    52
    module.add_class('AsciiTraceHelperForDevice', allow_subclassing=True, import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    53
    ## athstats-helper.h (module 'wifi'): ns3::AthstatsHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    54
    module.add_class('AthstatsHelper')
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
    55
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList [class]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
    56
    module.add_class('AttributeConstructionList', import_from_module='ns.core')
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
    57
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::Item [struct]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
    58
    module.add_class('Item', import_from_module='ns.core', outer_class=root_module['ns3::AttributeConstructionList'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    59
    ## block-ack-manager.h (module 'wifi'): ns3::Bar [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    60
    module.add_class('Bar')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    61
    ## block-ack-agreement.h (module 'wifi'): ns3::BlockAckAgreement [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    62
    module.add_class('BlockAckAgreement')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    63
    ## block-ack-cache.h (module 'wifi'): ns3::BlockAckCache [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    64
    module.add_class('BlockAckCache')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    65
    ## block-ack-manager.h (module 'wifi'): ns3::BlockAckManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    66
    module.add_class('BlockAckManager')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    67
    ## buffer.h (module 'network'): ns3::Buffer [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    68
    module.add_class('Buffer', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    69
    ## buffer.h (module 'network'): ns3::Buffer::Iterator [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    70
    module.add_class('Iterator', import_from_module='ns.network', outer_class=root_module['ns3::Buffer'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    71
    ## packet.h (module 'network'): ns3::ByteTagIterator [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    72
    module.add_class('ByteTagIterator', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    73
    ## packet.h (module 'network'): ns3::ByteTagIterator::Item [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    74
    module.add_class('Item', import_from_module='ns.network', outer_class=root_module['ns3::ByteTagIterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    75
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    76
    module.add_class('ByteTagList', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    77
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    78
    module.add_class('Iterator', import_from_module='ns.network', outer_class=root_module['ns3::ByteTagList'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    79
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    80
    module.add_class('Item', import_from_module='ns.network', outer_class=root_module['ns3::ByteTagList::Iterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    81
    ## callback.h (module 'core'): ns3::CallbackBase [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    82
    module.add_class('CallbackBase', import_from_module='ns.core')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    83
    ## capability-information.h (module 'wifi'): ns3::CapabilityInformation [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    84
    module.add_class('CapabilityInformation')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    85
    ## dcf-manager.h (module 'wifi'): ns3::DcfManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    86
    module.add_class('DcfManager')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    87
    ## dcf-manager.h (module 'wifi'): ns3::DcfState [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    88
    module.add_class('DcfState', allow_subclassing=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    89
    ## dsss-error-rate-model.h (module 'wifi'): ns3::DsssErrorRateModel [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    90
    module.add_class('DsssErrorRateModel')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    91
    ## event-id.h (module 'core'): ns3::EventId [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    92
    module.add_class('EventId', import_from_module='ns.core')
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
    93
    ## hash.h (module 'core'): ns3::Hasher [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
    94
    module.add_class('Hasher', import_from_module='ns.core')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    95
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    96
    module.add_class('InterferenceHelper')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    97
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::SnrPer [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    98
    module.add_class('SnrPer', outer_class=root_module['ns3::InterferenceHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
    99
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   100
    module.add_class('Ipv4Address', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   101
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   102
    root_module['ns3::Ipv4Address'].implicitly_converts_to(root_module['ns3::Address'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   103
    ## ipv4-address.h (module 'network'): ns3::Ipv4Mask [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   104
    module.add_class('Ipv4Mask', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   105
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   106
    module.add_class('Ipv6Address', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   107
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   108
    root_module['ns3::Ipv6Address'].implicitly_converts_to(root_module['ns3::Address'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   109
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   110
    module.add_class('Ipv6Prefix', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   111
    ## mac48-address.h (module 'network'): ns3::Mac48Address [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   112
    module.add_class('Mac48Address', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   113
    ## mac48-address.h (module 'network'): ns3::Mac48Address [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   114
    root_module['ns3::Mac48Address'].implicitly_converts_to(root_module['ns3::Address'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   115
    ## mac-low.h (module 'wifi'): ns3::MacLowBlockAckEventListener [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   116
    module.add_class('MacLowBlockAckEventListener', allow_subclassing=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   117
    ## mac-low.h (module 'wifi'): ns3::MacLowDcfListener [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   118
    module.add_class('MacLowDcfListener', allow_subclassing=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   119
    ## mac-low.h (module 'wifi'): ns3::MacLowTransmissionListener [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   120
    module.add_class('MacLowTransmissionListener', allow_subclassing=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   121
    ## mac-low.h (module 'wifi'): ns3::MacLowTransmissionParameters [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   122
    module.add_class('MacLowTransmissionParameters')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   123
    ## mac-rx-middle.h (module 'wifi'): ns3::MacRxMiddle [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   124
    module.add_class('MacRxMiddle')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   125
    ## net-device-container.h (module 'network'): ns3::NetDeviceContainer [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   126
    module.add_class('NetDeviceContainer', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   127
    ## node-container.h (module 'network'): ns3::NodeContainer [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   128
    module.add_class('NodeContainer', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   129
    ## object-base.h (module 'core'): ns3::ObjectBase [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   130
    module.add_class('ObjectBase', allow_subclassing=True, import_from_module='ns.core')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   131
    ## object.h (module 'core'): ns3::ObjectDeleter [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   132
    module.add_class('ObjectDeleter', import_from_module='ns.core')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   133
    ## object-factory.h (module 'core'): ns3::ObjectFactory [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   134
    module.add_class('ObjectFactory', import_from_module='ns.core')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   135
    ## originator-block-ack-agreement.h (module 'wifi'): ns3::OriginatorBlockAckAgreement [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   136
    module.add_class('OriginatorBlockAckAgreement', parent=root_module['ns3::BlockAckAgreement'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   137
    ## originator-block-ack-agreement.h (module 'wifi'): ns3::OriginatorBlockAckAgreement::State [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   138
    module.add_enum('State', ['PENDING', 'ESTABLISHED', 'INACTIVE', 'UNSUCCESSFUL'], outer_class=root_module['ns3::OriginatorBlockAckAgreement'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   139
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   140
    module.add_class('PacketMetadata', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   141
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   142
    module.add_class('Item', import_from_module='ns.network', outer_class=root_module['ns3::PacketMetadata'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   143
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   144
    module.add_enum('', ['PAYLOAD', 'HEADER', 'TRAILER'], outer_class=root_module['ns3::PacketMetadata::Item'], import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   145
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::ItemIterator [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   146
    module.add_class('ItemIterator', import_from_module='ns.network', outer_class=root_module['ns3::PacketMetadata'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   147
    ## packet.h (module 'network'): ns3::PacketTagIterator [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   148
    module.add_class('PacketTagIterator', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   149
    ## packet.h (module 'network'): ns3::PacketTagIterator::Item [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   150
    module.add_class('Item', import_from_module='ns.network', outer_class=root_module['ns3::PacketTagIterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   151
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   152
    module.add_class('PacketTagList', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   153
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   154
    module.add_class('TagData', import_from_module='ns.network', outer_class=root_module['ns3::PacketTagList'])
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
   155
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData::TagData_e [enumeration]
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
   156
    module.add_enum('TagData_e', ['MAX_SIZE'], outer_class=root_module['ns3::PacketTagList::TagData'], import_from_module='ns.network')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   157
    ## pcap-file.h (module 'network'): ns3::PcapFile [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   158
    module.add_class('PcapFile', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   159
    ## trace-helper.h (module 'network'): ns3::PcapHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   160
    module.add_class('PcapHelper', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   161
    ## trace-helper.h (module 'network'): ns3::PcapHelper [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   162
    module.add_enum('', ['DLT_NULL', 'DLT_EN10MB', 'DLT_PPP', 'DLT_RAW', 'DLT_IEEE802_11', 'DLT_PRISM_HEADER', 'DLT_IEEE802_11_RADIO'], outer_class=root_module['ns3::PcapHelper'], import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   163
    ## trace-helper.h (module 'network'): ns3::PcapHelperForDevice [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   164
    module.add_class('PcapHelperForDevice', allow_subclassing=True, import_from_module='ns.network')
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   165
    ## propagation-cache.h (module 'propagation'): ns3::PropagationCache<ns3::JakesProcess> [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   166
    module.add_class('PropagationCache', import_from_module='ns.propagation', template_parameters=['ns3::JakesProcess'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   167
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   168
    module.add_class('RateInfo')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   169
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter> [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   170
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::Object', 'ns3::ObjectBase', 'ns3::ObjectDeleter'], parent=root_module['ns3::ObjectBase'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   171
    ## simulator.h (module 'core'): ns3::Simulator [class]
7341
eda4fbf4d8e3 Rescan wifi bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7340
diff changeset
   172
    module.add_class('Simulator', destructor_visibility='private', import_from_module='ns.core')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   173
    ## status-code.h (module 'wifi'): ns3::StatusCode [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   174
    module.add_class('StatusCode')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   175
    ## tag.h (module 'network'): ns3::Tag [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   176
    module.add_class('Tag', import_from_module='ns.network', parent=root_module['ns3::ObjectBase'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   177
    ## tag-buffer.h (module 'network'): ns3::TagBuffer [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   178
    module.add_class('TagBuffer', import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   179
    ## type-id.h (module 'core'): ns3::TypeId [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   180
    module.add_class('TypeId', import_from_module='ns.core')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   181
    ## type-id.h (module 'core'): ns3::TypeId::AttributeFlag [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   182
    module.add_enum('AttributeFlag', ['ATTR_GET', 'ATTR_SET', 'ATTR_CONSTRUCT', 'ATTR_SGC'], outer_class=root_module['ns3::TypeId'], import_from_module='ns.core')
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   183
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation [struct]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   184
    module.add_class('AttributeInformation', import_from_module='ns.core', outer_class=root_module['ns3::TypeId'])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   185
    ## type-id.h (module 'core'): ns3::TypeId::TraceSourceInformation [struct]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   186
    module.add_class('TraceSourceInformation', import_from_module='ns.core', outer_class=root_module['ns3::TypeId'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   187
    ## vector.h (module 'core'): ns3::Vector2D [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   188
    module.add_class('Vector2D', import_from_module='ns.core')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   189
    ## vector.h (module 'core'): ns3::Vector3D [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   190
    module.add_class('Vector3D', import_from_module='ns.core')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   191
    ## wifi-helper.h (module 'wifi'): ns3::WifiHelper [class]
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
   192
    module.add_class('WifiHelper', allow_subclassing=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   193
    ## wifi-helper.h (module 'wifi'): ns3::WifiMacHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   194
    module.add_class('WifiMacHelper', allow_subclassing=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   195
    ## wifi-mode.h (module 'wifi'): ns3::WifiMode [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   196
    module.add_class('WifiMode')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   197
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeFactory [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   198
    module.add_class('WifiModeFactory')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   199
    ## wifi-helper.h (module 'wifi'): ns3::WifiPhyHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   200
    module.add_class('WifiPhyHelper', allow_subclassing=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   201
    ## wifi-phy.h (module 'wifi'): ns3::WifiPhyListener [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   202
    module.add_class('WifiPhyListener', allow_subclassing=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   203
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   204
    module.add_class('WifiRemoteStation')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   205
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationInfo [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   206
    module.add_class('WifiRemoteStationInfo')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   207
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState [struct]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   208
    module.add_class('WifiRemoteStationState')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   209
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   210
    module.add_enum('', ['BRAND_NEW', 'DISASSOC', 'WAIT_ASSOC_TX_OK', 'GOT_ASSOC_TX_OK'], outer_class=root_module['ns3::WifiRemoteStationState'])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   211
    ## wifi-tx-vector.h (module 'wifi'): ns3::WifiTxVector [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   212
    module.add_class('WifiTxVector')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   213
    ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiChannelHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   214
    module.add_class('YansWifiChannelHelper')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   215
    ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   216
    module.add_class('YansWifiPhyHelper', parent=[root_module['ns3::WifiPhyHelper'], root_module['ns3::PcapHelperForDevice'], root_module['ns3::AsciiTraceHelperForDevice']])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   217
    ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper::SupportedPcapDataLinkTypes [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   218
    module.add_enum('SupportedPcapDataLinkTypes', ['DLT_IEEE802_11', 'DLT_PRISM_HEADER', 'DLT_IEEE802_11_RADIO'], outer_class=root_module['ns3::YansWifiPhyHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   219
    ## empty.h (module 'core'): ns3::empty [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   220
    module.add_class('empty', import_from_module='ns.core')
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   221
    ## int64x64-double.h (module 'core'): ns3::int64x64_t [class]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   222
    module.add_class('int64x64_t', import_from_module='ns.core')
10601
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
   223
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::impl_type [enumeration]
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
   224
    module.add_enum('impl_type', ['int128_impl', 'cairo_impl', 'ld_impl'], outer_class=root_module['ns3::int64x64_t'], import_from_module='ns.core')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   225
    ## chunk.h (module 'network'): ns3::Chunk [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   226
    module.add_class('Chunk', import_from_module='ns.network', parent=root_module['ns3::ObjectBase'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   227
    ## header.h (module 'network'): ns3::Header [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   228
    module.add_class('Header', import_from_module='ns.network', parent=root_module['ns3::Chunk'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   229
    ## mgt-headers.h (module 'wifi'): ns3::MgtAddBaRequestHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   230
    module.add_class('MgtAddBaRequestHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   231
    ## mgt-headers.h (module 'wifi'): ns3::MgtAddBaResponseHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   232
    module.add_class('MgtAddBaResponseHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   233
    ## mgt-headers.h (module 'wifi'): ns3::MgtAssocRequestHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   234
    module.add_class('MgtAssocRequestHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   235
    ## mgt-headers.h (module 'wifi'): ns3::MgtAssocResponseHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   236
    module.add_class('MgtAssocResponseHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   237
    ## mgt-headers.h (module 'wifi'): ns3::MgtDelBaHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   238
    module.add_class('MgtDelBaHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   239
    ## mgt-headers.h (module 'wifi'): ns3::MgtProbeRequestHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   240
    module.add_class('MgtProbeRequestHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   241
    ## mgt-headers.h (module 'wifi'): ns3::MgtProbeResponseHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   242
    module.add_class('MgtProbeResponseHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   243
    ## nqos-wifi-mac-helper.h (module 'wifi'): ns3::NqosWifiMacHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   244
    module.add_class('NqosWifiMacHelper', parent=root_module['ns3::WifiMacHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   245
    ## object.h (module 'core'): ns3::Object [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   246
    module.add_class('Object', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   247
    ## object.h (module 'core'): ns3::Object::AggregateIterator [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   248
    module.add_class('AggregateIterator', import_from_module='ns.core', outer_class=root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   249
    ## pcap-file-wrapper.h (module 'network'): ns3::PcapFileWrapper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   250
    module.add_class('PcapFileWrapper', import_from_module='ns.network', parent=root_module['ns3::Object'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   251
    ## propagation-delay-model.h (module 'propagation'): ns3::PropagationDelayModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   252
    module.add_class('PropagationDelayModel', import_from_module='ns.propagation', parent=root_module['ns3::Object'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   253
    ## propagation-loss-model.h (module 'propagation'): ns3::PropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   254
    module.add_class('PropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::Object'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   255
    ## qos-tag.h (module 'wifi'): ns3::QosTag [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   256
    module.add_class('QosTag', parent=root_module['ns3::Tag'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   257
    ## qos-wifi-mac-helper.h (module 'wifi'): ns3::QosWifiMacHelper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   258
    module.add_class('QosWifiMacHelper', parent=root_module['ns3::WifiMacHelper'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   259
    ## propagation-delay-model.h (module 'propagation'): ns3::RandomPropagationDelayModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   260
    module.add_class('RandomPropagationDelayModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationDelayModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   261
    ## propagation-loss-model.h (module 'propagation'): ns3::RandomPropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   262
    module.add_class('RandomPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   263
    ## random-variable-stream.h (module 'core'): ns3::RandomVariableStream [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   264
    module.add_class('RandomVariableStream', import_from_module='ns.core', parent=root_module['ns3::Object'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   265
    ## propagation-loss-model.h (module 'propagation'): ns3::RangePropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   266
    module.add_class('RangePropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   267
    ## random-variable-stream.h (module 'core'): ns3::SequentialRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   268
    module.add_class('SequentialRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   269
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   270
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::AttributeAccessor', 'ns3::empty', 'ns3::DefaultDeleter<ns3::AttributeAccessor>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   271
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   272
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::AttributeChecker', 'ns3::empty', 'ns3::DefaultDeleter<ns3::AttributeChecker>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   273
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   274
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::AttributeValue', 'ns3::empty', 'ns3::DefaultDeleter<ns3::AttributeValue>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   275
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   276
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::CallbackImplBase', 'ns3::empty', 'ns3::DefaultDeleter<ns3::CallbackImplBase>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   277
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::EventImpl, ns3::empty, ns3::DefaultDeleter<ns3::EventImpl> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   278
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::EventImpl', 'ns3::empty', 'ns3::DefaultDeleter<ns3::EventImpl>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   279
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter<ns3::Hash::Implementation> > [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   280
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::Hash::Implementation', 'ns3::empty', 'ns3::DefaultDeleter<ns3::Hash::Implementation>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   281
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::InterferenceHelper::Event, ns3::empty, ns3::DefaultDeleter<ns3::InterferenceHelper::Event> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   282
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, template_parameters=['ns3::InterferenceHelper::Event', 'ns3::empty', 'ns3::DefaultDeleter<ns3::InterferenceHelper::Event>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   283
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   284
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::NixVector', 'ns3::empty', 'ns3::DefaultDeleter<ns3::NixVector>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   285
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   286
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::OutputStreamWrapper', 'ns3::empty', 'ns3::DefaultDeleter<ns3::OutputStreamWrapper>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   287
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   288
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::Packet', 'ns3::empty', 'ns3::DefaultDeleter<ns3::Packet>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   289
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> > [class]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   290
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::TraceSourceAccessor', 'ns3::empty', 'ns3::DefaultDeleter<ns3::TraceSourceAccessor>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   291
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter<ns3::WifiInformationElement> > [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   292
    module.add_class('SimpleRefCount', automatic_type_narrowing=True, template_parameters=['ns3::WifiInformationElement', 'ns3::empty', 'ns3::DefaultDeleter<ns3::WifiInformationElement>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount'))
9294
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
   293
    ## snr-tag.h (module 'wifi'): ns3::SnrTag [class]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
   294
    module.add_class('SnrTag', parent=root_module['ns3::Tag'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   295
    ## propagation-loss-model.h (module 'propagation'): ns3::ThreeLogDistancePropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   296
    module.add_class('ThreeLogDistancePropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   297
    ## nstime.h (module 'core'): ns3::Time [class]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   298
    module.add_class('Time', import_from_module='ns.core')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   299
    ## nstime.h (module 'core'): ns3::Time::Unit [enumeration]
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
   300
    module.add_enum('Unit', ['Y', 'D', 'H', 'MIN', 'S', 'MS', 'US', 'NS', 'PS', 'FS', 'LAST'], outer_class=root_module['ns3::Time'], import_from_module='ns.core')
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   301
    ## nstime.h (module 'core'): ns3::Time [class]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   302
    root_module['ns3::Time'].implicitly_converts_to(root_module['ns3::int64x64_t'])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   303
    ## trace-source-accessor.h (module 'core'): ns3::TraceSourceAccessor [class]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   304
    module.add_class('TraceSourceAccessor', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   305
    ## trailer.h (module 'network'): ns3::Trailer [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   306
    module.add_class('Trailer', import_from_module='ns.network', parent=root_module['ns3::Chunk'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   307
    ## random-variable-stream.h (module 'core'): ns3::TriangularRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   308
    module.add_class('TriangularRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   309
    ## propagation-loss-model.h (module 'propagation'): ns3::TwoRayGroundPropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   310
    module.add_class('TwoRayGroundPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   311
    ## random-variable-stream.h (module 'core'): ns3::UniformRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   312
    module.add_class('UniformRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   313
    ## random-variable-stream.h (module 'core'): ns3::WeibullRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   314
    module.add_class('WeibullRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   315
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   316
    module.add_class('WifiActionHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   317
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::CategoryValue [enumeration]
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
   318
    module.add_enum('CategoryValue', ['BLOCK_ACK', 'MESH_PEERING_MGT', 'MESH_LINK_METRIC', 'MESH_PATH_SELECTION', 'MESH_INTERWORKING', 'MESH_RESOURCE_COORDINATION', 'MESH_PROXY_FORWARDING', 'VENDOR_SPECIFIC_ACTION'], outer_class=root_module['ns3::WifiActionHeader'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   319
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::PeerLinkMgtActionValue [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   320
    module.add_enum('PeerLinkMgtActionValue', ['PEER_LINK_OPEN', 'PEER_LINK_CONFIRM', 'PEER_LINK_CLOSE'], outer_class=root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   321
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::LinkMetricActionValue [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   322
    module.add_enum('LinkMetricActionValue', ['LINK_METRIC_REQUEST', 'LINK_METRIC_REPORT'], outer_class=root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   323
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::PathSelectionActionValue [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   324
    module.add_enum('PathSelectionActionValue', ['PATH_SELECTION'], outer_class=root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   325
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::InterworkActionValue [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   326
    module.add_enum('InterworkActionValue', ['PORTAL_ANNOUNCEMENT'], outer_class=root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   327
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ResourceCoordinationActionValue [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   328
    module.add_enum('ResourceCoordinationActionValue', ['CONGESTION_CONTROL_NOTIFICATION', 'MDA_SETUP_REQUEST', 'MDA_SETUP_REPLY', 'MDAOP_ADVERTISMENT_REQUEST', 'MDAOP_ADVERTISMENTS', 'MDAOP_SET_TEARDOWN', 'BEACON_TIMING_REQUEST', 'BEACON_TIMING_RESPONSE', 'TBTT_ADJUSTMENT_REQUEST', 'MESH_CHANNEL_SWITCH_ANNOUNCEMENT'], outer_class=root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   329
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::BlockAckActionValue [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   330
    module.add_enum('BlockAckActionValue', ['BLOCK_ACK_ADDBA_REQUEST', 'BLOCK_ACK_ADDBA_RESPONSE', 'BLOCK_ACK_DELBA'], outer_class=root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   331
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue [union]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   332
    module.add_class('ActionValue', outer_class=root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   333
    ## wifi-information-element.h (module 'wifi'): ns3::WifiInformationElement [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   334
    module.add_class('WifiInformationElement', parent=root_module['ns3::SimpleRefCount< ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter<ns3::WifiInformationElement> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   335
    ## wifi-information-element-vector.h (module 'wifi'): ns3::WifiInformationElementVector [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   336
    module.add_class('WifiInformationElementVector', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   337
    ## wifi-mac.h (module 'wifi'): ns3::WifiMac [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   338
    module.add_class('WifiMac', parent=root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   339
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   340
    module.add_class('WifiMacHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   341
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacHeader::QosAckPolicy [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   342
    module.add_enum('QosAckPolicy', ['NORMAL_ACK', 'NO_ACK', 'NO_EXPLICIT_ACK', 'BLOCK_ACK'], outer_class=root_module['ns3::WifiMacHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   343
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacHeader::AddressType [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   344
    module.add_enum('AddressType', ['ADDR1', 'ADDR2', 'ADDR3', 'ADDR4'], outer_class=root_module['ns3::WifiMacHeader'])
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
   345
    ## wifi-mac-queue.h (module 'wifi'): ns3::WifiMacQueue [class]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
   346
    module.add_class('WifiMacQueue', parent=root_module['ns3::Object'])
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
   347
    ## wifi-mac-trailer.h (module 'wifi'): ns3::WifiMacTrailer [class]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
   348
    module.add_class('WifiMacTrailer', parent=root_module['ns3::Trailer'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   349
    ## wifi-phy.h (module 'wifi'): ns3::WifiPhy [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   350
    module.add_class('WifiPhy', parent=root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   351
    ## wifi-phy.h (module 'wifi'): ns3::WifiPhy::State [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   352
    module.add_enum('State', ['IDLE', 'CCA_BUSY', 'TX', 'RX', 'SWITCHING'], outer_class=root_module['ns3::WifiPhy'])
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
   353
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::WifiPhyStateHelper [class]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
   354
    module.add_class('WifiPhyStateHelper', parent=root_module['ns3::Object'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   355
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   356
    module.add_class('WifiRemoteStationManager', parent=root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   357
    ## yans-wifi-phy.h (module 'wifi'): ns3::YansWifiPhy [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   358
    module.add_class('YansWifiPhy', parent=root_module['ns3::WifiPhy'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   359
    ## random-variable-stream.h (module 'core'): ns3::ZetaRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   360
    module.add_class('ZetaRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   361
    ## random-variable-stream.h (module 'core'): ns3::ZipfRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   362
    module.add_class('ZipfRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   363
    ## aarf-wifi-manager.h (module 'wifi'): ns3::AarfWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   364
    module.add_class('AarfWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   365
    ## aarfcd-wifi-manager.h (module 'wifi'): ns3::AarfcdWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   366
    module.add_class('AarfcdWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   367
    ## amrr-wifi-manager.h (module 'wifi'): ns3::AmrrWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   368
    module.add_class('AmrrWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   369
    ## amsdu-subframe-header.h (module 'wifi'): ns3::AmsduSubframeHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   370
    module.add_class('AmsduSubframeHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   371
    ## arf-wifi-manager.h (module 'wifi'): ns3::ArfWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   372
    module.add_class('ArfWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   373
    ## athstats-helper.h (module 'wifi'): ns3::AthstatsWifiTraceSink [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   374
    module.add_class('AthstatsWifiTraceSink', parent=root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   375
    ## attribute.h (module 'core'): ns3::AttributeAccessor [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   376
    module.add_class('AttributeAccessor', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   377
    ## attribute.h (module 'core'): ns3::AttributeChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   378
    module.add_class('AttributeChecker', allow_subclassing=False, automatic_type_narrowing=True, import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   379
    ## attribute.h (module 'core'): ns3::AttributeValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   380
    module.add_class('AttributeValue', allow_subclassing=False, automatic_type_narrowing=True, import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   381
    ## callback.h (module 'core'): ns3::CallbackChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   382
    module.add_class('CallbackChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   383
    ## callback.h (module 'core'): ns3::CallbackImplBase [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   384
    module.add_class('CallbackImplBase', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   385
    ## callback.h (module 'core'): ns3::CallbackValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   386
    module.add_class('CallbackValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   387
    ## cara-wifi-manager.h (module 'wifi'): ns3::CaraWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   388
    module.add_class('CaraWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   389
    ## channel.h (module 'network'): ns3::Channel [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   390
    module.add_class('Channel', import_from_module='ns.network', parent=root_module['ns3::Object'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   391
    ## random-variable-stream.h (module 'core'): ns3::ConstantRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   392
    module.add_class('ConstantRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   393
    ## constant-rate-wifi-manager.h (module 'wifi'): ns3::ConstantRateWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   394
    module.add_class('ConstantRateWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   395
    ## propagation-delay-model.h (module 'propagation'): ns3::ConstantSpeedPropagationDelayModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   396
    module.add_class('ConstantSpeedPropagationDelayModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationDelayModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   397
    ## cost231-propagation-loss-model.h (module 'propagation'): ns3::Cost231PropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   398
    module.add_class('Cost231PropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   399
    ## cost231-propagation-loss-model.h (module 'propagation'): ns3::Cost231PropagationLossModel::Environment [enumeration]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   400
    module.add_enum('Environment', ['SubUrban', 'MediumCity', 'Metropolitan'], outer_class=root_module['ns3::Cost231PropagationLossModel'], import_from_module='ns.propagation')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   401
    ## ctrl-headers.h (module 'wifi'): ns3::CtrlBAckRequestHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   402
    module.add_class('CtrlBAckRequestHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   403
    ## ctrl-headers.h (module 'wifi'): ns3::CtrlBAckResponseHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   404
    module.add_class('CtrlBAckResponseHeader', parent=root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   405
    ## dcf.h (module 'wifi'): ns3::Dcf [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   406
    module.add_class('Dcf', parent=root_module['ns3::Object'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   407
    ## random-variable-stream.h (module 'core'): ns3::DeterministicRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   408
    module.add_class('DeterministicRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   409
    ## double.h (module 'core'): ns3::DoubleValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   410
    module.add_class('DoubleValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   411
    ## edca-txop-n.h (module 'wifi'): ns3::EdcaTxopN [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   412
    module.add_class('EdcaTxopN', parent=root_module['ns3::Dcf'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   413
    ## random-variable-stream.h (module 'core'): ns3::EmpiricalRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   414
    module.add_class('EmpiricalRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   415
    ## attribute.h (module 'core'): ns3::EmptyAttributeValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   416
    module.add_class('EmptyAttributeValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   417
    ## random-variable-stream.h (module 'core'): ns3::ErlangRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   418
    module.add_class('ErlangRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   419
    ## error-rate-model.h (module 'wifi'): ns3::ErrorRateModel [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   420
    module.add_class('ErrorRateModel', parent=root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   421
    ## event-impl.h (module 'core'): ns3::EventImpl [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   422
    module.add_class('EventImpl', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::EventImpl, ns3::empty, ns3::DefaultDeleter<ns3::EventImpl> >'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   423
    ## random-variable-stream.h (module 'core'): ns3::ExponentialRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   424
    module.add_class('ExponentialRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   425
    ## supported-rates.h (module 'wifi'): ns3::ExtendedSupportedRatesIE [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   426
    module.add_class('ExtendedSupportedRatesIE', parent=root_module['ns3::WifiInformationElement'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   427
    ## propagation-loss-model.h (module 'propagation'): ns3::FixedRssLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   428
    module.add_class('FixedRssLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   429
    ## propagation-loss-model.h (module 'propagation'): ns3::FriisPropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   430
    module.add_class('FriisPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   431
    ## random-variable-stream.h (module 'core'): ns3::GammaRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   432
    module.add_class('GammaRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   433
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilities [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   434
    module.add_class('HtCapabilities', parent=root_module['ns3::WifiInformationElement'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   435
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilitiesChecker [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   436
    module.add_class('HtCapabilitiesChecker', parent=root_module['ns3::AttributeChecker'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   437
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilitiesValue [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   438
    module.add_class('HtCapabilitiesValue', parent=root_module['ns3::AttributeValue'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   439
    ## ht-wifi-mac-helper.h (module 'wifi'): ns3::HtWifiMacHelper [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   440
    module.add_class('HtWifiMacHelper', parent=root_module['ns3::QosWifiMacHelper'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   441
    ## ideal-wifi-manager.h (module 'wifi'): ns3::IdealWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   442
    module.add_class('IdealWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   443
    ## ipv4-address.h (module 'network'): ns3::Ipv4AddressChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   444
    module.add_class('Ipv4AddressChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   445
    ## ipv4-address.h (module 'network'): ns3::Ipv4AddressValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   446
    module.add_class('Ipv4AddressValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   447
    ## ipv4-address.h (module 'network'): ns3::Ipv4MaskChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   448
    module.add_class('Ipv4MaskChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   449
    ## ipv4-address.h (module 'network'): ns3::Ipv4MaskValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   450
    module.add_class('Ipv4MaskValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   451
    ## ipv6-address.h (module 'network'): ns3::Ipv6AddressChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   452
    module.add_class('Ipv6AddressChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   453
    ## ipv6-address.h (module 'network'): ns3::Ipv6AddressValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   454
    module.add_class('Ipv6AddressValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   455
    ## ipv6-address.h (module 'network'): ns3::Ipv6PrefixChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   456
    module.add_class('Ipv6PrefixChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   457
    ## ipv6-address.h (module 'network'): ns3::Ipv6PrefixValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   458
    module.add_class('Ipv6PrefixValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue'])
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   459
    ## itu-r-1411-los-propagation-loss-model.h (module 'propagation'): ns3::ItuR1411LosPropagationLossModel [class]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   460
    module.add_class('ItuR1411LosPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   461
    ## itu-r-1411-nlos-over-rooftop-propagation-loss-model.h (module 'propagation'): ns3::ItuR1411NlosOverRooftopPropagationLossModel [class]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   462
    module.add_class('ItuR1411NlosOverRooftopPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   463
    ## jakes-process.h (module 'propagation'): ns3::JakesProcess [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   464
    module.add_class('JakesProcess', import_from_module='ns.propagation', parent=root_module['ns3::Object'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   465
    ## jakes-propagation-loss-model.h (module 'propagation'): ns3::JakesPropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   466
    module.add_class('JakesPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   467
    ## kun-2600-mhz-propagation-loss-model.h (module 'propagation'): ns3::Kun2600MhzPropagationLossModel [class]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   468
    module.add_class('Kun2600MhzPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   469
    ## propagation-loss-model.h (module 'propagation'): ns3::LogDistancePropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   470
    module.add_class('LogDistancePropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   471
    ## random-variable-stream.h (module 'core'): ns3::LogNormalRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   472
    module.add_class('LogNormalRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   473
    ## mac48-address.h (module 'network'): ns3::Mac48AddressChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   474
    module.add_class('Mac48AddressChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   475
    ## mac48-address.h (module 'network'): ns3::Mac48AddressValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   476
    module.add_class('Mac48AddressValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   477
    ## mac-low.h (module 'wifi'): ns3::MacLow [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   478
    module.add_class('MacLow', parent=root_module['ns3::Object'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   479
    ## propagation-loss-model.h (module 'propagation'): ns3::MatrixPropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   480
    module.add_class('MatrixPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   481
    ## mgt-headers.h (module 'wifi'): ns3::MgtBeaconHeader [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   482
    module.add_class('MgtBeaconHeader', parent=root_module['ns3::MgtProbeResponseHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   483
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::MinstrelWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   484
    module.add_class('MinstrelWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   485
    ## mobility-model.h (module 'mobility'): ns3::MobilityModel [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   486
    module.add_class('MobilityModel', import_from_module='ns.mobility', parent=root_module['ns3::Object'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   487
    ## msdu-aggregator.h (module 'wifi'): ns3::MsduAggregator [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   488
    module.add_class('MsduAggregator', parent=root_module['ns3::Object'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   489
    ## propagation-loss-model.h (module 'propagation'): ns3::NakagamiPropagationLossModel [class]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   490
    module.add_class('NakagamiPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   491
    ## net-device.h (module 'network'): ns3::NetDevice [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   492
    module.add_class('NetDevice', import_from_module='ns.network', parent=root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   493
    ## net-device.h (module 'network'): ns3::NetDevice::PacketType [enumeration]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   494
    module.add_enum('PacketType', ['PACKET_HOST', 'NS3_PACKET_HOST', 'PACKET_BROADCAST', 'NS3_PACKET_BROADCAST', 'PACKET_MULTICAST', 'NS3_PACKET_MULTICAST', 'PACKET_OTHERHOST', 'NS3_PACKET_OTHERHOST'], outer_class=root_module['ns3::NetDevice'], import_from_module='ns.network')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   495
    ## nist-error-rate-model.h (module 'wifi'): ns3::NistErrorRateModel [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   496
    module.add_class('NistErrorRateModel', parent=root_module['ns3::ErrorRateModel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   497
    ## nix-vector.h (module 'network'): ns3::NixVector [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   498
    module.add_class('NixVector', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   499
    ## node.h (module 'network'): ns3::Node [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   500
    module.add_class('Node', import_from_module='ns.network', parent=root_module['ns3::Object'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   501
    ## random-variable-stream.h (module 'core'): ns3::NormalRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   502
    module.add_class('NormalRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   503
    ## object-factory.h (module 'core'): ns3::ObjectFactoryChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   504
    module.add_class('ObjectFactoryChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   505
    ## object-factory.h (module 'core'): ns3::ObjectFactoryValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   506
    module.add_class('ObjectFactoryValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   507
    ## okumura-hata-propagation-loss-model.h (module 'propagation'): ns3::OkumuraHataPropagationLossModel [class]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   508
    module.add_class('OkumuraHataPropagationLossModel', import_from_module='ns.propagation', parent=root_module['ns3::PropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   509
    ## onoe-wifi-manager.h (module 'wifi'): ns3::OnoeWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   510
    module.add_class('OnoeWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   511
    ## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   512
    module.add_class('OutputStreamWrapper', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   513
    ## packet.h (module 'network'): ns3::Packet [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   514
    module.add_class('Packet', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   515
    ## random-variable-stream.h (module 'core'): ns3::ParetoRandomVariable [class]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   516
    module.add_class('ParetoRandomVariable', import_from_module='ns.core', parent=root_module['ns3::RandomVariableStream'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   517
    ## regular-wifi-mac.h (module 'wifi'): ns3::RegularWifiMac [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   518
    module.add_class('RegularWifiMac', parent=root_module['ns3::WifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   519
    ## rraa-wifi-manager.h (module 'wifi'): ns3::RraaWifiManager [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   520
    module.add_class('RraaWifiManager', parent=root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   521
    ## ssid.h (module 'wifi'): ns3::Ssid [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   522
    module.add_class('Ssid', parent=root_module['ns3::WifiInformationElement'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   523
    ## ssid.h (module 'wifi'): ns3::SsidChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   524
    module.add_class('SsidChecker', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   525
    ## ssid.h (module 'wifi'): ns3::SsidValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   526
    module.add_class('SsidValue', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   527
    ## sta-wifi-mac.h (module 'wifi'): ns3::StaWifiMac [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   528
    module.add_class('StaWifiMac', parent=root_module['ns3::RegularWifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   529
    ## supported-rates.h (module 'wifi'): ns3::SupportedRates [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   530
    module.add_class('SupportedRates', parent=root_module['ns3::WifiInformationElement'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   531
    ## nstime.h (module 'core'): ns3::TimeValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   532
    module.add_class('TimeValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   533
    ## type-id.h (module 'core'): ns3::TypeIdChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   534
    module.add_class('TypeIdChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   535
    ## type-id.h (module 'core'): ns3::TypeIdValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   536
    module.add_class('TypeIdValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   537
    ## uinteger.h (module 'core'): ns3::UintegerValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   538
    module.add_class('UintegerValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   539
    ## vector.h (module 'core'): ns3::Vector2DChecker [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   540
    module.add_class('Vector2DChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker'])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   541
    ## vector.h (module 'core'): ns3::Vector2DValue [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   542
    module.add_class('Vector2DValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   543
    ## vector.h (module 'core'): ns3::Vector3DChecker [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   544
    module.add_class('Vector3DChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker'])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   545
    ## vector.h (module 'core'): ns3::Vector3DValue [class]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   546
    module.add_class('Vector3DValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   547
    ## wifi-channel.h (module 'wifi'): ns3::WifiChannel [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   548
    module.add_class('WifiChannel', parent=root_module['ns3::Channel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   549
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   550
    module.add_class('WifiModeChecker', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   551
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   552
    module.add_class('WifiModeValue', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   553
    ## wifi-net-device.h (module 'wifi'): ns3::WifiNetDevice [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   554
    module.add_class('WifiNetDevice', parent=root_module['ns3::NetDevice'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   555
    ## yans-error-rate-model.h (module 'wifi'): ns3::YansErrorRateModel [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   556
    module.add_class('YansErrorRateModel', parent=root_module['ns3::ErrorRateModel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   557
    ## yans-wifi-channel.h (module 'wifi'): ns3::YansWifiChannel [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   558
    module.add_class('YansWifiChannel', parent=root_module['ns3::WifiChannel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   559
    ## address.h (module 'network'): ns3::AddressChecker [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   560
    module.add_class('AddressChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   561
    ## address.h (module 'network'): ns3::AddressValue [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   562
    module.add_class('AddressValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   563
    ## adhoc-wifi-mac.h (module 'wifi'): ns3::AdhocWifiMac [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   564
    module.add_class('AdhocWifiMac', parent=root_module['ns3::RegularWifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   565
    ## ap-wifi-mac.h (module 'wifi'): ns3::ApWifiMac [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   566
    module.add_class('ApWifiMac', parent=root_module['ns3::RegularWifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   567
    ## dca-txop.h (module 'wifi'): ns3::DcaTxop [class]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   568
    module.add_class('DcaTxop', parent=root_module['ns3::Dcf'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   569
    module.add_container('ns3::WifiModeList', 'ns3::WifiMode', container_type='vector')
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   570
    module.add_container('ns3::WifiMcsList', 'unsigned char', container_type='vector')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   571
    module.add_container('std::list< std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader > >', 'std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader >', container_type='list')
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   572
    typehandlers.add_type_alias('std::vector< unsigned char, std::allocator< unsigned char > >', 'ns3::WifiMcsList')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   573
    typehandlers.add_type_alias('std::vector< unsigned char, std::allocator< unsigned char > >*', 'ns3::WifiMcsList*')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   574
    typehandlers.add_type_alias('std::vector< unsigned char, std::allocator< unsigned char > >&', 'ns3::WifiMcsList&')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   575
    typehandlers.add_type_alias('uint8_t', 'ns3::WifiInformationElementId')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   576
    typehandlers.add_type_alias('uint8_t*', 'ns3::WifiInformationElementId*')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   577
    typehandlers.add_type_alias('uint8_t&', 'ns3::WifiInformationElementId&')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   578
    typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >', 'ns3::WifiModeListIterator')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   579
    typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >*', 'ns3::WifiModeListIterator*')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   580
    typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >&', 'ns3::WifiModeListIterator&')
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   581
    typehandlers.add_type_alias('ns3::Vector3D', 'ns3::Vector')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   582
    typehandlers.add_type_alias('ns3::Vector3D*', 'ns3::Vector*')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   583
    typehandlers.add_type_alias('ns3::Vector3D&', 'ns3::Vector&')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   584
    module.add_typedef(root_module['ns3::Vector3D'], 'Vector')
10236
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
   585
    typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >', 'ns3::MinstrelRate')
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
   586
    typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >*', 'ns3::MinstrelRate*')
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
   587
    typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >&', 'ns3::MinstrelRate&')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   588
    typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >', 'ns3::WifiModeList')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   589
    typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >*', 'ns3::WifiModeList*')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   590
    typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >&', 'ns3::WifiModeList&')
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   591
    typehandlers.add_type_alias('ns3::Vector3DValue', 'ns3::VectorValue')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   592
    typehandlers.add_type_alias('ns3::Vector3DValue*', 'ns3::VectorValue*')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   593
    typehandlers.add_type_alias('ns3::Vector3DValue&', 'ns3::VectorValue&')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   594
    module.add_typedef(root_module['ns3::Vector3DValue'], 'VectorValue')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   595
    typehandlers.add_type_alias('std::vector< std::vector< unsigned int, std::allocator< unsigned int > >, std::allocator< std::vector< unsigned int, std::allocator< unsigned int > > > >', 'ns3::SampleRate')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   596
    typehandlers.add_type_alias('std::vector< std::vector< unsigned int, std::allocator< unsigned int > >, std::allocator< std::vector< unsigned int, std::allocator< unsigned int > > > >*', 'ns3::SampleRate*')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   597
    typehandlers.add_type_alias('std::vector< std::vector< unsigned int, std::allocator< unsigned int > >, std::allocator< std::vector< unsigned int, std::allocator< unsigned int > > > >&', 'ns3::SampleRate&')
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   598
    typehandlers.add_type_alias('ns3::Vector3DChecker', 'ns3::VectorChecker')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   599
    typehandlers.add_type_alias('ns3::Vector3DChecker*', 'ns3::VectorChecker*')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   600
    typehandlers.add_type_alias('ns3::Vector3DChecker&', 'ns3::VectorChecker&')
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   601
    module.add_typedef(root_module['ns3::Vector3DChecker'], 'VectorChecker')
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   602
    typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< unsigned char const *, std::vector< unsigned char, std::allocator< unsigned char > > >', 'ns3::WifiMcsListIterator')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   603
    typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< unsigned char const *, std::vector< unsigned char, std::allocator< unsigned char > > >*', 'ns3::WifiMcsListIterator*')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   604
    typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< unsigned char const *, std::vector< unsigned char, std::allocator< unsigned char > > >&', 'ns3::WifiMcsListIterator&')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   605
    
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   606
    ## Register a nested module for the namespace FatalImpl
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   607
    
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   608
    nested_module = module.add_cpp_namespace('FatalImpl')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   609
    register_types_ns3_FatalImpl(nested_module)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   610
    
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   611
    
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   612
    ## Register a nested module for the namespace Hash
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   613
    
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   614
    nested_module = module.add_cpp_namespace('Hash')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   615
    register_types_ns3_Hash(nested_module)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   616
    
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   617
    
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   618
    ## Register a nested module for the namespace internal
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   619
    
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   620
    nested_module = module.add_cpp_namespace('internal')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   621
    register_types_ns3_internal(nested_module)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   622
    
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   623
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   624
def register_types_ns3_FatalImpl(module):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   625
    root_module = module.get_root()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   626
    
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   627
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   628
def register_types_ns3_Hash(module):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   629
    root_module = module.get_root()
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   630
    
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   631
    ## hash-function.h (module 'core'): ns3::Hash::Implementation [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   632
    module.add_class('Implementation', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter<ns3::Hash::Implementation> >'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   633
    typehandlers.add_type_alias('uint64_t ( * ) ( char const *, size_t ) *', 'ns3::Hash::Hash64Function_ptr')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   634
    typehandlers.add_type_alias('uint64_t ( * ) ( char const *, size_t ) **', 'ns3::Hash::Hash64Function_ptr*')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   635
    typehandlers.add_type_alias('uint64_t ( * ) ( char const *, size_t ) *&', 'ns3::Hash::Hash64Function_ptr&')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   636
    typehandlers.add_type_alias('uint32_t ( * ) ( char const *, size_t ) *', 'ns3::Hash::Hash32Function_ptr')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   637
    typehandlers.add_type_alias('uint32_t ( * ) ( char const *, size_t ) **', 'ns3::Hash::Hash32Function_ptr*')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   638
    typehandlers.add_type_alias('uint32_t ( * ) ( char const *, size_t ) *&', 'ns3::Hash::Hash32Function_ptr&')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   639
    
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   640
    ## Register a nested module for the namespace Function
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   641
    
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   642
    nested_module = module.add_cpp_namespace('Function')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   643
    register_types_ns3_Hash_Function(nested_module)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   644
    
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   645
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   646
def register_types_ns3_Hash_Function(module):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   647
    root_module = module.get_root()
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   648
    
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   649
    ## hash-fnv.h (module 'core'): ns3::Hash::Function::Fnv1a [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   650
    module.add_class('Fnv1a', import_from_module='ns.core', parent=root_module['ns3::Hash::Implementation'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   651
    ## hash-function.h (module 'core'): ns3::Hash::Function::Hash32 [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   652
    module.add_class('Hash32', import_from_module='ns.core', parent=root_module['ns3::Hash::Implementation'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   653
    ## hash-function.h (module 'core'): ns3::Hash::Function::Hash64 [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   654
    module.add_class('Hash64', import_from_module='ns.core', parent=root_module['ns3::Hash::Implementation'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   655
    ## hash-murmur3.h (module 'core'): ns3::Hash::Function::Murmur3 [class]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   656
    module.add_class('Murmur3', import_from_module='ns.core', parent=root_module['ns3::Hash::Implementation'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   657
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   658
def register_types_ns3_internal(module):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   659
    root_module = module.get_root()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   660
    
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   661
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   662
def register_methods(root_module):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   663
    register_Ns3Address_methods(root_module, root_module['ns3::Address'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   664
    register_Ns3AsciiTraceHelper_methods(root_module, root_module['ns3::AsciiTraceHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   665
    register_Ns3AsciiTraceHelperForDevice_methods(root_module, root_module['ns3::AsciiTraceHelperForDevice'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   666
    register_Ns3AthstatsHelper_methods(root_module, root_module['ns3::AthstatsHelper'])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   667
    register_Ns3AttributeConstructionList_methods(root_module, root_module['ns3::AttributeConstructionList'])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   668
    register_Ns3AttributeConstructionListItem_methods(root_module, root_module['ns3::AttributeConstructionList::Item'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   669
    register_Ns3Bar_methods(root_module, root_module['ns3::Bar'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   670
    register_Ns3BlockAckAgreement_methods(root_module, root_module['ns3::BlockAckAgreement'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   671
    register_Ns3BlockAckCache_methods(root_module, root_module['ns3::BlockAckCache'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   672
    register_Ns3BlockAckManager_methods(root_module, root_module['ns3::BlockAckManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   673
    register_Ns3Buffer_methods(root_module, root_module['ns3::Buffer'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   674
    register_Ns3BufferIterator_methods(root_module, root_module['ns3::Buffer::Iterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   675
    register_Ns3ByteTagIterator_methods(root_module, root_module['ns3::ByteTagIterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   676
    register_Ns3ByteTagIteratorItem_methods(root_module, root_module['ns3::ByteTagIterator::Item'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   677
    register_Ns3ByteTagList_methods(root_module, root_module['ns3::ByteTagList'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   678
    register_Ns3ByteTagListIterator_methods(root_module, root_module['ns3::ByteTagList::Iterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   679
    register_Ns3ByteTagListIteratorItem_methods(root_module, root_module['ns3::ByteTagList::Iterator::Item'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   680
    register_Ns3CallbackBase_methods(root_module, root_module['ns3::CallbackBase'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   681
    register_Ns3CapabilityInformation_methods(root_module, root_module['ns3::CapabilityInformation'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   682
    register_Ns3DcfManager_methods(root_module, root_module['ns3::DcfManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   683
    register_Ns3DcfState_methods(root_module, root_module['ns3::DcfState'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   684
    register_Ns3DsssErrorRateModel_methods(root_module, root_module['ns3::DsssErrorRateModel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   685
    register_Ns3EventId_methods(root_module, root_module['ns3::EventId'])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   686
    register_Ns3Hasher_methods(root_module, root_module['ns3::Hasher'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   687
    register_Ns3InterferenceHelper_methods(root_module, root_module['ns3::InterferenceHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   688
    register_Ns3InterferenceHelperSnrPer_methods(root_module, root_module['ns3::InterferenceHelper::SnrPer'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   689
    register_Ns3Ipv4Address_methods(root_module, root_module['ns3::Ipv4Address'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   690
    register_Ns3Ipv4Mask_methods(root_module, root_module['ns3::Ipv4Mask'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   691
    register_Ns3Ipv6Address_methods(root_module, root_module['ns3::Ipv6Address'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   692
    register_Ns3Ipv6Prefix_methods(root_module, root_module['ns3::Ipv6Prefix'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   693
    register_Ns3Mac48Address_methods(root_module, root_module['ns3::Mac48Address'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   694
    register_Ns3MacLowBlockAckEventListener_methods(root_module, root_module['ns3::MacLowBlockAckEventListener'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   695
    register_Ns3MacLowDcfListener_methods(root_module, root_module['ns3::MacLowDcfListener'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   696
    register_Ns3MacLowTransmissionListener_methods(root_module, root_module['ns3::MacLowTransmissionListener'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   697
    register_Ns3MacLowTransmissionParameters_methods(root_module, root_module['ns3::MacLowTransmissionParameters'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   698
    register_Ns3MacRxMiddle_methods(root_module, root_module['ns3::MacRxMiddle'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   699
    register_Ns3NetDeviceContainer_methods(root_module, root_module['ns3::NetDeviceContainer'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   700
    register_Ns3NodeContainer_methods(root_module, root_module['ns3::NodeContainer'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   701
    register_Ns3ObjectBase_methods(root_module, root_module['ns3::ObjectBase'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   702
    register_Ns3ObjectDeleter_methods(root_module, root_module['ns3::ObjectDeleter'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   703
    register_Ns3ObjectFactory_methods(root_module, root_module['ns3::ObjectFactory'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   704
    register_Ns3OriginatorBlockAckAgreement_methods(root_module, root_module['ns3::OriginatorBlockAckAgreement'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   705
    register_Ns3PacketMetadata_methods(root_module, root_module['ns3::PacketMetadata'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   706
    register_Ns3PacketMetadataItem_methods(root_module, root_module['ns3::PacketMetadata::Item'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   707
    register_Ns3PacketMetadataItemIterator_methods(root_module, root_module['ns3::PacketMetadata::ItemIterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   708
    register_Ns3PacketTagIterator_methods(root_module, root_module['ns3::PacketTagIterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   709
    register_Ns3PacketTagIteratorItem_methods(root_module, root_module['ns3::PacketTagIterator::Item'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   710
    register_Ns3PacketTagList_methods(root_module, root_module['ns3::PacketTagList'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   711
    register_Ns3PacketTagListTagData_methods(root_module, root_module['ns3::PacketTagList::TagData'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   712
    register_Ns3PcapFile_methods(root_module, root_module['ns3::PcapFile'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   713
    register_Ns3PcapHelper_methods(root_module, root_module['ns3::PcapHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   714
    register_Ns3PcapHelperForDevice_methods(root_module, root_module['ns3::PcapHelperForDevice'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   715
    register_Ns3PropagationCache__Ns3JakesProcess_methods(root_module, root_module['ns3::PropagationCache< ns3::JakesProcess >'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   716
    register_Ns3RateInfo_methods(root_module, root_module['ns3::RateInfo'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   717
    register_Ns3SimpleRefCount__Ns3Object_Ns3ObjectBase_Ns3ObjectDeleter_methods(root_module, root_module['ns3::SimpleRefCount< ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   718
    register_Ns3Simulator_methods(root_module, root_module['ns3::Simulator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   719
    register_Ns3StatusCode_methods(root_module, root_module['ns3::StatusCode'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   720
    register_Ns3Tag_methods(root_module, root_module['ns3::Tag'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   721
    register_Ns3TagBuffer_methods(root_module, root_module['ns3::TagBuffer'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   722
    register_Ns3TypeId_methods(root_module, root_module['ns3::TypeId'])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   723
    register_Ns3TypeIdAttributeInformation_methods(root_module, root_module['ns3::TypeId::AttributeInformation'])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   724
    register_Ns3TypeIdTraceSourceInformation_methods(root_module, root_module['ns3::TypeId::TraceSourceInformation'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   725
    register_Ns3Vector2D_methods(root_module, root_module['ns3::Vector2D'])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   726
    register_Ns3Vector3D_methods(root_module, root_module['ns3::Vector3D'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   727
    register_Ns3WifiHelper_methods(root_module, root_module['ns3::WifiHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   728
    register_Ns3WifiMacHelper_methods(root_module, root_module['ns3::WifiMacHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   729
    register_Ns3WifiMode_methods(root_module, root_module['ns3::WifiMode'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   730
    register_Ns3WifiModeFactory_methods(root_module, root_module['ns3::WifiModeFactory'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   731
    register_Ns3WifiPhyHelper_methods(root_module, root_module['ns3::WifiPhyHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   732
    register_Ns3WifiPhyListener_methods(root_module, root_module['ns3::WifiPhyListener'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   733
    register_Ns3WifiRemoteStation_methods(root_module, root_module['ns3::WifiRemoteStation'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   734
    register_Ns3WifiRemoteStationInfo_methods(root_module, root_module['ns3::WifiRemoteStationInfo'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   735
    register_Ns3WifiRemoteStationState_methods(root_module, root_module['ns3::WifiRemoteStationState'])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   736
    register_Ns3WifiTxVector_methods(root_module, root_module['ns3::WifiTxVector'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   737
    register_Ns3YansWifiChannelHelper_methods(root_module, root_module['ns3::YansWifiChannelHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   738
    register_Ns3YansWifiPhyHelper_methods(root_module, root_module['ns3::YansWifiPhyHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   739
    register_Ns3Empty_methods(root_module, root_module['ns3::empty'])
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   740
    register_Ns3Int64x64_t_methods(root_module, root_module['ns3::int64x64_t'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   741
    register_Ns3Chunk_methods(root_module, root_module['ns3::Chunk'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   742
    register_Ns3Header_methods(root_module, root_module['ns3::Header'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   743
    register_Ns3MgtAddBaRequestHeader_methods(root_module, root_module['ns3::MgtAddBaRequestHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   744
    register_Ns3MgtAddBaResponseHeader_methods(root_module, root_module['ns3::MgtAddBaResponseHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   745
    register_Ns3MgtAssocRequestHeader_methods(root_module, root_module['ns3::MgtAssocRequestHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   746
    register_Ns3MgtAssocResponseHeader_methods(root_module, root_module['ns3::MgtAssocResponseHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   747
    register_Ns3MgtDelBaHeader_methods(root_module, root_module['ns3::MgtDelBaHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   748
    register_Ns3MgtProbeRequestHeader_methods(root_module, root_module['ns3::MgtProbeRequestHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   749
    register_Ns3MgtProbeResponseHeader_methods(root_module, root_module['ns3::MgtProbeResponseHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   750
    register_Ns3NqosWifiMacHelper_methods(root_module, root_module['ns3::NqosWifiMacHelper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   751
    register_Ns3Object_methods(root_module, root_module['ns3::Object'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   752
    register_Ns3ObjectAggregateIterator_methods(root_module, root_module['ns3::Object::AggregateIterator'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   753
    register_Ns3PcapFileWrapper_methods(root_module, root_module['ns3::PcapFileWrapper'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   754
    register_Ns3PropagationDelayModel_methods(root_module, root_module['ns3::PropagationDelayModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   755
    register_Ns3PropagationLossModel_methods(root_module, root_module['ns3::PropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   756
    register_Ns3QosTag_methods(root_module, root_module['ns3::QosTag'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   757
    register_Ns3QosWifiMacHelper_methods(root_module, root_module['ns3::QosWifiMacHelper'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   758
    register_Ns3RandomPropagationDelayModel_methods(root_module, root_module['ns3::RandomPropagationDelayModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   759
    register_Ns3RandomPropagationLossModel_methods(root_module, root_module['ns3::RandomPropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   760
    register_Ns3RandomVariableStream_methods(root_module, root_module['ns3::RandomVariableStream'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   761
    register_Ns3RangePropagationLossModel_methods(root_module, root_module['ns3::RangePropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   762
    register_Ns3SequentialRandomVariable_methods(root_module, root_module['ns3::SequentialRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   763
    register_Ns3SimpleRefCount__Ns3AttributeAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeAccessor__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   764
    register_Ns3SimpleRefCount__Ns3AttributeChecker_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeChecker__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   765
    register_Ns3SimpleRefCount__Ns3AttributeValue_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeValue__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   766
    register_Ns3SimpleRefCount__Ns3CallbackImplBase_Ns3Empty_Ns3DefaultDeleter__lt__ns3CallbackImplBase__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   767
    register_Ns3SimpleRefCount__Ns3EventImpl_Ns3Empty_Ns3DefaultDeleter__lt__ns3EventImpl__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::EventImpl, ns3::empty, ns3::DefaultDeleter<ns3::EventImpl> >'])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   768
    register_Ns3SimpleRefCount__Ns3HashImplementation_Ns3Empty_Ns3DefaultDeleter__lt__ns3HashImplementation__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter<ns3::Hash::Implementation> >'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   769
    register_Ns3SimpleRefCount__Ns3InterferenceHelperEvent_Ns3Empty_Ns3DefaultDeleter__lt__ns3InterferenceHelperEvent__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::InterferenceHelper::Event, ns3::empty, ns3::DefaultDeleter<ns3::InterferenceHelper::Event> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   770
    register_Ns3SimpleRefCount__Ns3NixVector_Ns3Empty_Ns3DefaultDeleter__lt__ns3NixVector__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   771
    register_Ns3SimpleRefCount__Ns3OutputStreamWrapper_Ns3Empty_Ns3DefaultDeleter__lt__ns3OutputStreamWrapper__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   772
    register_Ns3SimpleRefCount__Ns3Packet_Ns3Empty_Ns3DefaultDeleter__lt__ns3Packet__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >'])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   773
    register_Ns3SimpleRefCount__Ns3TraceSourceAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3TraceSourceAccessor__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   774
    register_Ns3SimpleRefCount__Ns3WifiInformationElement_Ns3Empty_Ns3DefaultDeleter__lt__ns3WifiInformationElement__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter<ns3::WifiInformationElement> >'])
9294
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
   775
    register_Ns3SnrTag_methods(root_module, root_module['ns3::SnrTag'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   776
    register_Ns3ThreeLogDistancePropagationLossModel_methods(root_module, root_module['ns3::ThreeLogDistancePropagationLossModel'])
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
   777
    register_Ns3Time_methods(root_module, root_module['ns3::Time'])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
   778
    register_Ns3TraceSourceAccessor_methods(root_module, root_module['ns3::TraceSourceAccessor'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   779
    register_Ns3Trailer_methods(root_module, root_module['ns3::Trailer'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   780
    register_Ns3TriangularRandomVariable_methods(root_module, root_module['ns3::TriangularRandomVariable'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   781
    register_Ns3TwoRayGroundPropagationLossModel_methods(root_module, root_module['ns3::TwoRayGroundPropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   782
    register_Ns3UniformRandomVariable_methods(root_module, root_module['ns3::UniformRandomVariable'])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   783
    register_Ns3WeibullRandomVariable_methods(root_module, root_module['ns3::WeibullRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   784
    register_Ns3WifiActionHeader_methods(root_module, root_module['ns3::WifiActionHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   785
    register_Ns3WifiActionHeaderActionValue_methods(root_module, root_module['ns3::WifiActionHeader::ActionValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   786
    register_Ns3WifiInformationElement_methods(root_module, root_module['ns3::WifiInformationElement'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   787
    register_Ns3WifiInformationElementVector_methods(root_module, root_module['ns3::WifiInformationElementVector'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   788
    register_Ns3WifiMac_methods(root_module, root_module['ns3::WifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   789
    register_Ns3WifiMacHeader_methods(root_module, root_module['ns3::WifiMacHeader'])
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
   790
    register_Ns3WifiMacQueue_methods(root_module, root_module['ns3::WifiMacQueue'])
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
   791
    register_Ns3WifiMacTrailer_methods(root_module, root_module['ns3::WifiMacTrailer'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   792
    register_Ns3WifiPhy_methods(root_module, root_module['ns3::WifiPhy'])
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
   793
    register_Ns3WifiPhyStateHelper_methods(root_module, root_module['ns3::WifiPhyStateHelper'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   794
    register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   795
    register_Ns3YansWifiPhy_methods(root_module, root_module['ns3::YansWifiPhy'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   796
    register_Ns3ZetaRandomVariable_methods(root_module, root_module['ns3::ZetaRandomVariable'])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   797
    register_Ns3ZipfRandomVariable_methods(root_module, root_module['ns3::ZipfRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   798
    register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   799
    register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   800
    register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   801
    register_Ns3AmsduSubframeHeader_methods(root_module, root_module['ns3::AmsduSubframeHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   802
    register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   803
    register_Ns3AthstatsWifiTraceSink_methods(root_module, root_module['ns3::AthstatsWifiTraceSink'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   804
    register_Ns3AttributeAccessor_methods(root_module, root_module['ns3::AttributeAccessor'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   805
    register_Ns3AttributeChecker_methods(root_module, root_module['ns3::AttributeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   806
    register_Ns3AttributeValue_methods(root_module, root_module['ns3::AttributeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   807
    register_Ns3CallbackChecker_methods(root_module, root_module['ns3::CallbackChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   808
    register_Ns3CallbackImplBase_methods(root_module, root_module['ns3::CallbackImplBase'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   809
    register_Ns3CallbackValue_methods(root_module, root_module['ns3::CallbackValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   810
    register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   811
    register_Ns3Channel_methods(root_module, root_module['ns3::Channel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   812
    register_Ns3ConstantRandomVariable_methods(root_module, root_module['ns3::ConstantRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   813
    register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   814
    register_Ns3ConstantSpeedPropagationDelayModel_methods(root_module, root_module['ns3::ConstantSpeedPropagationDelayModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   815
    register_Ns3Cost231PropagationLossModel_methods(root_module, root_module['ns3::Cost231PropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   816
    register_Ns3CtrlBAckRequestHeader_methods(root_module, root_module['ns3::CtrlBAckRequestHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   817
    register_Ns3CtrlBAckResponseHeader_methods(root_module, root_module['ns3::CtrlBAckResponseHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   818
    register_Ns3Dcf_methods(root_module, root_module['ns3::Dcf'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   819
    register_Ns3DeterministicRandomVariable_methods(root_module, root_module['ns3::DeterministicRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   820
    register_Ns3DoubleValue_methods(root_module, root_module['ns3::DoubleValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   821
    register_Ns3EdcaTxopN_methods(root_module, root_module['ns3::EdcaTxopN'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   822
    register_Ns3EmpiricalRandomVariable_methods(root_module, root_module['ns3::EmpiricalRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   823
    register_Ns3EmptyAttributeValue_methods(root_module, root_module['ns3::EmptyAttributeValue'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   824
    register_Ns3ErlangRandomVariable_methods(root_module, root_module['ns3::ErlangRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   825
    register_Ns3ErrorRateModel_methods(root_module, root_module['ns3::ErrorRateModel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   826
    register_Ns3EventImpl_methods(root_module, root_module['ns3::EventImpl'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   827
    register_Ns3ExponentialRandomVariable_methods(root_module, root_module['ns3::ExponentialRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   828
    register_Ns3ExtendedSupportedRatesIE_methods(root_module, root_module['ns3::ExtendedSupportedRatesIE'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   829
    register_Ns3FixedRssLossModel_methods(root_module, root_module['ns3::FixedRssLossModel'])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   830
    register_Ns3FriisPropagationLossModel_methods(root_module, root_module['ns3::FriisPropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   831
    register_Ns3GammaRandomVariable_methods(root_module, root_module['ns3::GammaRandomVariable'])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   832
    register_Ns3HtCapabilities_methods(root_module, root_module['ns3::HtCapabilities'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   833
    register_Ns3HtCapabilitiesChecker_methods(root_module, root_module['ns3::HtCapabilitiesChecker'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   834
    register_Ns3HtCapabilitiesValue_methods(root_module, root_module['ns3::HtCapabilitiesValue'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   835
    register_Ns3HtWifiMacHelper_methods(root_module, root_module['ns3::HtWifiMacHelper'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   836
    register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   837
    register_Ns3Ipv4AddressChecker_methods(root_module, root_module['ns3::Ipv4AddressChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   838
    register_Ns3Ipv4AddressValue_methods(root_module, root_module['ns3::Ipv4AddressValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   839
    register_Ns3Ipv4MaskChecker_methods(root_module, root_module['ns3::Ipv4MaskChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   840
    register_Ns3Ipv4MaskValue_methods(root_module, root_module['ns3::Ipv4MaskValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   841
    register_Ns3Ipv6AddressChecker_methods(root_module, root_module['ns3::Ipv6AddressChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   842
    register_Ns3Ipv6AddressValue_methods(root_module, root_module['ns3::Ipv6AddressValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   843
    register_Ns3Ipv6PrefixChecker_methods(root_module, root_module['ns3::Ipv6PrefixChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   844
    register_Ns3Ipv6PrefixValue_methods(root_module, root_module['ns3::Ipv6PrefixValue'])
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   845
    register_Ns3ItuR1411LosPropagationLossModel_methods(root_module, root_module['ns3::ItuR1411LosPropagationLossModel'])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   846
    register_Ns3ItuR1411NlosOverRooftopPropagationLossModel_methods(root_module, root_module['ns3::ItuR1411NlosOverRooftopPropagationLossModel'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   847
    register_Ns3JakesProcess_methods(root_module, root_module['ns3::JakesProcess'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   848
    register_Ns3JakesPropagationLossModel_methods(root_module, root_module['ns3::JakesPropagationLossModel'])
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   849
    register_Ns3Kun2600MhzPropagationLossModel_methods(root_module, root_module['ns3::Kun2600MhzPropagationLossModel'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   850
    register_Ns3LogDistancePropagationLossModel_methods(root_module, root_module['ns3::LogDistancePropagationLossModel'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   851
    register_Ns3LogNormalRandomVariable_methods(root_module, root_module['ns3::LogNormalRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   852
    register_Ns3Mac48AddressChecker_methods(root_module, root_module['ns3::Mac48AddressChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   853
    register_Ns3Mac48AddressValue_methods(root_module, root_module['ns3::Mac48AddressValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   854
    register_Ns3MacLow_methods(root_module, root_module['ns3::MacLow'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   855
    register_Ns3MatrixPropagationLossModel_methods(root_module, root_module['ns3::MatrixPropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   856
    register_Ns3MgtBeaconHeader_methods(root_module, root_module['ns3::MgtBeaconHeader'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   857
    register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   858
    register_Ns3MobilityModel_methods(root_module, root_module['ns3::MobilityModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   859
    register_Ns3MsduAggregator_methods(root_module, root_module['ns3::MsduAggregator'])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
   860
    register_Ns3NakagamiPropagationLossModel_methods(root_module, root_module['ns3::NakagamiPropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   861
    register_Ns3NetDevice_methods(root_module, root_module['ns3::NetDevice'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   862
    register_Ns3NistErrorRateModel_methods(root_module, root_module['ns3::NistErrorRateModel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   863
    register_Ns3NixVector_methods(root_module, root_module['ns3::NixVector'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   864
    register_Ns3Node_methods(root_module, root_module['ns3::Node'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   865
    register_Ns3NormalRandomVariable_methods(root_module, root_module['ns3::NormalRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   866
    register_Ns3ObjectFactoryChecker_methods(root_module, root_module['ns3::ObjectFactoryChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   867
    register_Ns3ObjectFactoryValue_methods(root_module, root_module['ns3::ObjectFactoryValue'])
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
   868
    register_Ns3OkumuraHataPropagationLossModel_methods(root_module, root_module['ns3::OkumuraHataPropagationLossModel'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   869
    register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   870
    register_Ns3OutputStreamWrapper_methods(root_module, root_module['ns3::OutputStreamWrapper'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   871
    register_Ns3Packet_methods(root_module, root_module['ns3::Packet'])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
   872
    register_Ns3ParetoRandomVariable_methods(root_module, root_module['ns3::ParetoRandomVariable'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   873
    register_Ns3RegularWifiMac_methods(root_module, root_module['ns3::RegularWifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   874
    register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   875
    register_Ns3Ssid_methods(root_module, root_module['ns3::Ssid'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   876
    register_Ns3SsidChecker_methods(root_module, root_module['ns3::SsidChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   877
    register_Ns3SsidValue_methods(root_module, root_module['ns3::SsidValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   878
    register_Ns3StaWifiMac_methods(root_module, root_module['ns3::StaWifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   879
    register_Ns3SupportedRates_methods(root_module, root_module['ns3::SupportedRates'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   880
    register_Ns3TimeValue_methods(root_module, root_module['ns3::TimeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   881
    register_Ns3TypeIdChecker_methods(root_module, root_module['ns3::TypeIdChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   882
    register_Ns3TypeIdValue_methods(root_module, root_module['ns3::TypeIdValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   883
    register_Ns3UintegerValue_methods(root_module, root_module['ns3::UintegerValue'])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   884
    register_Ns3Vector2DChecker_methods(root_module, root_module['ns3::Vector2DChecker'])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   885
    register_Ns3Vector2DValue_methods(root_module, root_module['ns3::Vector2DValue'])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   886
    register_Ns3Vector3DChecker_methods(root_module, root_module['ns3::Vector3DChecker'])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
   887
    register_Ns3Vector3DValue_methods(root_module, root_module['ns3::Vector3DValue'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   888
    register_Ns3WifiChannel_methods(root_module, root_module['ns3::WifiChannel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   889
    register_Ns3WifiModeChecker_methods(root_module, root_module['ns3::WifiModeChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   890
    register_Ns3WifiModeValue_methods(root_module, root_module['ns3::WifiModeValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   891
    register_Ns3WifiNetDevice_methods(root_module, root_module['ns3::WifiNetDevice'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   892
    register_Ns3YansErrorRateModel_methods(root_module, root_module['ns3::YansErrorRateModel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   893
    register_Ns3YansWifiChannel_methods(root_module, root_module['ns3::YansWifiChannel'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   894
    register_Ns3AddressChecker_methods(root_module, root_module['ns3::AddressChecker'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   895
    register_Ns3AddressValue_methods(root_module, root_module['ns3::AddressValue'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   896
    register_Ns3AdhocWifiMac_methods(root_module, root_module['ns3::AdhocWifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   897
    register_Ns3ApWifiMac_methods(root_module, root_module['ns3::ApWifiMac'])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   898
    register_Ns3DcaTxop_methods(root_module, root_module['ns3::DcaTxop'])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   899
    register_Ns3HashImplementation_methods(root_module, root_module['ns3::Hash::Implementation'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   900
    register_Ns3HashFunctionFnv1a_methods(root_module, root_module['ns3::Hash::Function::Fnv1a'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   901
    register_Ns3HashFunctionHash32_methods(root_module, root_module['ns3::Hash::Function::Hash32'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   902
    register_Ns3HashFunctionHash64_methods(root_module, root_module['ns3::Hash::Function::Hash64'])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
   903
    register_Ns3HashFunctionMurmur3_methods(root_module, root_module['ns3::Hash::Function::Murmur3'])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   904
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   905
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   906
def register_Ns3Address_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   907
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   908
    cls.add_binary_comparison_operator('<')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   909
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   910
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   911
    ## address.h (module 'network'): ns3::Address::Address() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   912
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   913
    ## address.h (module 'network'): ns3::Address::Address(uint8_t type, uint8_t const * buffer, uint8_t len) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   914
    cls.add_constructor([param('uint8_t', 'type'), param('uint8_t const *', 'buffer'), param('uint8_t', 'len')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   915
    ## address.h (module 'network'): ns3::Address::Address(ns3::Address const & address) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   916
    cls.add_constructor([param('ns3::Address const &', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   917
    ## address.h (module 'network'): bool ns3::Address::CheckCompatible(uint8_t type, uint8_t len) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   918
    cls.add_method('CheckCompatible', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   919
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   920
                   [param('uint8_t', 'type'), param('uint8_t', 'len')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   921
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   922
    ## address.h (module 'network'): uint32_t ns3::Address::CopyAllFrom(uint8_t const * buffer, uint8_t len) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   923
    cls.add_method('CopyAllFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   924
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   925
                   [param('uint8_t const *', 'buffer'), param('uint8_t', 'len')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   926
    ## address.h (module 'network'): uint32_t ns3::Address::CopyAllTo(uint8_t * buffer, uint8_t len) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   927
    cls.add_method('CopyAllTo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   928
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   929
                   [param('uint8_t *', 'buffer'), param('uint8_t', 'len')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   930
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   931
    ## address.h (module 'network'): uint32_t ns3::Address::CopyFrom(uint8_t const * buffer, uint8_t len) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   932
    cls.add_method('CopyFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   933
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   934
                   [param('uint8_t const *', 'buffer'), param('uint8_t', 'len')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   935
    ## address.h (module 'network'): uint32_t ns3::Address::CopyTo(uint8_t * buffer) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   936
    cls.add_method('CopyTo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   937
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   938
                   [param('uint8_t *', 'buffer')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   939
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   940
    ## address.h (module 'network'): void ns3::Address::Deserialize(ns3::TagBuffer buffer) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   941
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   942
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   943
                   [param('ns3::TagBuffer', 'buffer')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   944
    ## address.h (module 'network'): uint8_t ns3::Address::GetLength() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   945
    cls.add_method('GetLength', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   946
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   947
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   948
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   949
    ## address.h (module 'network'): uint32_t ns3::Address::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   950
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   951
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   952
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   953
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   954
    ## address.h (module 'network'): bool ns3::Address::IsInvalid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   955
    cls.add_method('IsInvalid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   956
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   957
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   958
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   959
    ## address.h (module 'network'): bool ns3::Address::IsMatchingType(uint8_t type) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   960
    cls.add_method('IsMatchingType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   961
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   962
                   [param('uint8_t', 'type')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   963
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   964
    ## address.h (module 'network'): static uint8_t ns3::Address::Register() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   965
    cls.add_method('Register', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   966
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   967
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   968
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   969
    ## address.h (module 'network'): void ns3::Address::Serialize(ns3::TagBuffer buffer) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   970
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   971
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   972
                   [param('ns3::TagBuffer', 'buffer')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   973
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   974
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   975
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   976
def register_Ns3AsciiTraceHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   977
    ## trace-helper.h (module 'network'): ns3::AsciiTraceHelper::AsciiTraceHelper(ns3::AsciiTraceHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   978
    cls.add_constructor([param('ns3::AsciiTraceHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   979
    ## trace-helper.h (module 'network'): ns3::AsciiTraceHelper::AsciiTraceHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   980
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   981
    ## trace-helper.h (module 'network'): ns3::Ptr<ns3::OutputStreamWrapper> ns3::AsciiTraceHelper::CreateFileStream(std::string filename, std::_Ios_Openmode filemode=std::ios_base::out) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   982
    cls.add_method('CreateFileStream', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   983
                   'ns3::Ptr< ns3::OutputStreamWrapper >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   984
                   [param('std::string', 'filename'), param('std::_Ios_Openmode', 'filemode', default_value='std::ios_base::out')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   985
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultDequeueSinkWithContext(ns3::Ptr<ns3::OutputStreamWrapper> file, std::string context, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   986
    cls.add_method('DefaultDequeueSinkWithContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   987
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   988
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   989
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   990
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultDequeueSinkWithoutContext(ns3::Ptr<ns3::OutputStreamWrapper> file, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   991
    cls.add_method('DefaultDequeueSinkWithoutContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   992
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   993
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   994
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   995
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultDropSinkWithContext(ns3::Ptr<ns3::OutputStreamWrapper> file, std::string context, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   996
    cls.add_method('DefaultDropSinkWithContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   997
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   998
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
   999
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1000
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultDropSinkWithoutContext(ns3::Ptr<ns3::OutputStreamWrapper> file, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1001
    cls.add_method('DefaultDropSinkWithoutContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1002
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1003
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1004
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1005
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultEnqueueSinkWithContext(ns3::Ptr<ns3::OutputStreamWrapper> file, std::string context, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1006
    cls.add_method('DefaultEnqueueSinkWithContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1007
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1008
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1009
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1010
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultEnqueueSinkWithoutContext(ns3::Ptr<ns3::OutputStreamWrapper> file, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1011
    cls.add_method('DefaultEnqueueSinkWithoutContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1012
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1013
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1014
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1015
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultReceiveSinkWithContext(ns3::Ptr<ns3::OutputStreamWrapper> file, std::string context, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1016
    cls.add_method('DefaultReceiveSinkWithContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1017
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1018
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1019
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1020
    ## trace-helper.h (module 'network'): static void ns3::AsciiTraceHelper::DefaultReceiveSinkWithoutContext(ns3::Ptr<ns3::OutputStreamWrapper> file, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1021
    cls.add_method('DefaultReceiveSinkWithoutContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1022
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1023
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'file'), param('ns3::Ptr< ns3::Packet const >', 'p')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1024
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1025
    ## trace-helper.h (module 'network'): std::string ns3::AsciiTraceHelper::GetFilenameFromDevice(std::string prefix, ns3::Ptr<ns3::NetDevice> device, bool useObjectNames=true) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1026
    cls.add_method('GetFilenameFromDevice', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1027
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1028
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'device'), param('bool', 'useObjectNames', default_value='true')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1029
    ## trace-helper.h (module 'network'): std::string ns3::AsciiTraceHelper::GetFilenameFromInterfacePair(std::string prefix, ns3::Ptr<ns3::Object> object, uint32_t interface, bool useObjectNames=true) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1030
    cls.add_method('GetFilenameFromInterfacePair', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1031
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1032
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::Object >', 'object'), param('uint32_t', 'interface'), param('bool', 'useObjectNames', default_value='true')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1033
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1034
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1035
def register_Ns3AsciiTraceHelperForDevice_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1036
    ## trace-helper.h (module 'network'): ns3::AsciiTraceHelperForDevice::AsciiTraceHelperForDevice(ns3::AsciiTraceHelperForDevice const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1037
    cls.add_constructor([param('ns3::AsciiTraceHelperForDevice const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1038
    ## trace-helper.h (module 'network'): ns3::AsciiTraceHelperForDevice::AsciiTraceHelperForDevice() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1039
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1040
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(std::string prefix, ns3::Ptr<ns3::NetDevice> nd, bool explicitFilename=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1041
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1042
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1043
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'nd'), param('bool', 'explicitFilename', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1044
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(ns3::Ptr<ns3::OutputStreamWrapper> stream, ns3::Ptr<ns3::NetDevice> nd) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1045
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1046
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1047
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream'), param('ns3::Ptr< ns3::NetDevice >', 'nd')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1048
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(std::string prefix, std::string ndName, bool explicitFilename=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1049
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1050
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1051
                   [param('std::string', 'prefix'), param('std::string', 'ndName'), param('bool', 'explicitFilename', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1052
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(ns3::Ptr<ns3::OutputStreamWrapper> stream, std::string ndName) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1053
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1054
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1055
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream'), param('std::string', 'ndName')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1056
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(std::string prefix, ns3::NetDeviceContainer d) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1057
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1058
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1059
                   [param('std::string', 'prefix'), param('ns3::NetDeviceContainer', 'd')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1060
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(ns3::Ptr<ns3::OutputStreamWrapper> stream, ns3::NetDeviceContainer d) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1061
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1062
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1063
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream'), param('ns3::NetDeviceContainer', 'd')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1064
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(std::string prefix, ns3::NodeContainer n) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1065
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1066
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1067
                   [param('std::string', 'prefix'), param('ns3::NodeContainer', 'n')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1068
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(ns3::Ptr<ns3::OutputStreamWrapper> stream, ns3::NodeContainer n) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1069
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1070
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1071
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream'), param('ns3::NodeContainer', 'n')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1072
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(std::string prefix, uint32_t nodeid, uint32_t deviceid, bool explicitFilename) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1073
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1074
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1075
                   [param('std::string', 'prefix'), param('uint32_t', 'nodeid'), param('uint32_t', 'deviceid'), param('bool', 'explicitFilename')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1076
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAscii(ns3::Ptr<ns3::OutputStreamWrapper> stream, uint32_t nodeid, uint32_t deviceid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1077
    cls.add_method('EnableAscii', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1078
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1079
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream'), param('uint32_t', 'nodeid'), param('uint32_t', 'deviceid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1080
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAsciiAll(std::string prefix) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1081
    cls.add_method('EnableAsciiAll', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1082
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1083
                   [param('std::string', 'prefix')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1084
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAsciiAll(ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1085
    cls.add_method('EnableAsciiAll', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1086
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1087
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1088
    ## trace-helper.h (module 'network'): void ns3::AsciiTraceHelperForDevice::EnableAsciiInternal(ns3::Ptr<ns3::OutputStreamWrapper> stream, std::string prefix, ns3::Ptr<ns3::NetDevice> nd, bool explicitFilename) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1089
    cls.add_method('EnableAsciiInternal', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1090
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1091
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream'), param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'nd'), param('bool', 'explicitFilename')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1092
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1093
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1094
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1095
def register_Ns3AthstatsHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1096
    ## athstats-helper.h (module 'wifi'): ns3::AthstatsHelper::AthstatsHelper(ns3::AthstatsHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1097
    cls.add_constructor([param('ns3::AthstatsHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1098
    ## athstats-helper.h (module 'wifi'): ns3::AthstatsHelper::AthstatsHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1099
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1100
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsHelper::EnableAthstats(std::string filename, uint32_t nodeid, uint32_t deviceid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1101
    cls.add_method('EnableAthstats', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1102
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1103
                   [param('std::string', 'filename'), param('uint32_t', 'nodeid'), param('uint32_t', 'deviceid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1104
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsHelper::EnableAthstats(std::string filename, ns3::Ptr<ns3::NetDevice> nd) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1105
    cls.add_method('EnableAthstats', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1106
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1107
                   [param('std::string', 'filename'), param('ns3::Ptr< ns3::NetDevice >', 'nd')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1108
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsHelper::EnableAthstats(std::string filename, ns3::NetDeviceContainer d) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1109
    cls.add_method('EnableAthstats', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1110
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1111
                   [param('std::string', 'filename'), param('ns3::NetDeviceContainer', 'd')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1112
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsHelper::EnableAthstats(std::string filename, ns3::NodeContainer n) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1113
    cls.add_method('EnableAthstats', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1114
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1115
                   [param('std::string', 'filename'), param('ns3::NodeContainer', 'n')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1116
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1117
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1118
def register_Ns3AttributeConstructionList_methods(root_module, cls):
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1119
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::AttributeConstructionList(ns3::AttributeConstructionList const & arg0) [copy constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1120
    cls.add_constructor([param('ns3::AttributeConstructionList const &', 'arg0')])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1121
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::AttributeConstructionList() [constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1122
    cls.add_constructor([])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1123
    ## attribute-construction-list.h (module 'core'): void ns3::AttributeConstructionList::Add(std::string name, ns3::Ptr<ns3::AttributeChecker const> checker, ns3::Ptr<ns3::AttributeValue> value) [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1124
    cls.add_method('Add', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1125
                   'void', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1126
                   [param('std::string', 'name'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker'), param('ns3::Ptr< ns3::AttributeValue >', 'value')])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1127
    ## attribute-construction-list.h (module 'core'): std::_List_const_iterator<ns3::AttributeConstructionList::Item> ns3::AttributeConstructionList::Begin() const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1128
    cls.add_method('Begin', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1129
                   'std::_List_const_iterator< ns3::AttributeConstructionList::Item >', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1130
                   [], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1131
                   is_const=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1132
    ## attribute-construction-list.h (module 'core'): std::_List_const_iterator<ns3::AttributeConstructionList::Item> ns3::AttributeConstructionList::End() const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1133
    cls.add_method('End', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1134
                   'std::_List_const_iterator< ns3::AttributeConstructionList::Item >', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1135
                   [], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1136
                   is_const=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1137
    ## attribute-construction-list.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::AttributeConstructionList::Find(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1138
    cls.add_method('Find', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1139
                   'ns3::Ptr< ns3::AttributeValue >', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1140
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1141
                   is_const=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1142
    return
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1143
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1144
def register_Ns3AttributeConstructionListItem_methods(root_module, cls):
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1145
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::Item::Item() [constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1146
    cls.add_constructor([])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1147
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::Item::Item(ns3::AttributeConstructionList::Item const & arg0) [copy constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1148
    cls.add_constructor([param('ns3::AttributeConstructionList::Item const &', 'arg0')])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1149
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::Item::checker [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1150
    cls.add_instance_attribute('checker', 'ns3::Ptr< ns3::AttributeChecker const >', is_const=False)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1151
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::Item::name [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1152
    cls.add_instance_attribute('name', 'std::string', is_const=False)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1153
    ## attribute-construction-list.h (module 'core'): ns3::AttributeConstructionList::Item::value [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  1154
    cls.add_instance_attribute('value', 'ns3::Ptr< ns3::AttributeValue >', is_const=False)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1155
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1156
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1157
def register_Ns3Bar_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1158
    ## block-ack-manager.h (module 'wifi'): ns3::Bar::Bar(ns3::Bar const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1159
    cls.add_constructor([param('ns3::Bar const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1160
    ## block-ack-manager.h (module 'wifi'): ns3::Bar::Bar() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1161
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1162
    ## block-ack-manager.h (module 'wifi'): ns3::Bar::Bar(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address recipient, uint8_t tid, bool immediate) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1163
    cls.add_constructor([param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid'), param('bool', 'immediate')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1164
    ## block-ack-manager.h (module 'wifi'): ns3::Bar::bar [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1165
    cls.add_instance_attribute('bar', 'ns3::Ptr< ns3::Packet const >', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1166
    ## block-ack-manager.h (module 'wifi'): ns3::Bar::immediate [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1167
    cls.add_instance_attribute('immediate', 'bool', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1168
    ## block-ack-manager.h (module 'wifi'): ns3::Bar::recipient [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1169
    cls.add_instance_attribute('recipient', 'ns3::Mac48Address', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1170
    ## block-ack-manager.h (module 'wifi'): ns3::Bar::tid [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1171
    cls.add_instance_attribute('tid', 'uint8_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1172
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1173
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1174
def register_Ns3BlockAckAgreement_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1175
    ## block-ack-agreement.h (module 'wifi'): ns3::BlockAckAgreement::BlockAckAgreement(ns3::BlockAckAgreement const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1176
    cls.add_constructor([param('ns3::BlockAckAgreement const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1177
    ## block-ack-agreement.h (module 'wifi'): ns3::BlockAckAgreement::BlockAckAgreement() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1178
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1179
    ## block-ack-agreement.h (module 'wifi'): ns3::BlockAckAgreement::BlockAckAgreement(ns3::Mac48Address peer, uint8_t tid) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1180
    cls.add_constructor([param('ns3::Mac48Address', 'peer'), param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1181
    ## block-ack-agreement.h (module 'wifi'): uint16_t ns3::BlockAckAgreement::GetBufferSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1182
    cls.add_method('GetBufferSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1183
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1184
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1185
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1186
    ## block-ack-agreement.h (module 'wifi'): ns3::Mac48Address ns3::BlockAckAgreement::GetPeer() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1187
    cls.add_method('GetPeer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1188
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1189
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1190
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1191
    ## block-ack-agreement.h (module 'wifi'): uint16_t ns3::BlockAckAgreement::GetStartingSequence() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1192
    cls.add_method('GetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1193
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1194
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1195
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1196
    ## block-ack-agreement.h (module 'wifi'): uint16_t ns3::BlockAckAgreement::GetStartingSequenceControl() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1197
    cls.add_method('GetStartingSequenceControl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1198
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1199
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1200
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1201
    ## block-ack-agreement.h (module 'wifi'): uint8_t ns3::BlockAckAgreement::GetTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1202
    cls.add_method('GetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1203
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1204
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1205
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1206
    ## block-ack-agreement.h (module 'wifi'): uint16_t ns3::BlockAckAgreement::GetTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1207
    cls.add_method('GetTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1208
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1209
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1210
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1211
    ## block-ack-agreement.h (module 'wifi'): bool ns3::BlockAckAgreement::IsAmsduSupported() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1212
    cls.add_method('IsAmsduSupported', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1213
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1214
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1215
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1216
    ## block-ack-agreement.h (module 'wifi'): bool ns3::BlockAckAgreement::IsImmediateBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1217
    cls.add_method('IsImmediateBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1218
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1219
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1220
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1221
    ## block-ack-agreement.h (module 'wifi'): void ns3::BlockAckAgreement::SetAmsduSupport(bool supported) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1222
    cls.add_method('SetAmsduSupport', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1223
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1224
                   [param('bool', 'supported')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1225
    ## block-ack-agreement.h (module 'wifi'): void ns3::BlockAckAgreement::SetBufferSize(uint16_t bufferSize) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1226
    cls.add_method('SetBufferSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1227
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1228
                   [param('uint16_t', 'bufferSize')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1229
    ## block-ack-agreement.h (module 'wifi'): void ns3::BlockAckAgreement::SetDelayedBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1230
    cls.add_method('SetDelayedBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1231
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1232
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1233
    ## block-ack-agreement.h (module 'wifi'): void ns3::BlockAckAgreement::SetImmediateBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1234
    cls.add_method('SetImmediateBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1235
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1236
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1237
    ## block-ack-agreement.h (module 'wifi'): void ns3::BlockAckAgreement::SetStartingSequence(uint16_t seq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1238
    cls.add_method('SetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1239
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1240
                   [param('uint16_t', 'seq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1241
    ## block-ack-agreement.h (module 'wifi'): void ns3::BlockAckAgreement::SetTimeout(uint16_t timeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1242
    cls.add_method('SetTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1243
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1244
                   [param('uint16_t', 'timeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1245
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1246
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1247
def register_Ns3BlockAckCache_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1248
    ## block-ack-cache.h (module 'wifi'): ns3::BlockAckCache::BlockAckCache() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1249
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1250
    ## block-ack-cache.h (module 'wifi'): ns3::BlockAckCache::BlockAckCache(ns3::BlockAckCache const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1251
    cls.add_constructor([param('ns3::BlockAckCache const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1252
    ## block-ack-cache.h (module 'wifi'): void ns3::BlockAckCache::FillBlockAckBitmap(ns3::CtrlBAckResponseHeader * blockAckHeader) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1253
    cls.add_method('FillBlockAckBitmap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1254
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1255
                   [param('ns3::CtrlBAckResponseHeader *', 'blockAckHeader')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1256
    ## block-ack-cache.h (module 'wifi'): void ns3::BlockAckCache::Init(uint16_t winStart, uint16_t winSize) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1257
    cls.add_method('Init', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1258
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1259
                   [param('uint16_t', 'winStart'), param('uint16_t', 'winSize')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1260
    ## block-ack-cache.h (module 'wifi'): void ns3::BlockAckCache::UpdateWithBlockAckReq(uint16_t startingSeq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1261
    cls.add_method('UpdateWithBlockAckReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1262
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1263
                   [param('uint16_t', 'startingSeq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1264
    ## block-ack-cache.h (module 'wifi'): void ns3::BlockAckCache::UpdateWithMpdu(ns3::WifiMacHeader const * hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1265
    cls.add_method('UpdateWithMpdu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1266
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1267
                   [param('ns3::WifiMacHeader const *', 'hdr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1268
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1269
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1270
def register_Ns3BlockAckManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1271
    ## block-ack-manager.h (module 'wifi'): ns3::BlockAckManager::BlockAckManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1272
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1273
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::CreateAgreement(ns3::MgtAddBaRequestHeader const * reqHdr, ns3::Mac48Address recipient) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1274
    cls.add_method('CreateAgreement', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1275
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1276
                   [param('ns3::MgtAddBaRequestHeader const *', 'reqHdr'), param('ns3::Mac48Address', 'recipient')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1277
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::DestroyAgreement(ns3::Mac48Address recipient, uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1278
    cls.add_method('DestroyAgreement', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1279
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1280
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1281
    ## block-ack-manager.h (module 'wifi'): bool ns3::BlockAckManager::ExistsAgreement(ns3::Mac48Address recipient, uint8_t tid) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1282
    cls.add_method('ExistsAgreement', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1283
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1284
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1285
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1286
    ## block-ack-manager.h (module 'wifi'): bool ns3::BlockAckManager::ExistsAgreementInState(ns3::Mac48Address recipient, uint8_t tid, ns3::OriginatorBlockAckAgreement::State state) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1287
    cls.add_method('ExistsAgreementInState', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1288
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1289
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid'), param('ns3::OriginatorBlockAckAgreement::State', 'state')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1290
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1291
    ## block-ack-manager.h (module 'wifi'): uint32_t ns3::BlockAckManager::GetNBufferedPackets(ns3::Mac48Address recipient, uint8_t tid) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1292
    cls.add_method('GetNBufferedPackets', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1293
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1294
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1295
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1296
    ## block-ack-manager.h (module 'wifi'): uint32_t ns3::BlockAckManager::GetNRetryNeededPackets(ns3::Mac48Address recipient, uint8_t tid) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1297
    cls.add_method('GetNRetryNeededPackets', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1298
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1299
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1300
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1301
    ## block-ack-manager.h (module 'wifi'): ns3::Ptr<ns3::Packet const> ns3::BlockAckManager::GetNextPacket(ns3::WifiMacHeader & hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1302
    cls.add_method('GetNextPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1303
                   'ns3::Ptr< ns3::Packet const >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1304
                   [param('ns3::WifiMacHeader &', 'hdr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1305
    ## block-ack-manager.h (module 'wifi'): uint32_t ns3::BlockAckManager::GetNextPacketSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1306
    cls.add_method('GetNextPacketSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1307
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1308
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1309
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1310
    ## block-ack-manager.h (module 'wifi'): uint16_t ns3::BlockAckManager::GetSeqNumOfNextRetryPacket(ns3::Mac48Address recipient, uint8_t tid) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1311
    cls.add_method('GetSeqNumOfNextRetryPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1312
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1313
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1314
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1315
    ## block-ack-manager.h (module 'wifi'): bool ns3::BlockAckManager::HasBar(ns3::Bar & bar) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1316
    cls.add_method('HasBar', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1317
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1318
                   [param('ns3::Bar &', 'bar')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1319
    ## block-ack-manager.h (module 'wifi'): bool ns3::BlockAckManager::HasOtherFragments(uint16_t sequenceNumber) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1320
    cls.add_method('HasOtherFragments', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1321
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1322
                   [param('uint16_t', 'sequenceNumber')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1323
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1324
    ## block-ack-manager.h (module 'wifi'): bool ns3::BlockAckManager::HasPackets() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1325
    cls.add_method('HasPackets', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1326
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1327
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1328
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1329
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::NotifyAgreementEstablished(ns3::Mac48Address recipient, uint8_t tid, uint16_t startingSeq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1330
    cls.add_method('NotifyAgreementEstablished', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1331
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1332
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid'), param('uint16_t', 'startingSeq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1333
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::NotifyAgreementUnsuccessful(ns3::Mac48Address recipient, uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1334
    cls.add_method('NotifyAgreementUnsuccessful', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1335
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1336
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1337
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::NotifyGotBlockAck(ns3::CtrlBAckResponseHeader const * blockAck, ns3::Mac48Address recipient) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1338
    cls.add_method('NotifyGotBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1339
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1340
                   [param('ns3::CtrlBAckResponseHeader const *', 'blockAck'), param('ns3::Mac48Address', 'recipient')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1341
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::NotifyMpduTransmission(ns3::Mac48Address recipient, uint8_t tid, uint16_t nextSeqNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1342
    cls.add_method('NotifyMpduTransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1343
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1344
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid'), param('uint16_t', 'nextSeqNumber')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1345
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetBlockAckInactivityCallback(ns3::Callback<void, ns3::Mac48Address, unsigned char, bool, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1346
    cls.add_method('SetBlockAckInactivityCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1347
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1348
                   [param('ns3::Callback< void, ns3::Mac48Address, unsigned char, bool, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1349
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetBlockAckThreshold(uint8_t nPackets) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1350
    cls.add_method('SetBlockAckThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1351
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1352
                   [param('uint8_t', 'nPackets')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1353
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetBlockAckType(ns3::BlockAckType bAckType) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1354
    cls.add_method('SetBlockAckType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1355
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1356
                   [param('ns3::BlockAckType', 'bAckType')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1357
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetBlockDestinationCallback(ns3::Callback<void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1358
    cls.add_method('SetBlockDestinationCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1359
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1360
                   [param('ns3::Callback< void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1361
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetMaxPacketDelay(ns3::Time maxDelay) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1362
    cls.add_method('SetMaxPacketDelay', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1363
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1364
                   [param('ns3::Time', 'maxDelay')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1365
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetQueue(ns3::Ptr<ns3::WifiMacQueue> queue) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1366
    cls.add_method('SetQueue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1367
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1368
                   [param('ns3::Ptr< ns3::WifiMacQueue >', 'queue')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1369
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetTxMiddle(ns3::MacTxMiddle * txMiddle) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1370
    cls.add_method('SetTxMiddle', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1371
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1372
                   [param('ns3::MacTxMiddle *', 'txMiddle')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1373
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::SetUnblockDestinationCallback(ns3::Callback<void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1374
    cls.add_method('SetUnblockDestinationCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1375
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1376
                   [param('ns3::Callback< void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1377
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::StorePacket(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const & hdr, ns3::Time tStamp) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1378
    cls.add_method('StorePacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1379
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1380
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const &', 'hdr'), param('ns3::Time', 'tStamp')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1381
    ## block-ack-manager.h (module 'wifi'): bool ns3::BlockAckManager::SwitchToBlockAckIfNeeded(ns3::Mac48Address recipient, uint8_t tid, uint16_t startingSeq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1382
    cls.add_method('SwitchToBlockAckIfNeeded', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1383
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1384
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid'), param('uint16_t', 'startingSeq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1385
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::TearDownBlockAck(ns3::Mac48Address recipient, uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1386
    cls.add_method('TearDownBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1387
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1388
                   [param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1389
    ## block-ack-manager.h (module 'wifi'): void ns3::BlockAckManager::UpdateAgreement(ns3::MgtAddBaResponseHeader const * respHdr, ns3::Mac48Address recipient) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1390
    cls.add_method('UpdateAgreement', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1391
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1392
                   [param('ns3::MgtAddBaResponseHeader const *', 'respHdr'), param('ns3::Mac48Address', 'recipient')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1393
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1394
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1395
def register_Ns3Buffer_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1396
    ## buffer.h (module 'network'): ns3::Buffer::Buffer() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1397
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1398
    ## buffer.h (module 'network'): ns3::Buffer::Buffer(uint32_t dataSize) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1399
    cls.add_constructor([param('uint32_t', 'dataSize')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1400
    ## buffer.h (module 'network'): ns3::Buffer::Buffer(uint32_t dataSize, bool initialize) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1401
    cls.add_constructor([param('uint32_t', 'dataSize'), param('bool', 'initialize')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1402
    ## buffer.h (module 'network'): ns3::Buffer::Buffer(ns3::Buffer const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1403
    cls.add_constructor([param('ns3::Buffer const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1404
    ## buffer.h (module 'network'): bool ns3::Buffer::AddAtEnd(uint32_t end) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1405
    cls.add_method('AddAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1406
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1407
                   [param('uint32_t', 'end')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1408
    ## buffer.h (module 'network'): void ns3::Buffer::AddAtEnd(ns3::Buffer const & o) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1409
    cls.add_method('AddAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1410
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1411
                   [param('ns3::Buffer const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1412
    ## buffer.h (module 'network'): bool ns3::Buffer::AddAtStart(uint32_t start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1413
    cls.add_method('AddAtStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1414
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1415
                   [param('uint32_t', 'start')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1416
    ## buffer.h (module 'network'): ns3::Buffer::Iterator ns3::Buffer::Begin() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1417
    cls.add_method('Begin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1418
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1419
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1420
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1421
    ## buffer.h (module 'network'): void ns3::Buffer::CopyData(std::ostream * os, uint32_t size) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1422
    cls.add_method('CopyData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1423
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1424
                   [param('std::ostream *', 'os'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1425
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1426
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::CopyData(uint8_t * buffer, uint32_t size) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1427
    cls.add_method('CopyData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1428
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1429
                   [param('uint8_t *', 'buffer'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1430
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1431
    ## buffer.h (module 'network'): ns3::Buffer ns3::Buffer::CreateFragment(uint32_t start, uint32_t length) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1432
    cls.add_method('CreateFragment', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1433
                   'ns3::Buffer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1434
                   [param('uint32_t', 'start'), param('uint32_t', 'length')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1435
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1436
    ## buffer.h (module 'network'): ns3::Buffer ns3::Buffer::CreateFullCopy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1437
    cls.add_method('CreateFullCopy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1438
                   'ns3::Buffer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1439
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1440
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1441
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::Deserialize(uint8_t const * buffer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1442
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1443
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1444
                   [param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1445
    ## buffer.h (module 'network'): ns3::Buffer::Iterator ns3::Buffer::End() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1446
    cls.add_method('End', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1447
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1448
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1449
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1450
    ## buffer.h (module 'network'): int32_t ns3::Buffer::GetCurrentEndOffset() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1451
    cls.add_method('GetCurrentEndOffset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1452
                   'int32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1453
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1454
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1455
    ## buffer.h (module 'network'): int32_t ns3::Buffer::GetCurrentStartOffset() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1456
    cls.add_method('GetCurrentStartOffset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1457
                   'int32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1458
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1459
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1460
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1461
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1462
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1463
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1464
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1465
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::GetSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1466
    cls.add_method('GetSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1467
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1468
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1469
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1470
    ## buffer.h (module 'network'): uint8_t const * ns3::Buffer::PeekData() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1471
    cls.add_method('PeekData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1472
                   'uint8_t const *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1473
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1474
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1475
    ## buffer.h (module 'network'): void ns3::Buffer::RemoveAtEnd(uint32_t end) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1476
    cls.add_method('RemoveAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1477
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1478
                   [param('uint32_t', 'end')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1479
    ## buffer.h (module 'network'): void ns3::Buffer::RemoveAtStart(uint32_t start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1480
    cls.add_method('RemoveAtStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1481
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1482
                   [param('uint32_t', 'start')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1483
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::Serialize(uint8_t * buffer, uint32_t maxSize) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1484
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1485
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1486
                   [param('uint8_t *', 'buffer'), param('uint32_t', 'maxSize')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1487
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1488
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1489
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1490
def register_Ns3BufferIterator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1491
    ## buffer.h (module 'network'): ns3::Buffer::Iterator::Iterator(ns3::Buffer::Iterator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1492
    cls.add_constructor([param('ns3::Buffer::Iterator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1493
    ## buffer.h (module 'network'): ns3::Buffer::Iterator::Iterator() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1494
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1495
    ## buffer.h (module 'network'): uint16_t ns3::Buffer::Iterator::CalculateIpChecksum(uint16_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1496
    cls.add_method('CalculateIpChecksum', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1497
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1498
                   [param('uint16_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1499
    ## buffer.h (module 'network'): uint16_t ns3::Buffer::Iterator::CalculateIpChecksum(uint16_t size, uint32_t initialChecksum) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1500
    cls.add_method('CalculateIpChecksum', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1501
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1502
                   [param('uint16_t', 'size'), param('uint32_t', 'initialChecksum')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1503
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::Iterator::GetDistanceFrom(ns3::Buffer::Iterator const & o) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1504
    cls.add_method('GetDistanceFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1505
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1506
                   [param('ns3::Buffer::Iterator const &', 'o')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1507
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1508
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::Iterator::GetSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1509
    cls.add_method('GetSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1510
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1511
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1512
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1513
    ## buffer.h (module 'network'): bool ns3::Buffer::Iterator::IsEnd() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1514
    cls.add_method('IsEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1515
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1516
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1517
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1518
    ## buffer.h (module 'network'): bool ns3::Buffer::Iterator::IsStart() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1519
    cls.add_method('IsStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1520
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1521
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1522
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1523
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::Next() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1524
    cls.add_method('Next', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1525
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1526
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1527
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::Next(uint32_t delta) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1528
    cls.add_method('Next', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1529
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1530
                   [param('uint32_t', 'delta')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1531
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::Prev() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1532
    cls.add_method('Prev', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1533
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1534
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1535
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::Prev(uint32_t delta) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1536
    cls.add_method('Prev', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1537
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1538
                   [param('uint32_t', 'delta')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1539
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::Read(uint8_t * buffer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1540
    cls.add_method('Read', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1541
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1542
                   [param('uint8_t *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1543
    ## buffer.h (module 'network'): uint16_t ns3::Buffer::Iterator::ReadLsbtohU16() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1544
    cls.add_method('ReadLsbtohU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1545
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1546
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1547
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::Iterator::ReadLsbtohU32() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1548
    cls.add_method('ReadLsbtohU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1549
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1550
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1551
    ## buffer.h (module 'network'): uint64_t ns3::Buffer::Iterator::ReadLsbtohU64() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1552
    cls.add_method('ReadLsbtohU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1553
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1554
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1555
    ## buffer.h (module 'network'): uint16_t ns3::Buffer::Iterator::ReadNtohU16() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1556
    cls.add_method('ReadNtohU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1557
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1558
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1559
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::Iterator::ReadNtohU32() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1560
    cls.add_method('ReadNtohU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1561
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1562
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1563
    ## buffer.h (module 'network'): uint64_t ns3::Buffer::Iterator::ReadNtohU64() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1564
    cls.add_method('ReadNtohU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1565
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1566
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1567
    ## buffer.h (module 'network'): uint16_t ns3::Buffer::Iterator::ReadU16() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1568
    cls.add_method('ReadU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1569
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1570
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1571
    ## buffer.h (module 'network'): uint32_t ns3::Buffer::Iterator::ReadU32() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1572
    cls.add_method('ReadU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1573
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1574
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1575
    ## buffer.h (module 'network'): uint64_t ns3::Buffer::Iterator::ReadU64() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1576
    cls.add_method('ReadU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1577
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1578
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1579
    ## buffer.h (module 'network'): uint8_t ns3::Buffer::Iterator::ReadU8() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1580
    cls.add_method('ReadU8', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1581
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1582
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1583
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::Write(uint8_t const * buffer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1584
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1585
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1586
                   [param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1587
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::Write(ns3::Buffer::Iterator start, ns3::Buffer::Iterator end) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1588
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1589
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1590
                   [param('ns3::Buffer::Iterator', 'start'), param('ns3::Buffer::Iterator', 'end')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1591
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteHtolsbU16(uint16_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1592
    cls.add_method('WriteHtolsbU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1593
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1594
                   [param('uint16_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1595
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteHtolsbU32(uint32_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1596
    cls.add_method('WriteHtolsbU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1597
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1598
                   [param('uint32_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1599
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteHtolsbU64(uint64_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1600
    cls.add_method('WriteHtolsbU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1601
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1602
                   [param('uint64_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1603
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteHtonU16(uint16_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1604
    cls.add_method('WriteHtonU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1605
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1606
                   [param('uint16_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1607
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteHtonU32(uint32_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1608
    cls.add_method('WriteHtonU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1609
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1610
                   [param('uint32_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1611
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteHtonU64(uint64_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1612
    cls.add_method('WriteHtonU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1613
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1614
                   [param('uint64_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1615
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteU16(uint16_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1616
    cls.add_method('WriteU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1617
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1618
                   [param('uint16_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1619
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteU32(uint32_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1620
    cls.add_method('WriteU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1621
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1622
                   [param('uint32_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1623
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteU64(uint64_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1624
    cls.add_method('WriteU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1625
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1626
                   [param('uint64_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1627
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteU8(uint8_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1628
    cls.add_method('WriteU8', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1629
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1630
                   [param('uint8_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1631
    ## buffer.h (module 'network'): void ns3::Buffer::Iterator::WriteU8(uint8_t data, uint32_t len) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1632
    cls.add_method('WriteU8', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1633
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1634
                   [param('uint8_t', 'data'), param('uint32_t', 'len')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1635
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1636
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1637
def register_Ns3ByteTagIterator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1638
    ## packet.h (module 'network'): ns3::ByteTagIterator::ByteTagIterator(ns3::ByteTagIterator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1639
    cls.add_constructor([param('ns3::ByteTagIterator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1640
    ## packet.h (module 'network'): bool ns3::ByteTagIterator::HasNext() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1641
    cls.add_method('HasNext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1642
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1643
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1644
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1645
    ## packet.h (module 'network'): ns3::ByteTagIterator::Item ns3::ByteTagIterator::Next() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1646
    cls.add_method('Next', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1647
                   'ns3::ByteTagIterator::Item', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1648
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1649
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1650
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1651
def register_Ns3ByteTagIteratorItem_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1652
    ## packet.h (module 'network'): ns3::ByteTagIterator::Item::Item(ns3::ByteTagIterator::Item const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1653
    cls.add_constructor([param('ns3::ByteTagIterator::Item const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1654
    ## packet.h (module 'network'): uint32_t ns3::ByteTagIterator::Item::GetEnd() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1655
    cls.add_method('GetEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1656
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1657
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1658
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1659
    ## packet.h (module 'network'): uint32_t ns3::ByteTagIterator::Item::GetStart() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1660
    cls.add_method('GetStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1661
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1662
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1663
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1664
    ## packet.h (module 'network'): void ns3::ByteTagIterator::Item::GetTag(ns3::Tag & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1665
    cls.add_method('GetTag', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1666
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1667
                   [param('ns3::Tag &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1668
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1669
    ## packet.h (module 'network'): ns3::TypeId ns3::ByteTagIterator::Item::GetTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1670
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1671
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1672
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1673
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1674
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1675
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1676
def register_Ns3ByteTagList_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1677
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::ByteTagList() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1678
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1679
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::ByteTagList(ns3::ByteTagList const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1680
    cls.add_constructor([param('ns3::ByteTagList const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1681
    ## byte-tag-list.h (module 'network'): ns3::TagBuffer ns3::ByteTagList::Add(ns3::TypeId tid, uint32_t bufferSize, int32_t start, int32_t end) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1682
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1683
                   'ns3::TagBuffer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1684
                   [param('ns3::TypeId', 'tid'), param('uint32_t', 'bufferSize'), param('int32_t', 'start'), param('int32_t', 'end')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1685
    ## byte-tag-list.h (module 'network'): void ns3::ByteTagList::Add(ns3::ByteTagList const & o) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1686
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1687
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1688
                   [param('ns3::ByteTagList const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1689
    ## byte-tag-list.h (module 'network'): void ns3::ByteTagList::AddAtEnd(int32_t adjustment, int32_t appendOffset) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1690
    cls.add_method('AddAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1691
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1692
                   [param('int32_t', 'adjustment'), param('int32_t', 'appendOffset')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1693
    ## byte-tag-list.h (module 'network'): void ns3::ByteTagList::AddAtStart(int32_t adjustment, int32_t prependOffset) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1694
    cls.add_method('AddAtStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1695
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1696
                   [param('int32_t', 'adjustment'), param('int32_t', 'prependOffset')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1697
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator ns3::ByteTagList::Begin(int32_t offsetStart, int32_t offsetEnd) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1698
    cls.add_method('Begin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1699
                   'ns3::ByteTagList::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1700
                   [param('int32_t', 'offsetStart'), param('int32_t', 'offsetEnd')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1701
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1702
    ## byte-tag-list.h (module 'network'): void ns3::ByteTagList::RemoveAll() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1703
    cls.add_method('RemoveAll', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1704
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1705
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1706
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1707
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1708
def register_Ns3ByteTagListIterator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1709
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Iterator(ns3::ByteTagList::Iterator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1710
    cls.add_constructor([param('ns3::ByteTagList::Iterator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1711
    ## byte-tag-list.h (module 'network'): uint32_t ns3::ByteTagList::Iterator::GetOffsetStart() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1712
    cls.add_method('GetOffsetStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1713
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1714
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1715
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1716
    ## byte-tag-list.h (module 'network'): bool ns3::ByteTagList::Iterator::HasNext() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1717
    cls.add_method('HasNext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1718
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1719
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1720
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1721
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item ns3::ByteTagList::Iterator::Next() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1722
    cls.add_method('Next', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1723
                   'ns3::ByteTagList::Iterator::Item', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1724
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1725
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1726
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1727
def register_Ns3ByteTagListIteratorItem_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1728
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item::Item(ns3::ByteTagList::Iterator::Item const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1729
    cls.add_constructor([param('ns3::ByteTagList::Iterator::Item const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1730
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item::Item(ns3::TagBuffer buf) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1731
    cls.add_constructor([param('ns3::TagBuffer', 'buf')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1732
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item::buf [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1733
    cls.add_instance_attribute('buf', 'ns3::TagBuffer', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1734
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item::end [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1735
    cls.add_instance_attribute('end', 'int32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1736
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item::size [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1737
    cls.add_instance_attribute('size', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1738
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item::start [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1739
    cls.add_instance_attribute('start', 'int32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1740
    ## byte-tag-list.h (module 'network'): ns3::ByteTagList::Iterator::Item::tid [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1741
    cls.add_instance_attribute('tid', 'ns3::TypeId', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1742
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1743
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1744
def register_Ns3CallbackBase_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1745
    ## callback.h (module 'core'): ns3::CallbackBase::CallbackBase(ns3::CallbackBase const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1746
    cls.add_constructor([param('ns3::CallbackBase const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1747
    ## callback.h (module 'core'): ns3::CallbackBase::CallbackBase() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1748
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1749
    ## callback.h (module 'core'): ns3::Ptr<ns3::CallbackImplBase> ns3::CallbackBase::GetImpl() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1750
    cls.add_method('GetImpl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1751
                   'ns3::Ptr< ns3::CallbackImplBase >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1752
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1753
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1754
    ## callback.h (module 'core'): ns3::CallbackBase::CallbackBase(ns3::Ptr<ns3::CallbackImplBase> impl) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1755
    cls.add_constructor([param('ns3::Ptr< ns3::CallbackImplBase >', 'impl')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1756
                        visibility='protected')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1757
    ## callback.h (module 'core'): static std::string ns3::CallbackBase::Demangle(std::string const & mangled) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1758
    cls.add_method('Demangle', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1759
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1760
                   [param('std::string const &', 'mangled')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1761
                   is_static=True, visibility='protected')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1762
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1763
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1764
def register_Ns3CapabilityInformation_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1765
    ## capability-information.h (module 'wifi'): ns3::CapabilityInformation::CapabilityInformation(ns3::CapabilityInformation const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1766
    cls.add_constructor([param('ns3::CapabilityInformation const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1767
    ## capability-information.h (module 'wifi'): ns3::CapabilityInformation::CapabilityInformation() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1768
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1769
    ## capability-information.h (module 'wifi'): ns3::Buffer::Iterator ns3::CapabilityInformation::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1770
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1771
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1772
                   [param('ns3::Buffer::Iterator', 'start')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1773
    ## capability-information.h (module 'wifi'): uint32_t ns3::CapabilityInformation::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1774
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1775
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1776
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1777
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1778
    ## capability-information.h (module 'wifi'): bool ns3::CapabilityInformation::IsEss() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1779
    cls.add_method('IsEss', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1780
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1781
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1782
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1783
    ## capability-information.h (module 'wifi'): bool ns3::CapabilityInformation::IsIbss() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1784
    cls.add_method('IsIbss', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1785
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1786
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1787
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1788
    ## capability-information.h (module 'wifi'): ns3::Buffer::Iterator ns3::CapabilityInformation::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1789
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1790
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1791
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1792
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1793
    ## capability-information.h (module 'wifi'): void ns3::CapabilityInformation::SetEss() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1794
    cls.add_method('SetEss', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1795
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1796
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1797
    ## capability-information.h (module 'wifi'): void ns3::CapabilityInformation::SetIbss() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1798
    cls.add_method('SetIbss', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1799
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1800
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1801
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1802
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1803
def register_Ns3DcfManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1804
    ## dcf-manager.h (module 'wifi'): ns3::DcfManager::DcfManager(ns3::DcfManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1805
    cls.add_constructor([param('ns3::DcfManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1806
    ## dcf-manager.h (module 'wifi'): ns3::DcfManager::DcfManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1807
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1808
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::Add(ns3::DcfState * dcf) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1809
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1810
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1811
                   [param('ns3::DcfState *', 'dcf')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1812
    ## dcf-manager.h (module 'wifi'): ns3::Time ns3::DcfManager::GetEifsNoDifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1813
    cls.add_method('GetEifsNoDifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1814
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1815
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1816
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1817
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyAckTimeoutResetNow() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1818
    cls.add_method('NotifyAckTimeoutResetNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1819
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1820
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1821
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyAckTimeoutStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1822
    cls.add_method('NotifyAckTimeoutStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1823
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1824
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1825
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyCtsTimeoutResetNow() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1826
    cls.add_method('NotifyCtsTimeoutResetNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1827
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1828
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1829
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyCtsTimeoutStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1830
    cls.add_method('NotifyCtsTimeoutStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1831
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1832
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1833
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyMaybeCcaBusyStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1834
    cls.add_method('NotifyMaybeCcaBusyStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1835
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1836
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1837
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyNavResetNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1838
    cls.add_method('NotifyNavResetNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1839
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1840
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1841
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyNavStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1842
    cls.add_method('NotifyNavStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1843
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1844
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1845
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyRxEndErrorNow() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1846
    cls.add_method('NotifyRxEndErrorNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1847
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1848
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1849
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyRxEndOkNow() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1850
    cls.add_method('NotifyRxEndOkNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1851
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1852
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1853
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyRxStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1854
    cls.add_method('NotifyRxStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1855
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1856
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1857
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifySwitchingStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1858
    cls.add_method('NotifySwitchingStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1859
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1860
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1861
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::NotifyTxStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1862
    cls.add_method('NotifyTxStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1863
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1864
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1865
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::RequestAccess(ns3::DcfState * state) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1866
    cls.add_method('RequestAccess', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1867
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1868
                   [param('ns3::DcfState *', 'state')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1869
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::SetEifsNoDifs(ns3::Time eifsNoDifs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1870
    cls.add_method('SetEifsNoDifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1871
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1872
                   [param('ns3::Time', 'eifsNoDifs')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1873
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::SetSifs(ns3::Time sifs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1874
    cls.add_method('SetSifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1875
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1876
                   [param('ns3::Time', 'sifs')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1877
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::SetSlot(ns3::Time slotTime) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1878
    cls.add_method('SetSlot', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1879
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1880
                   [param('ns3::Time', 'slotTime')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1881
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::SetupLowListener(ns3::Ptr<ns3::MacLow> low) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1882
    cls.add_method('SetupLowListener', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1883
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1884
                   [param('ns3::Ptr< ns3::MacLow >', 'low')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1885
    ## dcf-manager.h (module 'wifi'): void ns3::DcfManager::SetupPhyListener(ns3::Ptr<ns3::WifiPhy> phy) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1886
    cls.add_method('SetupPhyListener', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1887
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1888
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1889
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1890
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1891
def register_Ns3DcfState_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1892
    ## dcf-manager.h (module 'wifi'): ns3::DcfState::DcfState(ns3::DcfState const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1893
    cls.add_constructor([param('ns3::DcfState const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1894
    ## dcf-manager.h (module 'wifi'): ns3::DcfState::DcfState() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1895
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1896
    ## dcf-manager.h (module 'wifi'): uint32_t ns3::DcfState::GetAifsn() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1897
    cls.add_method('GetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1898
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1899
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1900
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1901
    ## dcf-manager.h (module 'wifi'): uint32_t ns3::DcfState::GetCw() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1902
    cls.add_method('GetCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1903
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1904
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1905
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1906
    ## dcf-manager.h (module 'wifi'): uint32_t ns3::DcfState::GetCwMax() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1907
    cls.add_method('GetCwMax', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1908
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1909
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1910
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1911
    ## dcf-manager.h (module 'wifi'): uint32_t ns3::DcfState::GetCwMin() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1912
    cls.add_method('GetCwMin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1913
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1914
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1915
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1916
    ## dcf-manager.h (module 'wifi'): bool ns3::DcfState::IsAccessRequested() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1917
    cls.add_method('IsAccessRequested', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1918
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1919
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1920
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1921
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::ResetCw() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1922
    cls.add_method('ResetCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1923
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1924
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1925
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::SetAifsn(uint32_t aifsn) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1926
    cls.add_method('SetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1927
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1928
                   [param('uint32_t', 'aifsn')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1929
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::SetCwMax(uint32_t maxCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1930
    cls.add_method('SetCwMax', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1931
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1932
                   [param('uint32_t', 'maxCw')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1933
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::SetCwMin(uint32_t minCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1934
    cls.add_method('SetCwMin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1935
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1936
                   [param('uint32_t', 'minCw')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1937
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::StartBackoffNow(uint32_t nSlots) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1938
    cls.add_method('StartBackoffNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1939
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1940
                   [param('uint32_t', 'nSlots')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1941
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::UpdateFailedCw() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1942
    cls.add_method('UpdateFailedCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1943
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1944
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1945
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::DoNotifyAccessGranted() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1946
    cls.add_method('DoNotifyAccessGranted', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1947
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1948
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1949
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1950
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::DoNotifyChannelSwitching() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1951
    cls.add_method('DoNotifyChannelSwitching', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1952
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1953
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1954
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1955
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::DoNotifyCollision() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1956
    cls.add_method('DoNotifyCollision', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1957
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1958
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1959
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1960
    ## dcf-manager.h (module 'wifi'): void ns3::DcfState::DoNotifyInternalCollision() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1961
    cls.add_method('DoNotifyInternalCollision', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1962
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1963
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1964
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1965
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1966
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1967
def register_Ns3DsssErrorRateModel_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1968
    ## dsss-error-rate-model.h (module 'wifi'): ns3::DsssErrorRateModel::DsssErrorRateModel() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1969
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1970
    ## dsss-error-rate-model.h (module 'wifi'): ns3::DsssErrorRateModel::DsssErrorRateModel(ns3::DsssErrorRateModel const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1971
    cls.add_constructor([param('ns3::DsssErrorRateModel const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1972
    ## dsss-error-rate-model.h (module 'wifi'): static double ns3::DsssErrorRateModel::DqpskFunction(double x) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1973
    cls.add_method('DqpskFunction', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1974
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1975
                   [param('double', 'x')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1976
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1977
    ## dsss-error-rate-model.h (module 'wifi'): static double ns3::DsssErrorRateModel::GetDsssDbpskSuccessRate(double sinr, uint32_t nbits) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1978
    cls.add_method('GetDsssDbpskSuccessRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1979
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1980
                   [param('double', 'sinr'), param('uint32_t', 'nbits')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1981
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1982
    ## dsss-error-rate-model.h (module 'wifi'): static double ns3::DsssErrorRateModel::GetDsssDqpskCck11SuccessRate(double sinr, uint32_t nbits) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1983
    cls.add_method('GetDsssDqpskCck11SuccessRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1984
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1985
                   [param('double', 'sinr'), param('uint32_t', 'nbits')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1986
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1987
    ## dsss-error-rate-model.h (module 'wifi'): static double ns3::DsssErrorRateModel::GetDsssDqpskCck5_5SuccessRate(double sinr, uint32_t nbits) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1988
    cls.add_method('GetDsssDqpskCck5_5SuccessRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1989
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1990
                   [param('double', 'sinr'), param('uint32_t', 'nbits')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1991
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1992
    ## dsss-error-rate-model.h (module 'wifi'): static double ns3::DsssErrorRateModel::GetDsssDqpskSuccessRate(double sinr, uint32_t nbits) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1993
    cls.add_method('GetDsssDqpskSuccessRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1994
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1995
                   [param('double', 'sinr'), param('uint32_t', 'nbits')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1996
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1997
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1998
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  1999
def register_Ns3EventId_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2000
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2001
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2002
    ## event-id.h (module 'core'): ns3::EventId::EventId(ns3::EventId const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2003
    cls.add_constructor([param('ns3::EventId const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2004
    ## event-id.h (module 'core'): ns3::EventId::EventId() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2005
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2006
    ## event-id.h (module 'core'): ns3::EventId::EventId(ns3::Ptr<ns3::EventImpl> const & impl, uint64_t ts, uint32_t context, uint32_t uid) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2007
    cls.add_constructor([param('ns3::Ptr< ns3::EventImpl > const &', 'impl'), param('uint64_t', 'ts'), param('uint32_t', 'context'), param('uint32_t', 'uid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2008
    ## event-id.h (module 'core'): void ns3::EventId::Cancel() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2009
    cls.add_method('Cancel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2010
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2011
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2012
    ## event-id.h (module 'core'): uint32_t ns3::EventId::GetContext() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2013
    cls.add_method('GetContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2014
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2015
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2016
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2017
    ## event-id.h (module 'core'): uint64_t ns3::EventId::GetTs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2018
    cls.add_method('GetTs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2019
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2020
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2021
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2022
    ## event-id.h (module 'core'): uint32_t ns3::EventId::GetUid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2023
    cls.add_method('GetUid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2024
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2025
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2026
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2027
    ## event-id.h (module 'core'): bool ns3::EventId::IsExpired() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2028
    cls.add_method('IsExpired', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2029
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2030
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2031
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2032
    ## event-id.h (module 'core'): bool ns3::EventId::IsRunning() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2033
    cls.add_method('IsRunning', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2034
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2035
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2036
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2037
    ## event-id.h (module 'core'): ns3::EventImpl * ns3::EventId::PeekEventImpl() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2038
    cls.add_method('PeekEventImpl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2039
                   'ns3::EventImpl *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2040
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2041
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2042
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2043
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2044
def register_Ns3Hasher_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2045
    ## hash.h (module 'core'): ns3::Hasher::Hasher(ns3::Hasher const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2046
    cls.add_constructor([param('ns3::Hasher const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2047
    ## hash.h (module 'core'): ns3::Hasher::Hasher() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2048
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2049
    ## hash.h (module 'core'): ns3::Hasher::Hasher(ns3::Ptr<ns3::Hash::Implementation> hp) [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2050
    cls.add_constructor([param('ns3::Ptr< ns3::Hash::Implementation >', 'hp')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2051
    ## hash.h (module 'core'): uint32_t ns3::Hasher::GetHash32(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2052
    cls.add_method('GetHash32', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2053
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2054
                   [param('char const *', 'buffer'), param('size_t const', 'size')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2055
    ## hash.h (module 'core'): uint32_t ns3::Hasher::GetHash32(std::string const s) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2056
    cls.add_method('GetHash32', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2057
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2058
                   [param('std::string const', 's')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2059
    ## hash.h (module 'core'): uint64_t ns3::Hasher::GetHash64(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2060
    cls.add_method('GetHash64', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2061
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2062
                   [param('char const *', 'buffer'), param('size_t const', 'size')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2063
    ## hash.h (module 'core'): uint64_t ns3::Hasher::GetHash64(std::string const s) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2064
    cls.add_method('GetHash64', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2065
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2066
                   [param('std::string const', 's')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2067
    ## hash.h (module 'core'): ns3::Hasher & ns3::Hasher::clear() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2068
    cls.add_method('clear', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2069
                   'ns3::Hasher &', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2070
                   [])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2071
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2072
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2073
def register_Ns3InterferenceHelper_methods(root_module, cls):
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  2074
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::InterferenceHelper(ns3::InterferenceHelper const & arg0) [copy constructor]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  2075
    cls.add_constructor([param('ns3::InterferenceHelper const &', 'arg0')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2076
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::InterferenceHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2077
    cls.add_constructor([])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2078
    ## interference-helper.h (module 'wifi'): ns3::Ptr<ns3::InterferenceHelper::Event> ns3::InterferenceHelper::Add(uint32_t size, ns3::WifiMode payloadMode, ns3::WifiPreamble preamble, ns3::Time duration, double rxPower, ns3::WifiTxVector txvector) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2079
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2080
                   'ns3::Ptr< ns3::InterferenceHelper::Event >', 
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2081
                   [param('uint32_t', 'size'), param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble'), param('ns3::Time', 'duration'), param('double', 'rxPower'), param('ns3::WifiTxVector', 'txvector')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2082
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::SnrPer ns3::InterferenceHelper::CalculateSnrPer(ns3::Ptr<ns3::InterferenceHelper::Event> event) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2083
    cls.add_method('CalculateSnrPer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2084
                   'ns3::InterferenceHelper::SnrPer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2085
                   [param('ns3::Ptr< ns3::InterferenceHelper::Event >', 'event')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2086
    ## interference-helper.h (module 'wifi'): void ns3::InterferenceHelper::EraseEvents() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2087
    cls.add_method('EraseEvents', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2088
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2089
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2090
    ## interference-helper.h (module 'wifi'): ns3::Time ns3::InterferenceHelper::GetEnergyDuration(double energyW) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2091
    cls.add_method('GetEnergyDuration', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2092
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2093
                   [param('double', 'energyW')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2094
    ## interference-helper.h (module 'wifi'): ns3::Ptr<ns3::ErrorRateModel> ns3::InterferenceHelper::GetErrorRateModel() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2095
    cls.add_method('GetErrorRateModel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2096
                   'ns3::Ptr< ns3::ErrorRateModel >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2097
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2098
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2099
    ## interference-helper.h (module 'wifi'): double ns3::InterferenceHelper::GetNoiseFigure() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2100
    cls.add_method('GetNoiseFigure', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2101
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2102
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2103
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2104
    ## interference-helper.h (module 'wifi'): void ns3::InterferenceHelper::NotifyRxEnd() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2105
    cls.add_method('NotifyRxEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2106
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2107
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2108
    ## interference-helper.h (module 'wifi'): void ns3::InterferenceHelper::NotifyRxStart() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2109
    cls.add_method('NotifyRxStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2110
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2111
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2112
    ## interference-helper.h (module 'wifi'): void ns3::InterferenceHelper::SetErrorRateModel(ns3::Ptr<ns3::ErrorRateModel> rate) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2113
    cls.add_method('SetErrorRateModel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2114
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2115
                   [param('ns3::Ptr< ns3::ErrorRateModel >', 'rate')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2116
    ## interference-helper.h (module 'wifi'): void ns3::InterferenceHelper::SetNoiseFigure(double value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2117
    cls.add_method('SetNoiseFigure', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2118
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2119
                   [param('double', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2120
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2121
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2122
def register_Ns3InterferenceHelperSnrPer_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2123
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::SnrPer::SnrPer() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2124
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2125
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::SnrPer::SnrPer(ns3::InterferenceHelper::SnrPer const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2126
    cls.add_constructor([param('ns3::InterferenceHelper::SnrPer const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2127
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::SnrPer::per [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2128
    cls.add_instance_attribute('per', 'double', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2129
    ## interference-helper.h (module 'wifi'): ns3::InterferenceHelper::SnrPer::snr [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2130
    cls.add_instance_attribute('snr', 'double', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2131
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2132
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2133
def register_Ns3Ipv4Address_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2134
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2135
    cls.add_binary_comparison_operator('<')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2136
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2137
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2138
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address::Ipv4Address(ns3::Ipv4Address const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2139
    cls.add_constructor([param('ns3::Ipv4Address const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2140
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address::Ipv4Address() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2141
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2142
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address::Ipv4Address(uint32_t address) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2143
    cls.add_constructor([param('uint32_t', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2144
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address::Ipv4Address(char const * address) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2145
    cls.add_constructor([param('char const *', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2146
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address ns3::Ipv4Address::CombineMask(ns3::Ipv4Mask const & mask) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2147
    cls.add_method('CombineMask', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2148
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2149
                   [param('ns3::Ipv4Mask const &', 'mask')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2150
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2151
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Address ns3::Ipv4Address::ConvertFrom(ns3::Address const & address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2152
    cls.add_method('ConvertFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2153
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2154
                   [param('ns3::Address const &', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2155
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2156
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Address ns3::Ipv4Address::Deserialize(uint8_t const * buf) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2157
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2158
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2159
                   [param('uint8_t const *', 'buf')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2160
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2161
    ## ipv4-address.h (module 'network'): uint32_t ns3::Ipv4Address::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2162
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2163
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2164
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2165
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2166
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Address ns3::Ipv4Address::GetAny() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2167
    cls.add_method('GetAny', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2168
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2169
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2170
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2171
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Address ns3::Ipv4Address::GetBroadcast() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2172
    cls.add_method('GetBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2173
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2174
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2175
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2176
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Address ns3::Ipv4Address::GetLoopback() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2177
    cls.add_method('GetLoopback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2178
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2179
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2180
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2181
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address ns3::Ipv4Address::GetSubnetDirectedBroadcast(ns3::Ipv4Mask const & mask) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2182
    cls.add_method('GetSubnetDirectedBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2183
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2184
                   [param('ns3::Ipv4Mask const &', 'mask')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2185
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2186
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Address ns3::Ipv4Address::GetZero() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2187
    cls.add_method('GetZero', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2188
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2189
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2190
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2191
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4Address::IsBroadcast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2192
    cls.add_method('IsBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2193
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2194
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2195
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2196
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4Address::IsEqual(ns3::Ipv4Address const & other) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2197
    cls.add_method('IsEqual', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2198
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2199
                   [param('ns3::Ipv4Address const &', 'other')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2200
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2201
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4Address::IsLocalMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2202
    cls.add_method('IsLocalMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2203
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2204
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2205
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2206
    ## ipv4-address.h (module 'network'): static bool ns3::Ipv4Address::IsMatchingType(ns3::Address const & address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2207
    cls.add_method('IsMatchingType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2208
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2209
                   [param('ns3::Address const &', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2210
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2211
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4Address::IsMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2212
    cls.add_method('IsMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2213
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2214
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2215
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2216
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4Address::IsSubnetDirectedBroadcast(ns3::Ipv4Mask const & mask) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2217
    cls.add_method('IsSubnetDirectedBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2218
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2219
                   [param('ns3::Ipv4Mask const &', 'mask')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2220
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2221
    ## ipv4-address.h (module 'network'): void ns3::Ipv4Address::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2222
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2223
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2224
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2225
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2226
    ## ipv4-address.h (module 'network'): void ns3::Ipv4Address::Serialize(uint8_t * buf) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2227
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2228
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2229
                   [param('uint8_t *', 'buf')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2230
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2231
    ## ipv4-address.h (module 'network'): void ns3::Ipv4Address::Set(uint32_t address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2232
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2233
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2234
                   [param('uint32_t', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2235
    ## ipv4-address.h (module 'network'): void ns3::Ipv4Address::Set(char const * address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2236
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2237
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2238
                   [param('char const *', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2239
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2240
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2241
def register_Ns3Ipv4Mask_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2242
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2243
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2244
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2245
    ## ipv4-address.h (module 'network'): ns3::Ipv4Mask::Ipv4Mask(ns3::Ipv4Mask const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2246
    cls.add_constructor([param('ns3::Ipv4Mask const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2247
    ## ipv4-address.h (module 'network'): ns3::Ipv4Mask::Ipv4Mask() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2248
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2249
    ## ipv4-address.h (module 'network'): ns3::Ipv4Mask::Ipv4Mask(uint32_t mask) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2250
    cls.add_constructor([param('uint32_t', 'mask')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2251
    ## ipv4-address.h (module 'network'): ns3::Ipv4Mask::Ipv4Mask(char const * mask) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2252
    cls.add_constructor([param('char const *', 'mask')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2253
    ## ipv4-address.h (module 'network'): uint32_t ns3::Ipv4Mask::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2254
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2255
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2256
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2257
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2258
    ## ipv4-address.h (module 'network'): uint32_t ns3::Ipv4Mask::GetInverse() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2259
    cls.add_method('GetInverse', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2260
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2261
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2262
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2263
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Mask ns3::Ipv4Mask::GetLoopback() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2264
    cls.add_method('GetLoopback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2265
                   'ns3::Ipv4Mask', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2266
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2267
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2268
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Mask ns3::Ipv4Mask::GetOnes() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2269
    cls.add_method('GetOnes', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2270
                   'ns3::Ipv4Mask', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2271
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2272
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2273
    ## ipv4-address.h (module 'network'): uint16_t ns3::Ipv4Mask::GetPrefixLength() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2274
    cls.add_method('GetPrefixLength', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2275
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2276
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2277
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2278
    ## ipv4-address.h (module 'network'): static ns3::Ipv4Mask ns3::Ipv4Mask::GetZero() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2279
    cls.add_method('GetZero', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2280
                   'ns3::Ipv4Mask', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2281
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2282
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2283
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4Mask::IsEqual(ns3::Ipv4Mask other) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2284
    cls.add_method('IsEqual', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2285
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2286
                   [param('ns3::Ipv4Mask', 'other')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2287
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2288
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4Mask::IsMatch(ns3::Ipv4Address a, ns3::Ipv4Address b) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2289
    cls.add_method('IsMatch', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2290
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2291
                   [param('ns3::Ipv4Address', 'a'), param('ns3::Ipv4Address', 'b')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2292
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2293
    ## ipv4-address.h (module 'network'): void ns3::Ipv4Mask::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2294
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2295
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2296
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2297
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2298
    ## ipv4-address.h (module 'network'): void ns3::Ipv4Mask::Set(uint32_t mask) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2299
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2300
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2301
                   [param('uint32_t', 'mask')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2302
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2303
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2304
def register_Ns3Ipv6Address_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2305
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2306
    cls.add_binary_comparison_operator('<')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2307
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2308
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2309
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address::Ipv6Address() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2310
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2311
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address::Ipv6Address(char const * address) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2312
    cls.add_constructor([param('char const *', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2313
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address::Ipv6Address(uint8_t * address) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2314
    cls.add_constructor([param('uint8_t *', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2315
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address::Ipv6Address(ns3::Ipv6Address const & addr) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2316
    cls.add_constructor([param('ns3::Ipv6Address const &', 'addr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2317
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address::Ipv6Address(ns3::Ipv6Address const * addr) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2318
    cls.add_constructor([param('ns3::Ipv6Address const *', 'addr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2319
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address ns3::Ipv6Address::CombinePrefix(ns3::Ipv6Prefix const & prefix) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2320
    cls.add_method('CombinePrefix', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2321
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2322
                   [param('ns3::Ipv6Prefix const &', 'prefix')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2323
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::ConvertFrom(ns3::Address const & address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2324
    cls.add_method('ConvertFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2325
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2326
                   [param('ns3::Address const &', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2327
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2328
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::Deserialize(uint8_t const * buf) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2329
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2330
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2331
                   [param('uint8_t const *', 'buf')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2332
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2333
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::GetAllHostsMulticast() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2334
    cls.add_method('GetAllHostsMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2335
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2336
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2337
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2338
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::GetAllNodesMulticast() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2339
    cls.add_method('GetAllNodesMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2340
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2341
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2342
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2343
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::GetAllRoutersMulticast() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2344
    cls.add_method('GetAllRoutersMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2345
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2346
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2347
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2348
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::GetAny() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2349
    cls.add_method('GetAny', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2350
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2351
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2352
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2353
    ## ipv6-address.h (module 'network'): void ns3::Ipv6Address::GetBytes(uint8_t * buf) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2354
    cls.add_method('GetBytes', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2355
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2356
                   [param('uint8_t *', 'buf')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2357
                   is_const=True)
7724
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2358
    ## ipv6-address.h (module 'network'): ns3::Ipv4Address ns3::Ipv6Address::GetIpv4MappedAddress() const [member function]
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2359
    cls.add_method('GetIpv4MappedAddress', 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2360
                   'ns3::Ipv4Address', 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2361
                   [], 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2362
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2363
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::GetLoopback() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2364
    cls.add_method('GetLoopback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2365
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2366
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2367
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2368
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::GetOnes() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2369
    cls.add_method('GetOnes', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2370
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2371
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2372
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2373
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::GetZero() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2374
    cls.add_method('GetZero', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2375
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2376
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2377
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2378
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsAllHostsMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2379
    cls.add_method('IsAllHostsMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2380
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2381
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2382
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2383
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsAllNodesMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2384
    cls.add_method('IsAllNodesMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2385
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2386
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2387
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2388
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsAllRoutersMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2389
    cls.add_method('IsAllRoutersMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2390
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2391
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2392
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2393
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsAny() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2394
    cls.add_method('IsAny', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2395
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2396
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2397
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2398
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsDocumentation() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2399
    cls.add_method('IsDocumentation', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2400
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2401
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2402
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2403
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsEqual(ns3::Ipv6Address const & other) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2404
    cls.add_method('IsEqual', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2405
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2406
                   [param('ns3::Ipv6Address const &', 'other')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2407
                   is_const=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  2408
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsIpv4MappedAddress() const [member function]
7724
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2409
    cls.add_method('IsIpv4MappedAddress', 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2410
                   'bool', 
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  2411
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  2412
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2413
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsLinkLocal() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2414
    cls.add_method('IsLinkLocal', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2415
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2416
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2417
                   is_const=True)
7724
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2418
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsLinkLocalMulticast() const [member function]
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2419
    cls.add_method('IsLinkLocalMulticast', 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2420
                   'bool', 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2421
                   [], 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2422
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2423
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsLocalhost() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2424
    cls.add_method('IsLocalhost', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2425
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2426
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2427
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2428
    ## ipv6-address.h (module 'network'): static bool ns3::Ipv6Address::IsMatchingType(ns3::Address const & address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2429
    cls.add_method('IsMatchingType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2430
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2431
                   [param('ns3::Address const &', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2432
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2433
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2434
    cls.add_method('IsMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2435
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2436
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2437
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2438
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Address::IsSolicitedMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2439
    cls.add_method('IsSolicitedMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2440
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2441
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2442
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2443
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeAutoconfiguredAddress(ns3::Mac16Address addr, ns3::Ipv6Address prefix) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2444
    cls.add_method('MakeAutoconfiguredAddress', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2445
                   'ns3::Ipv6Address', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2446
                   [param('ns3::Mac16Address', 'addr'), param('ns3::Ipv6Address', 'prefix')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2447
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2448
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeAutoconfiguredAddress(ns3::Mac48Address addr, ns3::Ipv6Address prefix) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2449
    cls.add_method('MakeAutoconfiguredAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2450
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2451
                   [param('ns3::Mac48Address', 'addr'), param('ns3::Ipv6Address', 'prefix')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2452
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2453
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeAutoconfiguredAddress(ns3::Mac64Address addr, ns3::Ipv6Address prefix) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2454
    cls.add_method('MakeAutoconfiguredAddress', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2455
                   'ns3::Ipv6Address', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2456
                   [param('ns3::Mac64Address', 'addr'), param('ns3::Ipv6Address', 'prefix')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2457
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2458
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeAutoconfiguredLinkLocalAddress(ns3::Mac16Address mac) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2459
    cls.add_method('MakeAutoconfiguredLinkLocalAddress', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2460
                   'ns3::Ipv6Address', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2461
                   [param('ns3::Mac16Address', 'mac')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2462
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2463
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeAutoconfiguredLinkLocalAddress(ns3::Mac48Address mac) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2464
    cls.add_method('MakeAutoconfiguredLinkLocalAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2465
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2466
                   [param('ns3::Mac48Address', 'mac')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2467
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2468
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeAutoconfiguredLinkLocalAddress(ns3::Mac64Address mac) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2469
    cls.add_method('MakeAutoconfiguredLinkLocalAddress', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2470
                   'ns3::Ipv6Address', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2471
                   [param('ns3::Mac64Address', 'mac')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  2472
                   is_static=True)
7724
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2473
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeIpv4MappedAddress(ns3::Ipv4Address addr) [member function]
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2474
    cls.add_method('MakeIpv4MappedAddress', 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2475
                   'ns3::Ipv6Address', 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2476
                   [param('ns3::Ipv4Address', 'addr')], 
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  2477
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2478
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Address ns3::Ipv6Address::MakeSolicitedAddress(ns3::Ipv6Address addr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2479
    cls.add_method('MakeSolicitedAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2480
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2481
                   [param('ns3::Ipv6Address', 'addr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2482
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2483
    ## ipv6-address.h (module 'network'): void ns3::Ipv6Address::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2484
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2485
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2486
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2487
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2488
    ## ipv6-address.h (module 'network'): void ns3::Ipv6Address::Serialize(uint8_t * buf) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2489
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2490
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2491
                   [param('uint8_t *', 'buf')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2492
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2493
    ## ipv6-address.h (module 'network'): void ns3::Ipv6Address::Set(char const * address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2494
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2495
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2496
                   [param('char const *', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2497
    ## ipv6-address.h (module 'network'): void ns3::Ipv6Address::Set(uint8_t * address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2498
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2499
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2500
                   [param('uint8_t *', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2501
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2502
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2503
def register_Ns3Ipv6Prefix_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2504
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2505
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2506
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2507
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix::Ipv6Prefix() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2508
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2509
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix::Ipv6Prefix(uint8_t * prefix) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2510
    cls.add_constructor([param('uint8_t *', 'prefix')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2511
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix::Ipv6Prefix(char const * prefix) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2512
    cls.add_constructor([param('char const *', 'prefix')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2513
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix::Ipv6Prefix(uint8_t prefix) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2514
    cls.add_constructor([param('uint8_t', 'prefix')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2515
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix::Ipv6Prefix(ns3::Ipv6Prefix const & prefix) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2516
    cls.add_constructor([param('ns3::Ipv6Prefix const &', 'prefix')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2517
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix::Ipv6Prefix(ns3::Ipv6Prefix const * prefix) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2518
    cls.add_constructor([param('ns3::Ipv6Prefix const *', 'prefix')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2519
    ## ipv6-address.h (module 'network'): void ns3::Ipv6Prefix::GetBytes(uint8_t * buf) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2520
    cls.add_method('GetBytes', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2521
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2522
                   [param('uint8_t *', 'buf')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2523
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2524
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Prefix ns3::Ipv6Prefix::GetLoopback() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2525
    cls.add_method('GetLoopback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2526
                   'ns3::Ipv6Prefix', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2527
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2528
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2529
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Prefix ns3::Ipv6Prefix::GetOnes() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2530
    cls.add_method('GetOnes', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2531
                   'ns3::Ipv6Prefix', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2532
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2533
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2534
    ## ipv6-address.h (module 'network'): uint8_t ns3::Ipv6Prefix::GetPrefixLength() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2535
    cls.add_method('GetPrefixLength', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2536
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2537
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2538
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2539
    ## ipv6-address.h (module 'network'): static ns3::Ipv6Prefix ns3::Ipv6Prefix::GetZero() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2540
    cls.add_method('GetZero', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2541
                   'ns3::Ipv6Prefix', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2542
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2543
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2544
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Prefix::IsEqual(ns3::Ipv6Prefix const & other) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2545
    cls.add_method('IsEqual', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2546
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2547
                   [param('ns3::Ipv6Prefix const &', 'other')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2548
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2549
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6Prefix::IsMatch(ns3::Ipv6Address a, ns3::Ipv6Address b) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2550
    cls.add_method('IsMatch', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2551
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2552
                   [param('ns3::Ipv6Address', 'a'), param('ns3::Ipv6Address', 'b')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2553
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2554
    ## ipv6-address.h (module 'network'): void ns3::Ipv6Prefix::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2555
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2556
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2557
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2558
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2559
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2560
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2561
def register_Ns3Mac48Address_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2562
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2563
    cls.add_binary_comparison_operator('<')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2564
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2565
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2566
    ## mac48-address.h (module 'network'): ns3::Mac48Address::Mac48Address(ns3::Mac48Address const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2567
    cls.add_constructor([param('ns3::Mac48Address const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2568
    ## mac48-address.h (module 'network'): ns3::Mac48Address::Mac48Address() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2569
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2570
    ## mac48-address.h (module 'network'): ns3::Mac48Address::Mac48Address(char const * str) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2571
    cls.add_constructor([param('char const *', 'str')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2572
    ## mac48-address.h (module 'network'): static ns3::Mac48Address ns3::Mac48Address::Allocate() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2573
    cls.add_method('Allocate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2574
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2575
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2576
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2577
    ## mac48-address.h (module 'network'): static ns3::Mac48Address ns3::Mac48Address::ConvertFrom(ns3::Address const & address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2578
    cls.add_method('ConvertFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2579
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2580
                   [param('ns3::Address const &', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2581
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2582
    ## mac48-address.h (module 'network'): void ns3::Mac48Address::CopyFrom(uint8_t const * buffer) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2583
    cls.add_method('CopyFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2584
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2585
                   [param('uint8_t const *', 'buffer')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2586
    ## mac48-address.h (module 'network'): void ns3::Mac48Address::CopyTo(uint8_t * buffer) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2587
    cls.add_method('CopyTo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2588
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2589
                   [param('uint8_t *', 'buffer')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2590
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2591
    ## mac48-address.h (module 'network'): static ns3::Mac48Address ns3::Mac48Address::GetBroadcast() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2592
    cls.add_method('GetBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2593
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2594
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2595
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2596
    ## mac48-address.h (module 'network'): static ns3::Mac48Address ns3::Mac48Address::GetMulticast(ns3::Ipv4Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2597
    cls.add_method('GetMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2598
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2599
                   [param('ns3::Ipv4Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2600
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2601
    ## mac48-address.h (module 'network'): static ns3::Mac48Address ns3::Mac48Address::GetMulticast(ns3::Ipv6Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2602
    cls.add_method('GetMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2603
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2604
                   [param('ns3::Ipv6Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2605
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2606
    ## mac48-address.h (module 'network'): static ns3::Mac48Address ns3::Mac48Address::GetMulticast6Prefix() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2607
    cls.add_method('GetMulticast6Prefix', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2608
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2609
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2610
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2611
    ## mac48-address.h (module 'network'): static ns3::Mac48Address ns3::Mac48Address::GetMulticastPrefix() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2612
    cls.add_method('GetMulticastPrefix', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2613
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2614
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2615
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2616
    ## mac48-address.h (module 'network'): bool ns3::Mac48Address::IsBroadcast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2617
    cls.add_method('IsBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2618
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2619
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2620
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2621
    ## mac48-address.h (module 'network'): bool ns3::Mac48Address::IsGroup() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2622
    cls.add_method('IsGroup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2623
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2624
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2625
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2626
    ## mac48-address.h (module 'network'): static bool ns3::Mac48Address::IsMatchingType(ns3::Address const & address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2627
    cls.add_method('IsMatchingType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2628
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2629
                   [param('ns3::Address const &', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2630
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2631
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2632
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2633
def register_Ns3MacLowBlockAckEventListener_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2634
    ## mac-low.h (module 'wifi'): ns3::MacLowBlockAckEventListener::MacLowBlockAckEventListener(ns3::MacLowBlockAckEventListener const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2635
    cls.add_constructor([param('ns3::MacLowBlockAckEventListener const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2636
    ## mac-low.h (module 'wifi'): ns3::MacLowBlockAckEventListener::MacLowBlockAckEventListener() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2637
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2638
    ## mac-low.h (module 'wifi'): void ns3::MacLowBlockAckEventListener::BlockAckInactivityTimeout(ns3::Mac48Address originator, uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2639
    cls.add_method('BlockAckInactivityTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2640
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2641
                   [param('ns3::Mac48Address', 'originator'), param('uint8_t', 'tid')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2642
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2643
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2644
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2645
def register_Ns3MacLowDcfListener_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2646
    ## mac-low.h (module 'wifi'): ns3::MacLowDcfListener::MacLowDcfListener(ns3::MacLowDcfListener const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2647
    cls.add_constructor([param('ns3::MacLowDcfListener const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2648
    ## mac-low.h (module 'wifi'): ns3::MacLowDcfListener::MacLowDcfListener() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2649
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2650
    ## mac-low.h (module 'wifi'): void ns3::MacLowDcfListener::AckTimeoutReset() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2651
    cls.add_method('AckTimeoutReset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2652
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2653
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2654
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2655
    ## mac-low.h (module 'wifi'): void ns3::MacLowDcfListener::AckTimeoutStart(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2656
    cls.add_method('AckTimeoutStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2657
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2658
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2659
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2660
    ## mac-low.h (module 'wifi'): void ns3::MacLowDcfListener::CtsTimeoutReset() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2661
    cls.add_method('CtsTimeoutReset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2662
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2663
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2664
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2665
    ## mac-low.h (module 'wifi'): void ns3::MacLowDcfListener::CtsTimeoutStart(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2666
    cls.add_method('CtsTimeoutStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2667
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2668
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2669
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2670
    ## mac-low.h (module 'wifi'): void ns3::MacLowDcfListener::NavReset(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2671
    cls.add_method('NavReset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2672
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2673
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2674
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2675
    ## mac-low.h (module 'wifi'): void ns3::MacLowDcfListener::NavStart(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2676
    cls.add_method('NavStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2677
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2678
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2679
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2680
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2681
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2682
def register_Ns3MacLowTransmissionListener_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2683
    ## mac-low.h (module 'wifi'): ns3::MacLowTransmissionListener::MacLowTransmissionListener(ns3::MacLowTransmissionListener const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2684
    cls.add_constructor([param('ns3::MacLowTransmissionListener const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2685
    ## mac-low.h (module 'wifi'): ns3::MacLowTransmissionListener::MacLowTransmissionListener() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2686
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2687
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::Cancel() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2688
    cls.add_method('Cancel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2689
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2690
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2691
                   is_pure_virtual=True, is_virtual=True)
9176
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
  2692
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::EndTxNoAck() [member function]
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
  2693
    cls.add_method('EndTxNoAck', 
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
  2694
                   'void', 
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
  2695
                   [], 
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
  2696
                   is_pure_virtual=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2697
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::GotAck(double snr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2698
    cls.add_method('GotAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2699
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2700
                   [param('double', 'snr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2701
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2702
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::GotBlockAck(ns3::CtrlBAckResponseHeader const * blockAck, ns3::Mac48Address source) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2703
    cls.add_method('GotBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2704
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2705
                   [param('ns3::CtrlBAckResponseHeader const *', 'blockAck'), param('ns3::Mac48Address', 'source')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2706
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2707
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::GotCts(double snr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2708
    cls.add_method('GotCts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2709
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2710
                   [param('double', 'snr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2711
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2712
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::MissedAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2713
    cls.add_method('MissedAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2714
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2715
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2716
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2717
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::MissedBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2718
    cls.add_method('MissedBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2719
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2720
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2721
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2722
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::MissedCts() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2723
    cls.add_method('MissedCts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2724
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2725
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2726
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2727
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionListener::StartNext() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2728
    cls.add_method('StartNext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2729
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2730
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2731
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2732
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2733
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2734
def register_Ns3MacLowTransmissionParameters_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2735
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2736
    ## mac-low.h (module 'wifi'): ns3::MacLowTransmissionParameters::MacLowTransmissionParameters(ns3::MacLowTransmissionParameters const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2737
    cls.add_constructor([param('ns3::MacLowTransmissionParameters const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2738
    ## mac-low.h (module 'wifi'): ns3::MacLowTransmissionParameters::MacLowTransmissionParameters() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2739
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2740
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::DisableAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2741
    cls.add_method('DisableAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2742
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2743
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2744
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::DisableNextData() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2745
    cls.add_method('DisableNextData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2746
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2747
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2748
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::DisableOverrideDurationId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2749
    cls.add_method('DisableOverrideDurationId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2750
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2751
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2752
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::DisableRts() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2753
    cls.add_method('DisableRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2754
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2755
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2756
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2757
    cls.add_method('EnableAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2758
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2759
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2760
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableBasicBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2761
    cls.add_method('EnableBasicBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2762
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2763
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2764
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableCompressedBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2765
    cls.add_method('EnableCompressedBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2766
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2767
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2768
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableFastAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2769
    cls.add_method('EnableFastAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2770
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2771
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2772
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableMultiTidBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2773
    cls.add_method('EnableMultiTidBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2774
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2775
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2776
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableNextData(uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2777
    cls.add_method('EnableNextData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2778
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2779
                   [param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2780
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableOverrideDurationId(ns3::Time durationId) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2781
    cls.add_method('EnableOverrideDurationId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2782
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2783
                   [param('ns3::Time', 'durationId')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2784
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableRts() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2785
    cls.add_method('EnableRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2786
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2787
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2788
    ## mac-low.h (module 'wifi'): void ns3::MacLowTransmissionParameters::EnableSuperFastAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2789
    cls.add_method('EnableSuperFastAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2790
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2791
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2792
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLowTransmissionParameters::GetDurationId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2793
    cls.add_method('GetDurationId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2794
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2795
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2796
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2797
    ## mac-low.h (module 'wifi'): uint32_t ns3::MacLowTransmissionParameters::GetNextPacketSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2798
    cls.add_method('GetNextPacketSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2799
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2800
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2801
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2802
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::HasDurationId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2803
    cls.add_method('HasDurationId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2804
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2805
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2806
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2807
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::HasNextPacket() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2808
    cls.add_method('HasNextPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2809
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2810
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2811
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2812
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustSendRts() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2813
    cls.add_method('MustSendRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2814
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2815
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2816
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2817
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustWaitAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2818
    cls.add_method('MustWaitAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2819
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2820
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2821
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2822
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustWaitBasicBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2823
    cls.add_method('MustWaitBasicBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2824
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2825
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2826
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2827
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustWaitCompressedBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2828
    cls.add_method('MustWaitCompressedBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2829
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2830
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2831
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2832
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustWaitFastAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2833
    cls.add_method('MustWaitFastAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2834
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2835
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2836
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2837
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustWaitMultiTidBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2838
    cls.add_method('MustWaitMultiTidBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2839
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2840
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2841
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2842
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustWaitNormalAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2843
    cls.add_method('MustWaitNormalAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2844
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2845
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2846
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2847
    ## mac-low.h (module 'wifi'): bool ns3::MacLowTransmissionParameters::MustWaitSuperFastAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2848
    cls.add_method('MustWaitSuperFastAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2849
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2850
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2851
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2852
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2853
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2854
def register_Ns3MacRxMiddle_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2855
    ## mac-rx-middle.h (module 'wifi'): ns3::MacRxMiddle::MacRxMiddle(ns3::MacRxMiddle const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2856
    cls.add_constructor([param('ns3::MacRxMiddle const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2857
    ## mac-rx-middle.h (module 'wifi'): ns3::MacRxMiddle::MacRxMiddle() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2858
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2859
    ## mac-rx-middle.h (module 'wifi'): void ns3::MacRxMiddle::Receive(ns3::Ptr<ns3::Packet> packet, ns3::WifiMacHeader const * hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2860
    cls.add_method('Receive', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2861
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2862
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2863
    ## mac-rx-middle.h (module 'wifi'): void ns3::MacRxMiddle::SetForwardCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet>, ns3::WifiMacHeader const*, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2864
    cls.add_method('SetForwardCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2865
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2866
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet >, ns3::WifiMacHeader const *, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2867
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2868
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2869
def register_Ns3NetDeviceContainer_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2870
    ## net-device-container.h (module 'network'): ns3::NetDeviceContainer::NetDeviceContainer(ns3::NetDeviceContainer const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2871
    cls.add_constructor([param('ns3::NetDeviceContainer const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2872
    ## net-device-container.h (module 'network'): ns3::NetDeviceContainer::NetDeviceContainer() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2873
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2874
    ## net-device-container.h (module 'network'): ns3::NetDeviceContainer::NetDeviceContainer(ns3::Ptr<ns3::NetDevice> dev) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2875
    cls.add_constructor([param('ns3::Ptr< ns3::NetDevice >', 'dev')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2876
    ## net-device-container.h (module 'network'): ns3::NetDeviceContainer::NetDeviceContainer(std::string devName) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2877
    cls.add_constructor([param('std::string', 'devName')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2878
    ## net-device-container.h (module 'network'): ns3::NetDeviceContainer::NetDeviceContainer(ns3::NetDeviceContainer const & a, ns3::NetDeviceContainer const & b) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2879
    cls.add_constructor([param('ns3::NetDeviceContainer const &', 'a'), param('ns3::NetDeviceContainer const &', 'b')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2880
    ## net-device-container.h (module 'network'): void ns3::NetDeviceContainer::Add(ns3::NetDeviceContainer other) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2881
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2882
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2883
                   [param('ns3::NetDeviceContainer', 'other')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2884
    ## net-device-container.h (module 'network'): void ns3::NetDeviceContainer::Add(ns3::Ptr<ns3::NetDevice> device) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2885
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2886
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2887
                   [param('ns3::Ptr< ns3::NetDevice >', 'device')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2888
    ## net-device-container.h (module 'network'): void ns3::NetDeviceContainer::Add(std::string deviceName) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2889
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2890
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2891
                   [param('std::string', 'deviceName')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2892
    ## net-device-container.h (module 'network'): __gnu_cxx::__normal_iterator<const ns3::Ptr<ns3::NetDevice>*,std::vector<ns3::Ptr<ns3::NetDevice>, std::allocator<ns3::Ptr<ns3::NetDevice> > > > ns3::NetDeviceContainer::Begin() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2893
    cls.add_method('Begin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2894
                   '__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::NetDevice > const, std::vector< ns3::Ptr< ns3::NetDevice > > >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2895
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2896
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2897
    ## net-device-container.h (module 'network'): __gnu_cxx::__normal_iterator<const ns3::Ptr<ns3::NetDevice>*,std::vector<ns3::Ptr<ns3::NetDevice>, std::allocator<ns3::Ptr<ns3::NetDevice> > > > ns3::NetDeviceContainer::End() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2898
    cls.add_method('End', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2899
                   '__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::NetDevice > const, std::vector< ns3::Ptr< ns3::NetDevice > > >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2900
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2901
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2902
    ## net-device-container.h (module 'network'): ns3::Ptr<ns3::NetDevice> ns3::NetDeviceContainer::Get(uint32_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2903
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2904
                   'ns3::Ptr< ns3::NetDevice >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2905
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2906
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2907
    ## net-device-container.h (module 'network'): uint32_t ns3::NetDeviceContainer::GetN() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2908
    cls.add_method('GetN', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2909
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2910
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2911
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2912
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2913
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2914
def register_Ns3NodeContainer_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2915
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer(ns3::NodeContainer const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2916
    cls.add_constructor([param('ns3::NodeContainer const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2917
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2918
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2919
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer(ns3::Ptr<ns3::Node> node) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2920
    cls.add_constructor([param('ns3::Ptr< ns3::Node >', 'node')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2921
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer(std::string nodeName) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2922
    cls.add_constructor([param('std::string', 'nodeName')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2923
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer(ns3::NodeContainer const & a, ns3::NodeContainer const & b) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2924
    cls.add_constructor([param('ns3::NodeContainer const &', 'a'), param('ns3::NodeContainer const &', 'b')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2925
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer(ns3::NodeContainer const & a, ns3::NodeContainer const & b, ns3::NodeContainer const & c) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2926
    cls.add_constructor([param('ns3::NodeContainer const &', 'a'), param('ns3::NodeContainer const &', 'b'), param('ns3::NodeContainer const &', 'c')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2927
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer(ns3::NodeContainer const & a, ns3::NodeContainer const & b, ns3::NodeContainer const & c, ns3::NodeContainer const & d) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2928
    cls.add_constructor([param('ns3::NodeContainer const &', 'a'), param('ns3::NodeContainer const &', 'b'), param('ns3::NodeContainer const &', 'c'), param('ns3::NodeContainer const &', 'd')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2929
    ## node-container.h (module 'network'): ns3::NodeContainer::NodeContainer(ns3::NodeContainer const & a, ns3::NodeContainer const & b, ns3::NodeContainer const & c, ns3::NodeContainer const & d, ns3::NodeContainer const & e) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2930
    cls.add_constructor([param('ns3::NodeContainer const &', 'a'), param('ns3::NodeContainer const &', 'b'), param('ns3::NodeContainer const &', 'c'), param('ns3::NodeContainer const &', 'd'), param('ns3::NodeContainer const &', 'e')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2931
    ## node-container.h (module 'network'): void ns3::NodeContainer::Add(ns3::NodeContainer other) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2932
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2933
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2934
                   [param('ns3::NodeContainer', 'other')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2935
    ## node-container.h (module 'network'): void ns3::NodeContainer::Add(ns3::Ptr<ns3::Node> node) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2936
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2937
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2938
                   [param('ns3::Ptr< ns3::Node >', 'node')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2939
    ## node-container.h (module 'network'): void ns3::NodeContainer::Add(std::string nodeName) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2940
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2941
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2942
                   [param('std::string', 'nodeName')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2943
    ## node-container.h (module 'network'): __gnu_cxx::__normal_iterator<const ns3::Ptr<ns3::Node>*,std::vector<ns3::Ptr<ns3::Node>, std::allocator<ns3::Ptr<ns3::Node> > > > ns3::NodeContainer::Begin() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2944
    cls.add_method('Begin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2945
                   '__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2946
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2947
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2948
    ## node-container.h (module 'network'): void ns3::NodeContainer::Create(uint32_t n) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2949
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2950
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2951
                   [param('uint32_t', 'n')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2952
    ## node-container.h (module 'network'): void ns3::NodeContainer::Create(uint32_t n, uint32_t systemId) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2953
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2954
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2955
                   [param('uint32_t', 'n'), param('uint32_t', 'systemId')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2956
    ## node-container.h (module 'network'): __gnu_cxx::__normal_iterator<const ns3::Ptr<ns3::Node>*,std::vector<ns3::Ptr<ns3::Node>, std::allocator<ns3::Ptr<ns3::Node> > > > ns3::NodeContainer::End() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2957
    cls.add_method('End', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2958
                   '__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2959
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2960
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2961
    ## node-container.h (module 'network'): ns3::Ptr<ns3::Node> ns3::NodeContainer::Get(uint32_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2962
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2963
                   'ns3::Ptr< ns3::Node >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2964
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2965
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2966
    ## node-container.h (module 'network'): static ns3::NodeContainer ns3::NodeContainer::GetGlobal() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2967
    cls.add_method('GetGlobal', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2968
                   'ns3::NodeContainer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2969
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2970
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2971
    ## node-container.h (module 'network'): uint32_t ns3::NodeContainer::GetN() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2972
    cls.add_method('GetN', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2973
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2974
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2975
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2976
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2977
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2978
def register_Ns3ObjectBase_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2979
    ## object-base.h (module 'core'): ns3::ObjectBase::ObjectBase() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2980
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2981
    ## object-base.h (module 'core'): ns3::ObjectBase::ObjectBase(ns3::ObjectBase const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2982
    cls.add_constructor([param('ns3::ObjectBase const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2983
    ## object-base.h (module 'core'): void ns3::ObjectBase::GetAttribute(std::string name, ns3::AttributeValue & value) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2984
    cls.add_method('GetAttribute', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2985
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2986
                   [param('std::string', 'name'), param('ns3::AttributeValue &', 'value')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2987
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2988
    ## object-base.h (module 'core'): bool ns3::ObjectBase::GetAttributeFailSafe(std::string name, ns3::AttributeValue & attribute) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2989
    cls.add_method('GetAttributeFailSafe', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2990
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2991
                   [param('std::string', 'name'), param('ns3::AttributeValue &', 'attribute')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2992
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2993
    ## object-base.h (module 'core'): ns3::TypeId ns3::ObjectBase::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2994
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2995
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2996
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2997
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2998
    ## object-base.h (module 'core'): static ns3::TypeId ns3::ObjectBase::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  2999
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3000
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3001
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3002
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3003
    ## object-base.h (module 'core'): void ns3::ObjectBase::SetAttribute(std::string name, ns3::AttributeValue const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3004
    cls.add_method('SetAttribute', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3005
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3006
                   [param('std::string', 'name'), param('ns3::AttributeValue const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3007
    ## object-base.h (module 'core'): bool ns3::ObjectBase::SetAttributeFailSafe(std::string name, ns3::AttributeValue const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3008
    cls.add_method('SetAttributeFailSafe', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3009
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3010
                   [param('std::string', 'name'), param('ns3::AttributeValue const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3011
    ## object-base.h (module 'core'): bool ns3::ObjectBase::TraceConnect(std::string name, std::string context, ns3::CallbackBase const & cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3012
    cls.add_method('TraceConnect', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3013
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3014
                   [param('std::string', 'name'), param('std::string', 'context'), param('ns3::CallbackBase const &', 'cb')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3015
    ## object-base.h (module 'core'): bool ns3::ObjectBase::TraceConnectWithoutContext(std::string name, ns3::CallbackBase const & cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3016
    cls.add_method('TraceConnectWithoutContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3017
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3018
                   [param('std::string', 'name'), param('ns3::CallbackBase const &', 'cb')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3019
    ## object-base.h (module 'core'): bool ns3::ObjectBase::TraceDisconnect(std::string name, std::string context, ns3::CallbackBase const & cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3020
    cls.add_method('TraceDisconnect', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3021
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3022
                   [param('std::string', 'name'), param('std::string', 'context'), param('ns3::CallbackBase const &', 'cb')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3023
    ## object-base.h (module 'core'): bool ns3::ObjectBase::TraceDisconnectWithoutContext(std::string name, ns3::CallbackBase const & cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3024
    cls.add_method('TraceDisconnectWithoutContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3025
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3026
                   [param('std::string', 'name'), param('ns3::CallbackBase const &', 'cb')])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3027
    ## object-base.h (module 'core'): void ns3::ObjectBase::ConstructSelf(ns3::AttributeConstructionList const & attributes) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3028
    cls.add_method('ConstructSelf', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3029
                   'void', 
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3030
                   [param('ns3::AttributeConstructionList const &', 'attributes')], 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3031
                   visibility='protected')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3032
    ## object-base.h (module 'core'): void ns3::ObjectBase::NotifyConstructionCompleted() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3033
    cls.add_method('NotifyConstructionCompleted', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3034
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3035
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3036
                   visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3037
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3038
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3039
def register_Ns3ObjectDeleter_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3040
    ## object.h (module 'core'): ns3::ObjectDeleter::ObjectDeleter() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3041
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3042
    ## object.h (module 'core'): ns3::ObjectDeleter::ObjectDeleter(ns3::ObjectDeleter const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3043
    cls.add_constructor([param('ns3::ObjectDeleter const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3044
    ## object.h (module 'core'): static void ns3::ObjectDeleter::Delete(ns3::Object * object) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3045
    cls.add_method('Delete', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3046
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3047
                   [param('ns3::Object *', 'object')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3048
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3049
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3050
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3051
def register_Ns3ObjectFactory_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3052
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3053
    ## object-factory.h (module 'core'): ns3::ObjectFactory::ObjectFactory(ns3::ObjectFactory const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3054
    cls.add_constructor([param('ns3::ObjectFactory const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3055
    ## object-factory.h (module 'core'): ns3::ObjectFactory::ObjectFactory() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3056
    cls.add_constructor([])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3057
    ## object-factory.h (module 'core'): ns3::ObjectFactory::ObjectFactory(std::string typeId) [constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3058
    cls.add_constructor([param('std::string', 'typeId')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3059
    ## object-factory.h (module 'core'): ns3::Ptr<ns3::Object> ns3::ObjectFactory::Create() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3060
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3061
                   'ns3::Ptr< ns3::Object >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3062
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3063
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3064
    ## object-factory.h (module 'core'): ns3::TypeId ns3::ObjectFactory::GetTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3065
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3066
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3067
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3068
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3069
    ## object-factory.h (module 'core'): void ns3::ObjectFactory::Set(std::string name, ns3::AttributeValue const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3070
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3071
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3072
                   [param('std::string', 'name'), param('ns3::AttributeValue const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3073
    ## object-factory.h (module 'core'): void ns3::ObjectFactory::SetTypeId(ns3::TypeId tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3074
    cls.add_method('SetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3075
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3076
                   [param('ns3::TypeId', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3077
    ## object-factory.h (module 'core'): void ns3::ObjectFactory::SetTypeId(char const * tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3078
    cls.add_method('SetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3079
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3080
                   [param('char const *', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3081
    ## object-factory.h (module 'core'): void ns3::ObjectFactory::SetTypeId(std::string tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3082
    cls.add_method('SetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3083
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3084
                   [param('std::string', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3085
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3086
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3087
def register_Ns3OriginatorBlockAckAgreement_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3088
    ## originator-block-ack-agreement.h (module 'wifi'): ns3::OriginatorBlockAckAgreement::OriginatorBlockAckAgreement(ns3::OriginatorBlockAckAgreement const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3089
    cls.add_constructor([param('ns3::OriginatorBlockAckAgreement const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3090
    ## originator-block-ack-agreement.h (module 'wifi'): ns3::OriginatorBlockAckAgreement::OriginatorBlockAckAgreement() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3091
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3092
    ## originator-block-ack-agreement.h (module 'wifi'): ns3::OriginatorBlockAckAgreement::OriginatorBlockAckAgreement(ns3::Mac48Address recipient, uint8_t tid) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3093
    cls.add_constructor([param('ns3::Mac48Address', 'recipient'), param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3094
    ## originator-block-ack-agreement.h (module 'wifi'): void ns3::OriginatorBlockAckAgreement::CompleteExchange() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3095
    cls.add_method('CompleteExchange', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3096
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3097
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3098
    ## originator-block-ack-agreement.h (module 'wifi'): bool ns3::OriginatorBlockAckAgreement::IsBlockAckRequestNeeded() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3099
    cls.add_method('IsBlockAckRequestNeeded', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3100
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3101
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3102
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3103
    ## originator-block-ack-agreement.h (module 'wifi'): bool ns3::OriginatorBlockAckAgreement::IsEstablished() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3104
    cls.add_method('IsEstablished', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3105
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3106
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3107
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3108
    ## originator-block-ack-agreement.h (module 'wifi'): bool ns3::OriginatorBlockAckAgreement::IsInactive() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3109
    cls.add_method('IsInactive', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3110
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3111
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3112
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3113
    ## originator-block-ack-agreement.h (module 'wifi'): bool ns3::OriginatorBlockAckAgreement::IsPending() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3114
    cls.add_method('IsPending', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3115
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3116
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3117
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3118
    ## originator-block-ack-agreement.h (module 'wifi'): bool ns3::OriginatorBlockAckAgreement::IsUnsuccessful() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3119
    cls.add_method('IsUnsuccessful', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3120
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3121
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3122
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3123
    ## originator-block-ack-agreement.h (module 'wifi'): void ns3::OriginatorBlockAckAgreement::NotifyMpduTransmission(uint16_t nextSeqNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3124
    cls.add_method('NotifyMpduTransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3125
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3126
                   [param('uint16_t', 'nextSeqNumber')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3127
    ## originator-block-ack-agreement.h (module 'wifi'): void ns3::OriginatorBlockAckAgreement::SetState(ns3::OriginatorBlockAckAgreement::State state) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3128
    cls.add_method('SetState', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3129
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3130
                   [param('ns3::OriginatorBlockAckAgreement::State', 'state')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3131
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3132
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3133
def register_Ns3PacketMetadata_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3134
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::PacketMetadata(uint64_t uid, uint32_t size) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3135
    cls.add_constructor([param('uint64_t', 'uid'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3136
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::PacketMetadata(ns3::PacketMetadata const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3137
    cls.add_constructor([param('ns3::PacketMetadata const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3138
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::AddAtEnd(ns3::PacketMetadata const & o) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3139
    cls.add_method('AddAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3140
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3141
                   [param('ns3::PacketMetadata const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3142
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::AddHeader(ns3::Header const & header, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3143
    cls.add_method('AddHeader', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3144
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3145
                   [param('ns3::Header const &', 'header'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3146
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::AddPaddingAtEnd(uint32_t end) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3147
    cls.add_method('AddPaddingAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3148
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3149
                   [param('uint32_t', 'end')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3150
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::AddTrailer(ns3::Trailer const & trailer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3151
    cls.add_method('AddTrailer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3152
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3153
                   [param('ns3::Trailer const &', 'trailer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3154
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::ItemIterator ns3::PacketMetadata::BeginItem(ns3::Buffer buffer) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3155
    cls.add_method('BeginItem', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3156
                   'ns3::PacketMetadata::ItemIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3157
                   [param('ns3::Buffer', 'buffer')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3158
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3159
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata ns3::PacketMetadata::CreateFragment(uint32_t start, uint32_t end) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3160
    cls.add_method('CreateFragment', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3161
                   'ns3::PacketMetadata', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3162
                   [param('uint32_t', 'start'), param('uint32_t', 'end')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3163
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3164
    ## packet-metadata.h (module 'network'): uint32_t ns3::PacketMetadata::Deserialize(uint8_t const * buffer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3165
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3166
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3167
                   [param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3168
    ## packet-metadata.h (module 'network'): static void ns3::PacketMetadata::Enable() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3169
    cls.add_method('Enable', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3170
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3171
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3172
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3173
    ## packet-metadata.h (module 'network'): static void ns3::PacketMetadata::EnableChecking() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3174
    cls.add_method('EnableChecking', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3175
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3176
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3177
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3178
    ## packet-metadata.h (module 'network'): uint32_t ns3::PacketMetadata::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3179
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3180
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3181
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3182
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3183
    ## packet-metadata.h (module 'network'): uint64_t ns3::PacketMetadata::GetUid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3184
    cls.add_method('GetUid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3185
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3186
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3187
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3188
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::RemoveAtEnd(uint32_t end) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3189
    cls.add_method('RemoveAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3190
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3191
                   [param('uint32_t', 'end')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3192
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::RemoveAtStart(uint32_t start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3193
    cls.add_method('RemoveAtStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3194
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3195
                   [param('uint32_t', 'start')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3196
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::RemoveHeader(ns3::Header const & header, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3197
    cls.add_method('RemoveHeader', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3198
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3199
                   [param('ns3::Header const &', 'header'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3200
    ## packet-metadata.h (module 'network'): void ns3::PacketMetadata::RemoveTrailer(ns3::Trailer const & trailer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3201
    cls.add_method('RemoveTrailer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3202
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3203
                   [param('ns3::Trailer const &', 'trailer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3204
    ## packet-metadata.h (module 'network'): uint32_t ns3::PacketMetadata::Serialize(uint8_t * buffer, uint32_t maxSize) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3205
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3206
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3207
                   [param('uint8_t *', 'buffer'), param('uint32_t', 'maxSize')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3208
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3209
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3210
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3211
def register_Ns3PacketMetadataItem_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3212
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::Item() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3213
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3214
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::Item(ns3::PacketMetadata::Item const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3215
    cls.add_constructor([param('ns3::PacketMetadata::Item const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3216
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::current [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3217
    cls.add_instance_attribute('current', 'ns3::Buffer::Iterator', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3218
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::currentSize [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3219
    cls.add_instance_attribute('currentSize', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3220
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::currentTrimedFromEnd [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3221
    cls.add_instance_attribute('currentTrimedFromEnd', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3222
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::currentTrimedFromStart [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3223
    cls.add_instance_attribute('currentTrimedFromStart', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3224
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::isFragment [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3225
    cls.add_instance_attribute('isFragment', 'bool', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3226
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item::tid [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3227
    cls.add_instance_attribute('tid', 'ns3::TypeId', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3228
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3229
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3230
def register_Ns3PacketMetadataItemIterator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3231
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::ItemIterator::ItemIterator(ns3::PacketMetadata::ItemIterator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3232
    cls.add_constructor([param('ns3::PacketMetadata::ItemIterator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3233
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::ItemIterator::ItemIterator(ns3::PacketMetadata const * metadata, ns3::Buffer buffer) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3234
    cls.add_constructor([param('ns3::PacketMetadata const *', 'metadata'), param('ns3::Buffer', 'buffer')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3235
    ## packet-metadata.h (module 'network'): bool ns3::PacketMetadata::ItemIterator::HasNext() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3236
    cls.add_method('HasNext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3237
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3238
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3239
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3240
    ## packet-metadata.h (module 'network'): ns3::PacketMetadata::Item ns3::PacketMetadata::ItemIterator::Next() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3241
    cls.add_method('Next', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3242
                   'ns3::PacketMetadata::Item', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3243
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3244
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3245
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3246
def register_Ns3PacketTagIterator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3247
    ## packet.h (module 'network'): ns3::PacketTagIterator::PacketTagIterator(ns3::PacketTagIterator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3248
    cls.add_constructor([param('ns3::PacketTagIterator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3249
    ## packet.h (module 'network'): bool ns3::PacketTagIterator::HasNext() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3250
    cls.add_method('HasNext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3251
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3252
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3253
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3254
    ## packet.h (module 'network'): ns3::PacketTagIterator::Item ns3::PacketTagIterator::Next() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3255
    cls.add_method('Next', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3256
                   'ns3::PacketTagIterator::Item', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3257
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3258
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3259
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3260
def register_Ns3PacketTagIteratorItem_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3261
    ## packet.h (module 'network'): ns3::PacketTagIterator::Item::Item(ns3::PacketTagIterator::Item const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3262
    cls.add_constructor([param('ns3::PacketTagIterator::Item const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3263
    ## packet.h (module 'network'): void ns3::PacketTagIterator::Item::GetTag(ns3::Tag & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3264
    cls.add_method('GetTag', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3265
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3266
                   [param('ns3::Tag &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3267
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3268
    ## packet.h (module 'network'): ns3::TypeId ns3::PacketTagIterator::Item::GetTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3269
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3270
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3271
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3272
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3273
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3274
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3275
def register_Ns3PacketTagList_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3276
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::PacketTagList() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3277
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3278
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::PacketTagList(ns3::PacketTagList const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3279
    cls.add_constructor([param('ns3::PacketTagList const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3280
    ## packet-tag-list.h (module 'network'): void ns3::PacketTagList::Add(ns3::Tag const & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3281
    cls.add_method('Add', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3282
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3283
                   [param('ns3::Tag const &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3284
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3285
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData const * ns3::PacketTagList::Head() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3286
    cls.add_method('Head', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3287
                   'ns3::PacketTagList::TagData const *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3288
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3289
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3290
    ## packet-tag-list.h (module 'network'): bool ns3::PacketTagList::Peek(ns3::Tag & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3291
    cls.add_method('Peek', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3292
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3293
                   [param('ns3::Tag &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3294
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3295
    ## packet-tag-list.h (module 'network'): bool ns3::PacketTagList::Remove(ns3::Tag & tag) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3296
    cls.add_method('Remove', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3297
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3298
                   [param('ns3::Tag &', 'tag')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3299
    ## packet-tag-list.h (module 'network'): void ns3::PacketTagList::RemoveAll() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3300
    cls.add_method('RemoveAll', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3301
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3302
                   [])
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  3303
    ## packet-tag-list.h (module 'network'): bool ns3::PacketTagList::Replace(ns3::Tag & tag) [member function]
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  3304
    cls.add_method('Replace', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  3305
                   'bool', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  3306
                   [param('ns3::Tag &', 'tag')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3307
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3308
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3309
def register_Ns3PacketTagListTagData_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3310
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData::TagData() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3311
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3312
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData::TagData(ns3::PacketTagList::TagData const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3313
    cls.add_constructor([param('ns3::PacketTagList::TagData const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3314
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData::count [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3315
    cls.add_instance_attribute('count', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3316
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData::data [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3317
    cls.add_instance_attribute('data', 'uint8_t [ 20 ]', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3318
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData::next [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3319
    cls.add_instance_attribute('next', 'ns3::PacketTagList::TagData *', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3320
    ## packet-tag-list.h (module 'network'): ns3::PacketTagList::TagData::tid [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3321
    cls.add_instance_attribute('tid', 'ns3::TypeId', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3322
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3323
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3324
def register_Ns3PcapFile_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3325
    ## pcap-file.h (module 'network'): ns3::PcapFile::PcapFile() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3326
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3327
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Clear() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3328
    cls.add_method('Clear', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3329
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3330
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3331
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Close() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3332
    cls.add_method('Close', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3333
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3334
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3335
    ## pcap-file.h (module 'network'): static bool ns3::PcapFile::Diff(std::string const & f1, std::string const & f2, uint32_t & sec, uint32_t & usec, uint32_t snapLen=ns3::PcapFile::SNAPLEN_DEFAULT) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3336
    cls.add_method('Diff', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3337
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3338
                   [param('std::string const &', 'f1'), param('std::string const &', 'f2'), param('uint32_t &', 'sec'), param('uint32_t &', 'usec'), param('uint32_t', 'snapLen', default_value='ns3::PcapFile::SNAPLEN_DEFAULT')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3339
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3340
    ## pcap-file.h (module 'network'): bool ns3::PcapFile::Eof() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3341
    cls.add_method('Eof', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3342
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3343
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3344
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3345
    ## pcap-file.h (module 'network'): bool ns3::PcapFile::Fail() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3346
    cls.add_method('Fail', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3347
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3348
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3349
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3350
    ## pcap-file.h (module 'network'): uint32_t ns3::PcapFile::GetDataLinkType() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3351
    cls.add_method('GetDataLinkType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3352
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3353
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3354
    ## pcap-file.h (module 'network'): uint32_t ns3::PcapFile::GetMagic() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3355
    cls.add_method('GetMagic', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3356
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3357
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3358
    ## pcap-file.h (module 'network'): uint32_t ns3::PcapFile::GetSigFigs() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3359
    cls.add_method('GetSigFigs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3360
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3361
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3362
    ## pcap-file.h (module 'network'): uint32_t ns3::PcapFile::GetSnapLen() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3363
    cls.add_method('GetSnapLen', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3364
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3365
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3366
    ## pcap-file.h (module 'network'): bool ns3::PcapFile::GetSwapMode() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3367
    cls.add_method('GetSwapMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3368
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3369
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3370
    ## pcap-file.h (module 'network'): int32_t ns3::PcapFile::GetTimeZoneOffset() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3371
    cls.add_method('GetTimeZoneOffset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3372
                   'int32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3373
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3374
    ## pcap-file.h (module 'network'): uint16_t ns3::PcapFile::GetVersionMajor() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3375
    cls.add_method('GetVersionMajor', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3376
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3377
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3378
    ## pcap-file.h (module 'network'): uint16_t ns3::PcapFile::GetVersionMinor() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3379
    cls.add_method('GetVersionMinor', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3380
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3381
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3382
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Init(uint32_t dataLinkType, uint32_t snapLen=ns3::PcapFile::SNAPLEN_DEFAULT, int32_t timeZoneCorrection=ns3::PcapFile::ZONE_DEFAULT, bool swapMode=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3383
    cls.add_method('Init', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3384
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3385
                   [param('uint32_t', 'dataLinkType'), param('uint32_t', 'snapLen', default_value='ns3::PcapFile::SNAPLEN_DEFAULT'), param('int32_t', 'timeZoneCorrection', default_value='ns3::PcapFile::ZONE_DEFAULT'), param('bool', 'swapMode', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3386
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Open(std::string const & filename, std::_Ios_Openmode mode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3387
    cls.add_method('Open', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3388
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3389
                   [param('std::string const &', 'filename'), param('std::_Ios_Openmode', 'mode')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3390
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Read(uint8_t * const data, uint32_t maxBytes, uint32_t & tsSec, uint32_t & tsUsec, uint32_t & inclLen, uint32_t & origLen, uint32_t & readLen) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3391
    cls.add_method('Read', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3392
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3393
                   [param('uint8_t * const', 'data'), param('uint32_t', 'maxBytes'), param('uint32_t &', 'tsSec'), param('uint32_t &', 'tsUsec'), param('uint32_t &', 'inclLen'), param('uint32_t &', 'origLen'), param('uint32_t &', 'readLen')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3394
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Write(uint32_t tsSec, uint32_t tsUsec, uint8_t const * const data, uint32_t totalLen) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3395
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3396
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3397
                   [param('uint32_t', 'tsSec'), param('uint32_t', 'tsUsec'), param('uint8_t const * const', 'data'), param('uint32_t', 'totalLen')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3398
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Write(uint32_t tsSec, uint32_t tsUsec, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3399
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3400
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3401
                   [param('uint32_t', 'tsSec'), param('uint32_t', 'tsUsec'), param('ns3::Ptr< ns3::Packet const >', 'p')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3402
    ## pcap-file.h (module 'network'): void ns3::PcapFile::Write(uint32_t tsSec, uint32_t tsUsec, ns3::Header & header, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3403
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3404
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3405
                   [param('uint32_t', 'tsSec'), param('uint32_t', 'tsUsec'), param('ns3::Header &', 'header'), param('ns3::Ptr< ns3::Packet const >', 'p')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3406
    ## pcap-file.h (module 'network'): ns3::PcapFile::SNAPLEN_DEFAULT [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3407
    cls.add_static_attribute('SNAPLEN_DEFAULT', 'uint32_t const', is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3408
    ## pcap-file.h (module 'network'): ns3::PcapFile::ZONE_DEFAULT [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3409
    cls.add_static_attribute('ZONE_DEFAULT', 'int32_t const', is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3410
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3411
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3412
def register_Ns3PcapHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3413
    ## trace-helper.h (module 'network'): ns3::PcapHelper::PcapHelper(ns3::PcapHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3414
    cls.add_constructor([param('ns3::PcapHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3415
    ## trace-helper.h (module 'network'): ns3::PcapHelper::PcapHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3416
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3417
    ## trace-helper.h (module 'network'): ns3::Ptr<ns3::PcapFileWrapper> ns3::PcapHelper::CreateFile(std::string filename, std::_Ios_Openmode filemode, uint32_t dataLinkType, uint32_t snapLen=65535, int32_t tzCorrection=0) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3418
    cls.add_method('CreateFile', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3419
                   'ns3::Ptr< ns3::PcapFileWrapper >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3420
                   [param('std::string', 'filename'), param('std::_Ios_Openmode', 'filemode'), param('uint32_t', 'dataLinkType'), param('uint32_t', 'snapLen', default_value='65535'), param('int32_t', 'tzCorrection', default_value='0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3421
    ## trace-helper.h (module 'network'): std::string ns3::PcapHelper::GetFilenameFromDevice(std::string prefix, ns3::Ptr<ns3::NetDevice> device, bool useObjectNames=true) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3422
    cls.add_method('GetFilenameFromDevice', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3423
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3424
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'device'), param('bool', 'useObjectNames', default_value='true')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3425
    ## trace-helper.h (module 'network'): std::string ns3::PcapHelper::GetFilenameFromInterfacePair(std::string prefix, ns3::Ptr<ns3::Object> object, uint32_t interface, bool useObjectNames=true) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3426
    cls.add_method('GetFilenameFromInterfacePair', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3427
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3428
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::Object >', 'object'), param('uint32_t', 'interface'), param('bool', 'useObjectNames', default_value='true')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3429
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3430
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3431
def register_Ns3PcapHelperForDevice_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3432
    ## trace-helper.h (module 'network'): ns3::PcapHelperForDevice::PcapHelperForDevice(ns3::PcapHelperForDevice const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3433
    cls.add_constructor([param('ns3::PcapHelperForDevice const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3434
    ## trace-helper.h (module 'network'): ns3::PcapHelperForDevice::PcapHelperForDevice() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3435
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3436
    ## trace-helper.h (module 'network'): void ns3::PcapHelperForDevice::EnablePcap(std::string prefix, ns3::Ptr<ns3::NetDevice> nd, bool promiscuous=false, bool explicitFilename=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3437
    cls.add_method('EnablePcap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3438
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3439
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'nd'), param('bool', 'promiscuous', default_value='false'), param('bool', 'explicitFilename', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3440
    ## trace-helper.h (module 'network'): void ns3::PcapHelperForDevice::EnablePcap(std::string prefix, std::string ndName, bool promiscuous=false, bool explicitFilename=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3441
    cls.add_method('EnablePcap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3442
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3443
                   [param('std::string', 'prefix'), param('std::string', 'ndName'), param('bool', 'promiscuous', default_value='false'), param('bool', 'explicitFilename', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3444
    ## trace-helper.h (module 'network'): void ns3::PcapHelperForDevice::EnablePcap(std::string prefix, ns3::NetDeviceContainer d, bool promiscuous=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3445
    cls.add_method('EnablePcap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3446
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3447
                   [param('std::string', 'prefix'), param('ns3::NetDeviceContainer', 'd'), param('bool', 'promiscuous', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3448
    ## trace-helper.h (module 'network'): void ns3::PcapHelperForDevice::EnablePcap(std::string prefix, ns3::NodeContainer n, bool promiscuous=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3449
    cls.add_method('EnablePcap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3450
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3451
                   [param('std::string', 'prefix'), param('ns3::NodeContainer', 'n'), param('bool', 'promiscuous', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3452
    ## trace-helper.h (module 'network'): void ns3::PcapHelperForDevice::EnablePcap(std::string prefix, uint32_t nodeid, uint32_t deviceid, bool promiscuous=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3453
    cls.add_method('EnablePcap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3454
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3455
                   [param('std::string', 'prefix'), param('uint32_t', 'nodeid'), param('uint32_t', 'deviceid'), param('bool', 'promiscuous', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3456
    ## trace-helper.h (module 'network'): void ns3::PcapHelperForDevice::EnablePcapAll(std::string prefix, bool promiscuous=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3457
    cls.add_method('EnablePcapAll', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3458
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3459
                   [param('std::string', 'prefix'), param('bool', 'promiscuous', default_value='false')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3460
    ## trace-helper.h (module 'network'): void ns3::PcapHelperForDevice::EnablePcapInternal(std::string prefix, ns3::Ptr<ns3::NetDevice> nd, bool promiscuous, bool explicitFilename) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3461
    cls.add_method('EnablePcapInternal', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3462
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3463
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'nd'), param('bool', 'promiscuous'), param('bool', 'explicitFilename')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3464
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3465
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3466
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3467
def register_Ns3PropagationCache__Ns3JakesProcess_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3468
    ## propagation-cache.h (module 'propagation'): ns3::PropagationCache<ns3::JakesProcess>::PropagationCache(ns3::PropagationCache<ns3::JakesProcess> const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3469
    cls.add_constructor([param('ns3::PropagationCache< ns3::JakesProcess > const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3470
    ## propagation-cache.h (module 'propagation'): ns3::PropagationCache<ns3::JakesProcess>::PropagationCache() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3471
    cls.add_constructor([])
9011
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  3472
    ## propagation-cache.h (module 'propagation'): void ns3::PropagationCache<ns3::JakesProcess>::AddPathData(ns3::Ptr<ns3::JakesProcess> data, ns3::Ptr<ns3::MobilityModel const> a, ns3::Ptr<ns3::MobilityModel const> b, uint32_t modelUid) [member function]
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  3473
    cls.add_method('AddPathData', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  3474
                   'void', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  3475
                   [param('ns3::Ptr< ns3::JakesProcess >', 'data'), param('ns3::Ptr< ns3::MobilityModel const >', 'a'), param('ns3::Ptr< ns3::MobilityModel const >', 'b'), param('uint32_t', 'modelUid')])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3476
    ## propagation-cache.h (module 'propagation'): ns3::Ptr<ns3::JakesProcess> ns3::PropagationCache<ns3::JakesProcess>::GetPathData(ns3::Ptr<ns3::MobilityModel const> a, ns3::Ptr<ns3::MobilityModel const> b, uint32_t modelUid) [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3477
    cls.add_method('GetPathData', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3478
                   'ns3::Ptr< ns3::JakesProcess >', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3479
                   [param('ns3::Ptr< ns3::MobilityModel const >', 'a'), param('ns3::Ptr< ns3::MobilityModel const >', 'b'), param('uint32_t', 'modelUid')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3480
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3481
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3482
def register_Ns3RateInfo_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3483
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::RateInfo() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3484
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3485
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::RateInfo(ns3::RateInfo const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3486
    cls.add_constructor([param('ns3::RateInfo const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3487
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::adjustedRetryCount [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3488
    cls.add_instance_attribute('adjustedRetryCount', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3489
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::attemptHist [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3490
    cls.add_instance_attribute('attemptHist', 'uint64_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3491
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::ewmaProb [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3492
    cls.add_instance_attribute('ewmaProb', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3493
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::numRateAttempt [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3494
    cls.add_instance_attribute('numRateAttempt', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3495
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::numRateSuccess [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3496
    cls.add_instance_attribute('numRateSuccess', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3497
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::perfectTxTime [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3498
    cls.add_instance_attribute('perfectTxTime', 'ns3::Time', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3499
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::prevNumRateAttempt [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3500
    cls.add_instance_attribute('prevNumRateAttempt', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3501
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::prevNumRateSuccess [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3502
    cls.add_instance_attribute('prevNumRateSuccess', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3503
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::prob [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3504
    cls.add_instance_attribute('prob', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3505
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::retryCount [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3506
    cls.add_instance_attribute('retryCount', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3507
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::successHist [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3508
    cls.add_instance_attribute('successHist', 'uint64_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3509
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::RateInfo::throughput [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3510
    cls.add_instance_attribute('throughput', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3511
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3512
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3513
def register_Ns3SimpleRefCount__Ns3Object_Ns3ObjectBase_Ns3ObjectDeleter_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3514
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter>::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3515
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3516
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter>::SimpleRefCount(ns3::SimpleRefCount<ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter> const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3517
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3518
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter>::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3519
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3520
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3521
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3522
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3523
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3524
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3525
def register_Ns3Simulator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3526
    ## simulator.h (module 'core'): ns3::Simulator::Simulator(ns3::Simulator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3527
    cls.add_constructor([param('ns3::Simulator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3528
    ## simulator.h (module 'core'): static void ns3::Simulator::Cancel(ns3::EventId const & id) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3529
    cls.add_method('Cancel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3530
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3531
                   [param('ns3::EventId const &', 'id')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3532
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3533
    ## simulator.h (module 'core'): static void ns3::Simulator::Destroy() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3534
    cls.add_method('Destroy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3535
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3536
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3537
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3538
    ## simulator.h (module 'core'): static uint32_t ns3::Simulator::GetContext() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3539
    cls.add_method('GetContext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3540
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3541
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3542
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3543
    ## simulator.h (module 'core'): static ns3::Time ns3::Simulator::GetDelayLeft(ns3::EventId const & id) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3544
    cls.add_method('GetDelayLeft', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3545
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3546
                   [param('ns3::EventId const &', 'id')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3547
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3548
    ## simulator.h (module 'core'): static ns3::Ptr<ns3::SimulatorImpl> ns3::Simulator::GetImplementation() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3549
    cls.add_method('GetImplementation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3550
                   'ns3::Ptr< ns3::SimulatorImpl >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3551
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3552
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3553
    ## simulator.h (module 'core'): static ns3::Time ns3::Simulator::GetMaximumSimulationTime() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3554
    cls.add_method('GetMaximumSimulationTime', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3555
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3556
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3557
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3558
    ## simulator.h (module 'core'): static uint32_t ns3::Simulator::GetSystemId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3559
    cls.add_method('GetSystemId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3560
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3561
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3562
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3563
    ## simulator.h (module 'core'): static bool ns3::Simulator::IsExpired(ns3::EventId const & id) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3564
    cls.add_method('IsExpired', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3565
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3566
                   [param('ns3::EventId const &', 'id')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3567
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3568
    ## simulator.h (module 'core'): static bool ns3::Simulator::IsFinished() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3569
    cls.add_method('IsFinished', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3570
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3571
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3572
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3573
    ## simulator.h (module 'core'): static ns3::Time ns3::Simulator::Now() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3574
    cls.add_method('Now', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3575
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3576
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3577
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3578
    ## simulator.h (module 'core'): static void ns3::Simulator::Remove(ns3::EventId const & id) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3579
    cls.add_method('Remove', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3580
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3581
                   [param('ns3::EventId const &', 'id')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3582
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3583
    ## simulator.h (module 'core'): static void ns3::Simulator::SetImplementation(ns3::Ptr<ns3::SimulatorImpl> impl) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3584
    cls.add_method('SetImplementation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3585
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3586
                   [param('ns3::Ptr< ns3::SimulatorImpl >', 'impl')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3587
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3588
    ## simulator.h (module 'core'): static void ns3::Simulator::SetScheduler(ns3::ObjectFactory schedulerFactory) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3589
    cls.add_method('SetScheduler', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3590
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3591
                   [param('ns3::ObjectFactory', 'schedulerFactory')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3592
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3593
    ## simulator.h (module 'core'): static void ns3::Simulator::Stop() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3594
    cls.add_method('Stop', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3595
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3596
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3597
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3598
    ## simulator.h (module 'core'): static void ns3::Simulator::Stop(ns3::Time const & time) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3599
    cls.add_method('Stop', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3600
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3601
                   [param('ns3::Time const &', 'time')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3602
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3603
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3604
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3605
def register_Ns3StatusCode_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3606
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3607
    ## status-code.h (module 'wifi'): ns3::StatusCode::StatusCode(ns3::StatusCode const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3608
    cls.add_constructor([param('ns3::StatusCode const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3609
    ## status-code.h (module 'wifi'): ns3::StatusCode::StatusCode() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3610
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3611
    ## status-code.h (module 'wifi'): ns3::Buffer::Iterator ns3::StatusCode::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3612
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3613
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3614
                   [param('ns3::Buffer::Iterator', 'start')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3615
    ## status-code.h (module 'wifi'): uint32_t ns3::StatusCode::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3616
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3617
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3618
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3619
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3620
    ## status-code.h (module 'wifi'): bool ns3::StatusCode::IsSuccess() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3621
    cls.add_method('IsSuccess', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3622
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3623
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3624
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3625
    ## status-code.h (module 'wifi'): ns3::Buffer::Iterator ns3::StatusCode::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3626
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3627
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3628
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3629
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3630
    ## status-code.h (module 'wifi'): void ns3::StatusCode::SetFailure() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3631
    cls.add_method('SetFailure', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3632
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3633
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3634
    ## status-code.h (module 'wifi'): void ns3::StatusCode::SetSuccess() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3635
    cls.add_method('SetSuccess', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3636
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3637
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3638
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3639
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3640
def register_Ns3Tag_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3641
    ## tag.h (module 'network'): ns3::Tag::Tag() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3642
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3643
    ## tag.h (module 'network'): ns3::Tag::Tag(ns3::Tag const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3644
    cls.add_constructor([param('ns3::Tag const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3645
    ## tag.h (module 'network'): void ns3::Tag::Deserialize(ns3::TagBuffer i) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3646
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3647
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3648
                   [param('ns3::TagBuffer', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3649
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3650
    ## tag.h (module 'network'): uint32_t ns3::Tag::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3651
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3652
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3653
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3654
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3655
    ## tag.h (module 'network'): static ns3::TypeId ns3::Tag::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3656
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3657
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3658
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3659
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3660
    ## tag.h (module 'network'): void ns3::Tag::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3661
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3662
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3663
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3664
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3665
    ## tag.h (module 'network'): void ns3::Tag::Serialize(ns3::TagBuffer i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3666
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3667
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3668
                   [param('ns3::TagBuffer', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3669
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3670
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3671
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3672
def register_Ns3TagBuffer_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3673
    ## tag-buffer.h (module 'network'): ns3::TagBuffer::TagBuffer(ns3::TagBuffer const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3674
    cls.add_constructor([param('ns3::TagBuffer const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3675
    ## tag-buffer.h (module 'network'): ns3::TagBuffer::TagBuffer(uint8_t * start, uint8_t * end) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3676
    cls.add_constructor([param('uint8_t *', 'start'), param('uint8_t *', 'end')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3677
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::CopyFrom(ns3::TagBuffer o) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3678
    cls.add_method('CopyFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3679
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3680
                   [param('ns3::TagBuffer', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3681
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::Read(uint8_t * buffer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3682
    cls.add_method('Read', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3683
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3684
                   [param('uint8_t *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3685
    ## tag-buffer.h (module 'network'): double ns3::TagBuffer::ReadDouble() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3686
    cls.add_method('ReadDouble', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3687
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3688
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3689
    ## tag-buffer.h (module 'network'): uint16_t ns3::TagBuffer::ReadU16() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3690
    cls.add_method('ReadU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3691
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3692
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3693
    ## tag-buffer.h (module 'network'): uint32_t ns3::TagBuffer::ReadU32() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3694
    cls.add_method('ReadU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3695
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3696
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3697
    ## tag-buffer.h (module 'network'): uint64_t ns3::TagBuffer::ReadU64() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3698
    cls.add_method('ReadU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3699
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3700
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3701
    ## tag-buffer.h (module 'network'): uint8_t ns3::TagBuffer::ReadU8() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3702
    cls.add_method('ReadU8', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3703
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3704
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3705
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::TrimAtEnd(uint32_t trim) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3706
    cls.add_method('TrimAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3707
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3708
                   [param('uint32_t', 'trim')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3709
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::Write(uint8_t const * buffer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3710
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3711
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3712
                   [param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3713
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::WriteDouble(double v) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3714
    cls.add_method('WriteDouble', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3715
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3716
                   [param('double', 'v')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3717
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::WriteU16(uint16_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3718
    cls.add_method('WriteU16', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3719
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3720
                   [param('uint16_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3721
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::WriteU32(uint32_t data) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3722
    cls.add_method('WriteU32', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3723
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3724
                   [param('uint32_t', 'data')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3725
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::WriteU64(uint64_t v) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3726
    cls.add_method('WriteU64', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3727
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3728
                   [param('uint64_t', 'v')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3729
    ## tag-buffer.h (module 'network'): void ns3::TagBuffer::WriteU8(uint8_t v) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3730
    cls.add_method('WriteU8', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3731
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3732
                   [param('uint8_t', 'v')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3733
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3734
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3735
def register_Ns3TypeId_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3736
    cls.add_binary_comparison_operator('!=')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3737
    cls.add_binary_comparison_operator('<')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3738
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3739
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3740
    ## type-id.h (module 'core'): ns3::TypeId::TypeId(char const * name) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3741
    cls.add_constructor([param('char const *', 'name')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3742
    ## type-id.h (module 'core'): ns3::TypeId::TypeId() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3743
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3744
    ## type-id.h (module 'core'): ns3::TypeId::TypeId(ns3::TypeId const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3745
    cls.add_constructor([param('ns3::TypeId const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3746
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeId::AddAttribute(std::string name, std::string help, ns3::AttributeValue const & initialValue, ns3::Ptr<ns3::AttributeAccessor const> accessor, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3747
    cls.add_method('AddAttribute', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3748
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3749
                   [param('std::string', 'name'), param('std::string', 'help'), param('ns3::AttributeValue const &', 'initialValue'), param('ns3::Ptr< ns3::AttributeAccessor const >', 'accessor'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3750
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeId::AddAttribute(std::string name, std::string help, uint32_t flags, ns3::AttributeValue const & initialValue, ns3::Ptr<ns3::AttributeAccessor const> accessor, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3751
    cls.add_method('AddAttribute', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3752
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3753
                   [param('std::string', 'name'), param('std::string', 'help'), param('uint32_t', 'flags'), param('ns3::AttributeValue const &', 'initialValue'), param('ns3::Ptr< ns3::AttributeAccessor const >', 'accessor'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3754
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeId::AddTraceSource(std::string name, std::string help, ns3::Ptr<ns3::TraceSourceAccessor const> accessor) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3755
    cls.add_method('AddTraceSource', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3756
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3757
                   [param('std::string', 'name'), param('std::string', 'help'), param('ns3::Ptr< ns3::TraceSourceAccessor const >', 'accessor')])
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3758
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation ns3::TypeId::GetAttribute(uint32_t i) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3759
    cls.add_method('GetAttribute', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3760
                   'ns3::TypeId::AttributeInformation', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3761
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3762
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3763
    ## type-id.h (module 'core'): std::string ns3::TypeId::GetAttributeFullName(uint32_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3764
    cls.add_method('GetAttributeFullName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3765
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3766
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3767
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3768
    ## type-id.h (module 'core'): uint32_t ns3::TypeId::GetAttributeN() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3769
    cls.add_method('GetAttributeN', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3770
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3771
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3772
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3773
    ## type-id.h (module 'core'): ns3::Callback<ns3::ObjectBase*,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> ns3::TypeId::GetConstructor() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3774
    cls.add_method('GetConstructor', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3775
                   'ns3::Callback< ns3::ObjectBase *, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3776
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3777
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3778
    ## type-id.h (module 'core'): std::string ns3::TypeId::GetGroupName() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3779
    cls.add_method('GetGroupName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3780
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3781
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3782
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3783
    ## type-id.h (module 'core'): uint32_t ns3::TypeId::GetHash() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3784
    cls.add_method('GetHash', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3785
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3786
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3787
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3788
    ## type-id.h (module 'core'): std::string ns3::TypeId::GetName() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3789
    cls.add_method('GetName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3790
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3791
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3792
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3793
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeId::GetParent() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3794
    cls.add_method('GetParent', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3795
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3796
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3797
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3798
    ## type-id.h (module 'core'): static ns3::TypeId ns3::TypeId::GetRegistered(uint32_t i) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3799
    cls.add_method('GetRegistered', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3800
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3801
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3802
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3803
    ## type-id.h (module 'core'): static uint32_t ns3::TypeId::GetRegisteredN() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3804
    cls.add_method('GetRegisteredN', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3805
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3806
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3807
                   is_static=True)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3808
    ## type-id.h (module 'core'): ns3::TypeId::TraceSourceInformation ns3::TypeId::GetTraceSource(uint32_t i) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3809
    cls.add_method('GetTraceSource', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3810
                   'ns3::TypeId::TraceSourceInformation', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3811
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3812
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3813
    ## type-id.h (module 'core'): uint32_t ns3::TypeId::GetTraceSourceN() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3814
    cls.add_method('GetTraceSourceN', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3815
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3816
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3817
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3818
    ## type-id.h (module 'core'): uint16_t ns3::TypeId::GetUid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3819
    cls.add_method('GetUid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3820
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3821
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3822
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3823
    ## type-id.h (module 'core'): bool ns3::TypeId::HasConstructor() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3824
    cls.add_method('HasConstructor', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3825
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3826
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3827
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3828
    ## type-id.h (module 'core'): bool ns3::TypeId::HasParent() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3829
    cls.add_method('HasParent', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3830
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3831
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3832
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3833
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeId::HideFromDocumentation() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3834
    cls.add_method('HideFromDocumentation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3835
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3836
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3837
    ## type-id.h (module 'core'): bool ns3::TypeId::IsChildOf(ns3::TypeId other) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3838
    cls.add_method('IsChildOf', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3839
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3840
                   [param('ns3::TypeId', 'other')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3841
                   is_const=True)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3842
    ## type-id.h (module 'core'): bool ns3::TypeId::LookupAttributeByName(std::string name, ns3::TypeId::AttributeInformation * info) const [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3843
    cls.add_method('LookupAttributeByName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3844
                   'bool', 
7724
df7a2f30d5a8 Rescan bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7605
diff changeset
  3845
                   [param('std::string', 'name'), param('ns3::TypeId::AttributeInformation *', 'info', transfer_ownership=False)], 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3846
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3847
    ## type-id.h (module 'core'): static ns3::TypeId ns3::TypeId::LookupByHash(uint32_t hash) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3848
    cls.add_method('LookupByHash', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3849
                   'ns3::TypeId', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3850
                   [param('uint32_t', 'hash')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3851
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3852
    ## type-id.h (module 'core'): static bool ns3::TypeId::LookupByHashFailSafe(uint32_t hash, ns3::TypeId * tid) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3853
    cls.add_method('LookupByHashFailSafe', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3854
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3855
                   [param('uint32_t', 'hash'), param('ns3::TypeId *', 'tid')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  3856
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3857
    ## type-id.h (module 'core'): static ns3::TypeId ns3::TypeId::LookupByName(std::string name) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3858
    cls.add_method('LookupByName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3859
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3860
                   [param('std::string', 'name')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3861
                   is_static=True)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3862
    ## type-id.h (module 'core'): ns3::Ptr<ns3::TraceSourceAccessor const> ns3::TypeId::LookupTraceSourceByName(std::string name) const [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3863
    cls.add_method('LookupTraceSourceByName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3864
                   'ns3::Ptr< ns3::TraceSourceAccessor const >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3865
                   [param('std::string', 'name')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3866
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3867
    ## type-id.h (module 'core'): bool ns3::TypeId::MustHideFromDocumentation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3868
    cls.add_method('MustHideFromDocumentation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3869
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3870
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3871
                   is_const=True)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3872
    ## type-id.h (module 'core'): bool ns3::TypeId::SetAttributeInitialValue(uint32_t i, ns3::Ptr<ns3::AttributeValue const> initialValue) [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3873
    cls.add_method('SetAttributeInitialValue', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3874
                   'bool', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3875
                   [param('uint32_t', 'i'), param('ns3::Ptr< ns3::AttributeValue const >', 'initialValue')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3876
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeId::SetGroupName(std::string groupName) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3877
    cls.add_method('SetGroupName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3878
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3879
                   [param('std::string', 'groupName')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3880
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeId::SetParent(ns3::TypeId tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3881
    cls.add_method('SetParent', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3882
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3883
                   [param('ns3::TypeId', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3884
    ## type-id.h (module 'core'): void ns3::TypeId::SetUid(uint16_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3885
    cls.add_method('SetUid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3886
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3887
                   [param('uint16_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3888
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3889
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3890
def register_Ns3TypeIdAttributeInformation_methods(root_module, cls):
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3891
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::AttributeInformation() [constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3892
    cls.add_constructor([])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3893
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::AttributeInformation(ns3::TypeId::AttributeInformation const & arg0) [copy constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3894
    cls.add_constructor([param('ns3::TypeId::AttributeInformation const &', 'arg0')])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3895
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::accessor [variable]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3896
    cls.add_instance_attribute('accessor', 'ns3::Ptr< ns3::AttributeAccessor const >', is_const=False)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3897
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::checker [variable]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3898
    cls.add_instance_attribute('checker', 'ns3::Ptr< ns3::AttributeChecker const >', is_const=False)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3899
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::flags [variable]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3900
    cls.add_instance_attribute('flags', 'uint32_t', is_const=False)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3901
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::help [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3902
    cls.add_instance_attribute('help', 'std::string', is_const=False)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3903
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::initialValue [variable]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3904
    cls.add_instance_attribute('initialValue', 'ns3::Ptr< ns3::AttributeValue const >', is_const=False)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3905
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::name [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3906
    cls.add_instance_attribute('name', 'std::string', is_const=False)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3907
    ## type-id.h (module 'core'): ns3::TypeId::AttributeInformation::originalInitialValue [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3908
    cls.add_instance_attribute('originalInitialValue', 'ns3::Ptr< ns3::AttributeValue const >', is_const=False)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3909
    return
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3910
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3911
def register_Ns3TypeIdTraceSourceInformation_methods(root_module, cls):
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3912
    ## type-id.h (module 'core'): ns3::TypeId::TraceSourceInformation::TraceSourceInformation() [constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3913
    cls.add_constructor([])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3914
    ## type-id.h (module 'core'): ns3::TypeId::TraceSourceInformation::TraceSourceInformation(ns3::TypeId::TraceSourceInformation const & arg0) [copy constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3915
    cls.add_constructor([param('ns3::TypeId::TraceSourceInformation const &', 'arg0')])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3916
    ## type-id.h (module 'core'): ns3::TypeId::TraceSourceInformation::accessor [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3917
    cls.add_instance_attribute('accessor', 'ns3::Ptr< ns3::TraceSourceAccessor const >', is_const=False)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3918
    ## type-id.h (module 'core'): ns3::TypeId::TraceSourceInformation::help [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3919
    cls.add_instance_attribute('help', 'std::string', is_const=False)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3920
    ## type-id.h (module 'core'): ns3::TypeId::TraceSourceInformation::name [variable]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  3921
    cls.add_instance_attribute('name', 'std::string', is_const=False)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3922
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3923
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3924
def register_Ns3Vector2D_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3925
    cls.add_output_stream_operator()
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3926
    ## vector.h (module 'core'): ns3::Vector2D::Vector2D(ns3::Vector2D const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3927
    cls.add_constructor([param('ns3::Vector2D const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3928
    ## vector.h (module 'core'): ns3::Vector2D::Vector2D(double _x, double _y) [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3929
    cls.add_constructor([param('double', '_x'), param('double', '_y')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3930
    ## vector.h (module 'core'): ns3::Vector2D::Vector2D() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3931
    cls.add_constructor([])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3932
    ## vector.h (module 'core'): ns3::Vector2D::x [variable]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3933
    cls.add_instance_attribute('x', 'double', is_const=False)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3934
    ## vector.h (module 'core'): ns3::Vector2D::y [variable]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3935
    cls.add_instance_attribute('y', 'double', is_const=False)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3936
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3937
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3938
def register_Ns3Vector3D_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3939
    cls.add_output_stream_operator()
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3940
    ## vector.h (module 'core'): ns3::Vector3D::Vector3D(ns3::Vector3D const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3941
    cls.add_constructor([param('ns3::Vector3D const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3942
    ## vector.h (module 'core'): ns3::Vector3D::Vector3D(double _x, double _y, double _z) [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3943
    cls.add_constructor([param('double', '_x'), param('double', '_y'), param('double', '_z')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3944
    ## vector.h (module 'core'): ns3::Vector3D::Vector3D() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3945
    cls.add_constructor([])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3946
    ## vector.h (module 'core'): ns3::Vector3D::x [variable]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3947
    cls.add_instance_attribute('x', 'double', is_const=False)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3948
    ## vector.h (module 'core'): ns3::Vector3D::y [variable]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3949
    cls.add_instance_attribute('y', 'double', is_const=False)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3950
    ## vector.h (module 'core'): ns3::Vector3D::z [variable]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3951
    cls.add_instance_attribute('z', 'double', is_const=False)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3952
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
  3953
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3954
def register_Ns3WifiHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3955
    ## wifi-helper.h (module 'wifi'): ns3::WifiHelper::WifiHelper(ns3::WifiHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3956
    cls.add_constructor([param('ns3::WifiHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3957
    ## wifi-helper.h (module 'wifi'): ns3::WifiHelper::WifiHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3958
    cls.add_constructor([])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  3959
    ## wifi-helper.h (module 'wifi'): int64_t ns3::WifiHelper::AssignStreams(ns3::NetDeviceContainer c, int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  3960
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  3961
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  3962
                   [param('ns3::NetDeviceContainer', 'c'), param('int64_t', 'stream')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3963
    ## wifi-helper.h (module 'wifi'): static ns3::WifiHelper ns3::WifiHelper::Default() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3964
    cls.add_method('Default', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3965
                   'ns3::WifiHelper', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3966
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3967
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3968
    ## wifi-helper.h (module 'wifi'): static void ns3::WifiHelper::EnableLogComponents() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3969
    cls.add_method('EnableLogComponents', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3970
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3971
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3972
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3973
    ## wifi-helper.h (module 'wifi'): ns3::NetDeviceContainer ns3::WifiHelper::Install(ns3::WifiPhyHelper const & phy, ns3::WifiMacHelper const & mac, ns3::NodeContainer c) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3974
    cls.add_method('Install', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3975
                   'ns3::NetDeviceContainer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3976
                   [param('ns3::WifiPhyHelper const &', 'phy'), param('ns3::WifiMacHelper const &', 'mac'), param('ns3::NodeContainer', 'c')], 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  3977
                   is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3978
    ## wifi-helper.h (module 'wifi'): ns3::NetDeviceContainer ns3::WifiHelper::Install(ns3::WifiPhyHelper const & phy, ns3::WifiMacHelper const & mac, ns3::Ptr<ns3::Node> node) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3979
    cls.add_method('Install', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3980
                   'ns3::NetDeviceContainer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3981
                   [param('ns3::WifiPhyHelper const &', 'phy'), param('ns3::WifiMacHelper const &', 'mac'), param('ns3::Ptr< ns3::Node >', 'node')], 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  3982
                   is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3983
    ## wifi-helper.h (module 'wifi'): ns3::NetDeviceContainer ns3::WifiHelper::Install(ns3::WifiPhyHelper const & phy, ns3::WifiMacHelper const & mac, std::string nodeName) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3984
    cls.add_method('Install', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3985
                   'ns3::NetDeviceContainer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3986
                   [param('ns3::WifiPhyHelper const &', 'phy'), param('ns3::WifiMacHelper const &', 'mac'), param('std::string', 'nodeName')], 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  3987
                   is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3988
    ## wifi-helper.h (module 'wifi'): void ns3::WifiHelper::SetRemoteStationManager(std::string type, std::string n0="", ns3::AttributeValue const & v0=ns3::EmptyAttributeValue(), std::string n1="", ns3::AttributeValue const & v1=ns3::EmptyAttributeValue(), std::string n2="", ns3::AttributeValue const & v2=ns3::EmptyAttributeValue(), std::string n3="", ns3::AttributeValue const & v3=ns3::EmptyAttributeValue(), std::string n4="", ns3::AttributeValue const & v4=ns3::EmptyAttributeValue(), std::string n5="", ns3::AttributeValue const & v5=ns3::EmptyAttributeValue(), std::string n6="", ns3::AttributeValue const & v6=ns3::EmptyAttributeValue(), std::string n7="", ns3::AttributeValue const & v7=ns3::EmptyAttributeValue()) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3989
    cls.add_method('SetRemoteStationManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3990
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3991
                   [param('std::string', 'type'), param('std::string', 'n0', default_value='""'), param('ns3::AttributeValue const &', 'v0', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n1', default_value='""'), param('ns3::AttributeValue const &', 'v1', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n2', default_value='""'), param('ns3::AttributeValue const &', 'v2', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n3', default_value='""'), param('ns3::AttributeValue const &', 'v3', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n4', default_value='""'), param('ns3::AttributeValue const &', 'v4', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n5', default_value='""'), param('ns3::AttributeValue const &', 'v5', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n6', default_value='""'), param('ns3::AttributeValue const &', 'v6', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n7', default_value='""'), param('ns3::AttributeValue const &', 'v7', default_value='ns3::EmptyAttributeValue()')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3992
    ## wifi-helper.h (module 'wifi'): void ns3::WifiHelper::SetStandard(ns3::WifiPhyStandard standard) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3993
    cls.add_method('SetStandard', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3994
                   'void', 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  3995
                   [param('ns3::WifiPhyStandard', 'standard')], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  3996
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3997
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3998
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  3999
def register_Ns3WifiMacHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4000
    ## wifi-helper.h (module 'wifi'): ns3::WifiMacHelper::WifiMacHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4001
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4002
    ## wifi-helper.h (module 'wifi'): ns3::WifiMacHelper::WifiMacHelper(ns3::WifiMacHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4003
    cls.add_constructor([param('ns3::WifiMacHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4004
    ## wifi-helper.h (module 'wifi'): ns3::Ptr<ns3::WifiMac> ns3::WifiMacHelper::Create() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4005
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4006
                   'ns3::Ptr< ns3::WifiMac >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4007
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4008
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4009
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4010
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4011
def register_Ns3WifiMode_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4012
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4013
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4014
    ## wifi-mode.h (module 'wifi'): ns3::WifiMode::WifiMode(ns3::WifiMode const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4015
    cls.add_constructor([param('ns3::WifiMode const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4016
    ## wifi-mode.h (module 'wifi'): ns3::WifiMode::WifiMode() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4017
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4018
    ## wifi-mode.h (module 'wifi'): ns3::WifiMode::WifiMode(std::string name) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4019
    cls.add_constructor([param('std::string', 'name')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4020
    ## wifi-mode.h (module 'wifi'): uint32_t ns3::WifiMode::GetBandwidth() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4021
    cls.add_method('GetBandwidth', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4022
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4023
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4024
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4025
    ## wifi-mode.h (module 'wifi'): ns3::WifiCodeRate ns3::WifiMode::GetCodeRate() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4026
    cls.add_method('GetCodeRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4027
                   'ns3::WifiCodeRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4028
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4029
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4030
    ## wifi-mode.h (module 'wifi'): uint8_t ns3::WifiMode::GetConstellationSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4031
    cls.add_method('GetConstellationSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4032
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4033
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4034
                   is_const=True)
7537
375e4985e37a rescan wifi bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7483
diff changeset
  4035
    ## wifi-mode.h (module 'wifi'): uint64_t ns3::WifiMode::GetDataRate() const [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4036
    cls.add_method('GetDataRate', 
7537
375e4985e37a rescan wifi bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7483
diff changeset
  4037
                   'uint64_t', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4038
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4039
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4040
    ## wifi-mode.h (module 'wifi'): ns3::WifiModulationClass ns3::WifiMode::GetModulationClass() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4041
    cls.add_method('GetModulationClass', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4042
                   'ns3::WifiModulationClass', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4043
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4044
                   is_const=True)
7537
375e4985e37a rescan wifi bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7483
diff changeset
  4045
    ## wifi-mode.h (module 'wifi'): uint64_t ns3::WifiMode::GetPhyRate() const [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4046
    cls.add_method('GetPhyRate', 
7537
375e4985e37a rescan wifi bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7483
diff changeset
  4047
                   'uint64_t', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4048
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4049
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4050
    ## wifi-mode.h (module 'wifi'): uint32_t ns3::WifiMode::GetUid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4051
    cls.add_method('GetUid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4052
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4053
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4054
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4055
    ## wifi-mode.h (module 'wifi'): std::string ns3::WifiMode::GetUniqueName() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4056
    cls.add_method('GetUniqueName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4057
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4058
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4059
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4060
    ## wifi-mode.h (module 'wifi'): bool ns3::WifiMode::IsMandatory() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4061
    cls.add_method('IsMandatory', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4062
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4063
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4064
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4065
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4066
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4067
def register_Ns3WifiModeFactory_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4068
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeFactory::WifiModeFactory(ns3::WifiModeFactory const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4069
    cls.add_constructor([param('ns3::WifiModeFactory const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4070
    ## wifi-mode.h (module 'wifi'): static ns3::WifiMode ns3::WifiModeFactory::CreateWifiMode(std::string uniqueName, ns3::WifiModulationClass modClass, bool isMandatory, uint32_t bandwidth, uint32_t dataRate, ns3::WifiCodeRate codingRate, uint8_t constellationSize) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4071
    cls.add_method('CreateWifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4072
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4073
                   [param('std::string', 'uniqueName'), param('ns3::WifiModulationClass', 'modClass'), param('bool', 'isMandatory'), param('uint32_t', 'bandwidth'), param('uint32_t', 'dataRate'), param('ns3::WifiCodeRate', 'codingRate'), param('uint8_t', 'constellationSize')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4074
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4075
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4076
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4077
def register_Ns3WifiPhyHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4078
    ## wifi-helper.h (module 'wifi'): ns3::WifiPhyHelper::WifiPhyHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4079
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4080
    ## wifi-helper.h (module 'wifi'): ns3::WifiPhyHelper::WifiPhyHelper(ns3::WifiPhyHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4081
    cls.add_constructor([param('ns3::WifiPhyHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4082
    ## wifi-helper.h (module 'wifi'): ns3::Ptr<ns3::WifiPhy> ns3::WifiPhyHelper::Create(ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::WifiNetDevice> device) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4083
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4084
                   'ns3::Ptr< ns3::WifiPhy >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4085
                   [param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::WifiNetDevice >', 'device')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4086
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4087
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4088
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4089
def register_Ns3WifiPhyListener_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4090
    ## wifi-phy.h (module 'wifi'): ns3::WifiPhyListener::WifiPhyListener() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4091
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4092
    ## wifi-phy.h (module 'wifi'): ns3::WifiPhyListener::WifiPhyListener(ns3::WifiPhyListener const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4093
    cls.add_constructor([param('ns3::WifiPhyListener const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4094
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhyListener::NotifyMaybeCcaBusyStart(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4095
    cls.add_method('NotifyMaybeCcaBusyStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4096
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4097
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4098
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4099
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhyListener::NotifyRxEndError() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4100
    cls.add_method('NotifyRxEndError', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4101
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4102
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4103
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4104
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhyListener::NotifyRxEndOk() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4105
    cls.add_method('NotifyRxEndOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4106
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4107
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4108
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4109
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhyListener::NotifyRxStart(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4110
    cls.add_method('NotifyRxStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4111
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4112
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4113
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4114
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhyListener::NotifySwitchingStart(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4115
    cls.add_method('NotifySwitchingStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4116
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4117
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4118
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4119
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhyListener::NotifyTxStart(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4120
    cls.add_method('NotifyTxStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4121
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4122
                   [param('ns3::Time', 'duration')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4123
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4124
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4125
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4126
def register_Ns3WifiRemoteStation_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4127
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation::WifiRemoteStation() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4128
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4129
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation::WifiRemoteStation(ns3::WifiRemoteStation const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4130
    cls.add_constructor([param('ns3::WifiRemoteStation const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4131
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation::m_slrc [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4132
    cls.add_instance_attribute('m_slrc', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4133
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation::m_ssrc [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4134
    cls.add_instance_attribute('m_ssrc', 'uint32_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4135
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation::m_state [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4136
    cls.add_instance_attribute('m_state', 'ns3::WifiRemoteStationState *', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4137
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation::m_tid [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4138
    cls.add_instance_attribute('m_tid', 'uint8_t', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4139
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4140
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4141
def register_Ns3WifiRemoteStationInfo_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4142
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationInfo::WifiRemoteStationInfo(ns3::WifiRemoteStationInfo const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4143
    cls.add_constructor([param('ns3::WifiRemoteStationInfo const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4144
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationInfo::WifiRemoteStationInfo() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4145
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4146
    ## wifi-remote-station-manager.h (module 'wifi'): double ns3::WifiRemoteStationInfo::GetFrameErrorRate() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4147
    cls.add_method('GetFrameErrorRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4148
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4149
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4150
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4151
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationInfo::NotifyTxFailed() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4152
    cls.add_method('NotifyTxFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4153
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4154
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4155
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationInfo::NotifyTxSuccess(uint32_t retryCounter) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4156
    cls.add_method('NotifyTxSuccess', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4157
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4158
                   [param('uint32_t', 'retryCounter')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4159
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4160
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4161
def register_Ns3WifiRemoteStationState_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4162
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::WifiRemoteStationState() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4163
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4164
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::WifiRemoteStationState(ns3::WifiRemoteStationState const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4165
    cls.add_constructor([param('ns3::WifiRemoteStationState const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4166
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_address [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4167
    cls.add_instance_attribute('m_address', 'ns3::Mac48Address', is_const=False)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4168
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_greenfield [variable]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4169
    cls.add_instance_attribute('m_greenfield', 'bool', is_const=False)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4170
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_info [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4171
    cls.add_instance_attribute('m_info', 'ns3::WifiRemoteStationInfo', is_const=False)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4172
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_operationalMcsSet [variable]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4173
    cls.add_instance_attribute('m_operationalMcsSet', 'ns3::WifiMcsList', is_const=False)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4174
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_operationalRateSet [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4175
    cls.add_instance_attribute('m_operationalRateSet', 'ns3::WifiModeList', is_const=False)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4176
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_rx [variable]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4177
    cls.add_instance_attribute('m_rx', 'uint32_t', is_const=False)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4178
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_shortGuardInterval [variable]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4179
    cls.add_instance_attribute('m_shortGuardInterval', 'bool', is_const=False)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4180
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_stbc [variable]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4181
    cls.add_instance_attribute('m_stbc', 'bool', is_const=False)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4182
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationState::m_tx [variable]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4183
    cls.add_instance_attribute('m_tx', 'uint32_t', is_const=False)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4184
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4185
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4186
def register_Ns3WifiTxVector_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4187
    cls.add_output_stream_operator()
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4188
    ## wifi-tx-vector.h (module 'wifi'): ns3::WifiTxVector::WifiTxVector(ns3::WifiTxVector const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4189
    cls.add_constructor([param('ns3::WifiTxVector const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4190
    ## wifi-tx-vector.h (module 'wifi'): ns3::WifiTxVector::WifiTxVector() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4191
    cls.add_constructor([])
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  4192
    ## wifi-tx-vector.h (module 'wifi'): ns3::WifiTxVector::WifiTxVector(ns3::WifiMode mode, uint8_t powerLevel, uint8_t retries, bool shortGuardInterval, uint8_t nss, uint8_t ness, bool stbc) [constructor]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  4193
    cls.add_constructor([param('ns3::WifiMode', 'mode'), param('uint8_t', 'powerLevel'), param('uint8_t', 'retries'), param('bool', 'shortGuardInterval'), param('uint8_t', 'nss'), param('uint8_t', 'ness'), param('bool', 'stbc')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4194
    ## wifi-tx-vector.h (module 'wifi'): ns3::WifiMode ns3::WifiTxVector::GetMode() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4195
    cls.add_method('GetMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4196
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4197
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4198
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4199
    ## wifi-tx-vector.h (module 'wifi'): uint8_t ns3::WifiTxVector::GetNess() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4200
    cls.add_method('GetNess', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4201
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4202
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4203
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4204
    ## wifi-tx-vector.h (module 'wifi'): uint8_t ns3::WifiTxVector::GetNss() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4205
    cls.add_method('GetNss', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4206
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4207
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4208
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4209
    ## wifi-tx-vector.h (module 'wifi'): uint8_t ns3::WifiTxVector::GetRetries() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4210
    cls.add_method('GetRetries', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4211
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4212
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4213
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4214
    ## wifi-tx-vector.h (module 'wifi'): uint8_t ns3::WifiTxVector::GetTxPowerLevel() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4215
    cls.add_method('GetTxPowerLevel', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4216
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4217
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4218
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4219
    ## wifi-tx-vector.h (module 'wifi'): bool ns3::WifiTxVector::IsShortGuardInterval() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4220
    cls.add_method('IsShortGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4221
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4222
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4223
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4224
    ## wifi-tx-vector.h (module 'wifi'): bool ns3::WifiTxVector::IsStbc() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4225
    cls.add_method('IsStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4226
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4227
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4228
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4229
    ## wifi-tx-vector.h (module 'wifi'): void ns3::WifiTxVector::SetMode(ns3::WifiMode mode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4230
    cls.add_method('SetMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4231
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4232
                   [param('ns3::WifiMode', 'mode')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4233
    ## wifi-tx-vector.h (module 'wifi'): void ns3::WifiTxVector::SetNess(uint8_t ness) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4234
    cls.add_method('SetNess', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4235
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4236
                   [param('uint8_t', 'ness')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4237
    ## wifi-tx-vector.h (module 'wifi'): void ns3::WifiTxVector::SetNss(uint8_t nss) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4238
    cls.add_method('SetNss', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4239
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4240
                   [param('uint8_t', 'nss')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4241
    ## wifi-tx-vector.h (module 'wifi'): void ns3::WifiTxVector::SetRetries(uint8_t retries) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4242
    cls.add_method('SetRetries', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4243
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4244
                   [param('uint8_t', 'retries')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4245
    ## wifi-tx-vector.h (module 'wifi'): void ns3::WifiTxVector::SetShortGuardInterval(bool guardinterval) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4246
    cls.add_method('SetShortGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4247
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4248
                   [param('bool', 'guardinterval')])
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  4249
    ## wifi-tx-vector.h (module 'wifi'): void ns3::WifiTxVector::SetStbc(bool stbc) [member function]
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4250
    cls.add_method('SetStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4251
                   'void', 
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  4252
                   [param('bool', 'stbc')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4253
    ## wifi-tx-vector.h (module 'wifi'): void ns3::WifiTxVector::SetTxPowerLevel(uint8_t powerlevel) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4254
    cls.add_method('SetTxPowerLevel', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4255
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4256
                   [param('uint8_t', 'powerlevel')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4257
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4258
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4259
def register_Ns3YansWifiChannelHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4260
    ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiChannelHelper::YansWifiChannelHelper(ns3::YansWifiChannelHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4261
    cls.add_constructor([param('ns3::YansWifiChannelHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4262
    ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiChannelHelper::YansWifiChannelHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4263
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4264
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiChannelHelper::AddPropagationLoss(std::string name, std::string n0="", ns3::AttributeValue const & v0=ns3::EmptyAttributeValue(), std::string n1="", ns3::AttributeValue const & v1=ns3::EmptyAttributeValue(), std::string n2="", ns3::AttributeValue const & v2=ns3::EmptyAttributeValue(), std::string n3="", ns3::AttributeValue const & v3=ns3::EmptyAttributeValue(), std::string n4="", ns3::AttributeValue const & v4=ns3::EmptyAttributeValue(), std::string n5="", ns3::AttributeValue const & v5=ns3::EmptyAttributeValue(), std::string n6="", ns3::AttributeValue const & v6=ns3::EmptyAttributeValue(), std::string n7="", ns3::AttributeValue const & v7=ns3::EmptyAttributeValue()) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4265
    cls.add_method('AddPropagationLoss', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4266
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4267
                   [param('std::string', 'name'), param('std::string', 'n0', default_value='""'), param('ns3::AttributeValue const &', 'v0', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n1', default_value='""'), param('ns3::AttributeValue const &', 'v1', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n2', default_value='""'), param('ns3::AttributeValue const &', 'v2', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n3', default_value='""'), param('ns3::AttributeValue const &', 'v3', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n4', default_value='""'), param('ns3::AttributeValue const &', 'v4', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n5', default_value='""'), param('ns3::AttributeValue const &', 'v5', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n6', default_value='""'), param('ns3::AttributeValue const &', 'v6', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n7', default_value='""'), param('ns3::AttributeValue const &', 'v7', default_value='ns3::EmptyAttributeValue()')])
9011
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  4268
    ## yans-wifi-helper.h (module 'wifi'): int64_t ns3::YansWifiChannelHelper::AssignStreams(ns3::Ptr<ns3::YansWifiChannel> c, int64_t stream) [member function]
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  4269
    cls.add_method('AssignStreams', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  4270
                   'int64_t', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
  4271
                   [param('ns3::Ptr< ns3::YansWifiChannel >', 'c'), param('int64_t', 'stream')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4272
    ## yans-wifi-helper.h (module 'wifi'): ns3::Ptr<ns3::YansWifiChannel> ns3::YansWifiChannelHelper::Create() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4273
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4274
                   'ns3::Ptr< ns3::YansWifiChannel >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4275
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4276
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4277
    ## yans-wifi-helper.h (module 'wifi'): static ns3::YansWifiChannelHelper ns3::YansWifiChannelHelper::Default() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4278
    cls.add_method('Default', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4279
                   'ns3::YansWifiChannelHelper', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4280
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4281
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4282
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiChannelHelper::SetPropagationDelay(std::string name, std::string n0="", ns3::AttributeValue const & v0=ns3::EmptyAttributeValue(), std::string n1="", ns3::AttributeValue const & v1=ns3::EmptyAttributeValue(), std::string n2="", ns3::AttributeValue const & v2=ns3::EmptyAttributeValue(), std::string n3="", ns3::AttributeValue const & v3=ns3::EmptyAttributeValue(), std::string n4="", ns3::AttributeValue const & v4=ns3::EmptyAttributeValue(), std::string n5="", ns3::AttributeValue const & v5=ns3::EmptyAttributeValue(), std::string n6="", ns3::AttributeValue const & v6=ns3::EmptyAttributeValue(), std::string n7="", ns3::AttributeValue const & v7=ns3::EmptyAttributeValue()) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4283
    cls.add_method('SetPropagationDelay', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4284
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4285
                   [param('std::string', 'name'), param('std::string', 'n0', default_value='""'), param('ns3::AttributeValue const &', 'v0', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n1', default_value='""'), param('ns3::AttributeValue const &', 'v1', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n2', default_value='""'), param('ns3::AttributeValue const &', 'v2', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n3', default_value='""'), param('ns3::AttributeValue const &', 'v3', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n4', default_value='""'), param('ns3::AttributeValue const &', 'v4', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n5', default_value='""'), param('ns3::AttributeValue const &', 'v5', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n6', default_value='""'), param('ns3::AttributeValue const &', 'v6', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n7', default_value='""'), param('ns3::AttributeValue const &', 'v7', default_value='ns3::EmptyAttributeValue()')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4286
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4287
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4288
def register_Ns3YansWifiPhyHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4289
    ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper::YansWifiPhyHelper(ns3::YansWifiPhyHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4290
    cls.add_constructor([param('ns3::YansWifiPhyHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4291
    ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper::YansWifiPhyHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4292
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4293
    ## yans-wifi-helper.h (module 'wifi'): static ns3::YansWifiPhyHelper ns3::YansWifiPhyHelper::Default() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4294
    cls.add_method('Default', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4295
                   'ns3::YansWifiPhyHelper', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4296
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4297
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4298
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiPhyHelper::Set(std::string name, ns3::AttributeValue const & v) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4299
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4300
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4301
                   [param('std::string', 'name'), param('ns3::AttributeValue const &', 'v')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4302
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiPhyHelper::SetChannel(ns3::Ptr<ns3::YansWifiChannel> channel) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4303
    cls.add_method('SetChannel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4304
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4305
                   [param('ns3::Ptr< ns3::YansWifiChannel >', 'channel')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4306
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiPhyHelper::SetChannel(std::string channelName) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4307
    cls.add_method('SetChannel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4308
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4309
                   [param('std::string', 'channelName')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4310
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiPhyHelper::SetErrorRateModel(std::string name, std::string n0="", ns3::AttributeValue const & v0=ns3::EmptyAttributeValue(), std::string n1="", ns3::AttributeValue const & v1=ns3::EmptyAttributeValue(), std::string n2="", ns3::AttributeValue const & v2=ns3::EmptyAttributeValue(), std::string n3="", ns3::AttributeValue const & v3=ns3::EmptyAttributeValue(), std::string n4="", ns3::AttributeValue const & v4=ns3::EmptyAttributeValue(), std::string n5="", ns3::AttributeValue const & v5=ns3::EmptyAttributeValue(), std::string n6="", ns3::AttributeValue const & v6=ns3::EmptyAttributeValue(), std::string n7="", ns3::AttributeValue const & v7=ns3::EmptyAttributeValue()) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4311
    cls.add_method('SetErrorRateModel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4312
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4313
                   [param('std::string', 'name'), param('std::string', 'n0', default_value='""'), param('ns3::AttributeValue const &', 'v0', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n1', default_value='""'), param('ns3::AttributeValue const &', 'v1', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n2', default_value='""'), param('ns3::AttributeValue const &', 'v2', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n3', default_value='""'), param('ns3::AttributeValue const &', 'v3', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n4', default_value='""'), param('ns3::AttributeValue const &', 'v4', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n5', default_value='""'), param('ns3::AttributeValue const &', 'v5', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n6', default_value='""'), param('ns3::AttributeValue const &', 'v6', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n7', default_value='""'), param('ns3::AttributeValue const &', 'v7', default_value='ns3::EmptyAttributeValue()')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4314
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiPhyHelper::SetPcapDataLinkType(ns3::YansWifiPhyHelper::SupportedPcapDataLinkTypes dlt) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4315
    cls.add_method('SetPcapDataLinkType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4316
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4317
                   [param('ns3::YansWifiPhyHelper::SupportedPcapDataLinkTypes', 'dlt')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4318
    ## yans-wifi-helper.h (module 'wifi'): ns3::Ptr<ns3::WifiPhy> ns3::YansWifiPhyHelper::Create(ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::WifiNetDevice> device) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4319
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4320
                   'ns3::Ptr< ns3::WifiPhy >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4321
                   [param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::WifiNetDevice >', 'device')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4322
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4323
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiPhyHelper::EnableAsciiInternal(ns3::Ptr<ns3::OutputStreamWrapper> stream, std::string prefix, ns3::Ptr<ns3::NetDevice> nd, bool explicitFilename) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4324
    cls.add_method('EnableAsciiInternal', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4325
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4326
                   [param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream'), param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'nd'), param('bool', 'explicitFilename')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4327
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4328
    ## yans-wifi-helper.h (module 'wifi'): void ns3::YansWifiPhyHelper::EnablePcapInternal(std::string prefix, ns3::Ptr<ns3::NetDevice> nd, bool promiscuous, bool explicitFilename) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4329
    cls.add_method('EnablePcapInternal', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4330
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4331
                   [param('std::string', 'prefix'), param('ns3::Ptr< ns3::NetDevice >', 'nd'), param('bool', 'promiscuous'), param('bool', 'explicitFilename')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4332
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4333
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4334
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4335
def register_Ns3Empty_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4336
    ## empty.h (module 'core'): ns3::empty::empty() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4337
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4338
    ## empty.h (module 'core'): ns3::empty::empty(ns3::empty const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4339
    cls.add_constructor([param('ns3::empty const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4340
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4341
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4342
def register_Ns3Int64x64_t_methods(root_module, cls):
10236
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
  4343
    cls.add_binary_comparison_operator('<=')
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
  4344
    cls.add_binary_comparison_operator('!=')
7586
c94d841b44fb Rescanned bindings on ns-regression
watrous
parents: 7585
diff changeset
  4345
    cls.add_inplace_numeric_operator('+=', param('ns3::int64x64_t const &', 'right'))
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4346
    cls.add_binary_numeric_operator('*', root_module['ns3::int64x64_t'], root_module['ns3::int64x64_t'], param('ns3::int64x64_t const &', 'right'))
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4347
    cls.add_binary_numeric_operator('+', root_module['ns3::int64x64_t'], root_module['ns3::int64x64_t'], param('ns3::int64x64_t const &', 'right'))
10601
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  4348
    cls.add_binary_numeric_operator('-', root_module['ns3::int64x64_t'], root_module['ns3::int64x64_t'], param('ns3::int64x64_t const &', 'right'))
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4349
    cls.add_unary_numeric_operator('-')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4350
    cls.add_binary_numeric_operator('/', root_module['ns3::int64x64_t'], root_module['ns3::int64x64_t'], param('ns3::int64x64_t const &', 'right'))
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4351
    cls.add_binary_comparison_operator('<')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4352
    cls.add_binary_comparison_operator('>')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4353
    cls.add_inplace_numeric_operator('*=', param('ns3::int64x64_t const &', 'right'))
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4354
    cls.add_inplace_numeric_operator('-=', param('ns3::int64x64_t const &', 'right'))
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4355
    cls.add_inplace_numeric_operator('/=', param('ns3::int64x64_t const &', 'right'))
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4356
    cls.add_output_stream_operator()
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4357
    cls.add_binary_comparison_operator('==')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4358
    cls.add_binary_comparison_operator('>=')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4359
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t() [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4360
    cls.add_constructor([])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4361
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(double v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4362
    cls.add_constructor([param('double', 'v')])
10601
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  4363
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(long double v) [constructor]
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  4364
    cls.add_constructor([param('long double', 'v')])
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4365
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4366
    cls.add_constructor([param('int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4367
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(long int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4368
    cls.add_constructor([param('long int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4369
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(long long int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4370
    cls.add_constructor([param('long long int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4371
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(unsigned int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4372
    cls.add_constructor([param('unsigned int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4373
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(long unsigned int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4374
    cls.add_constructor([param('long unsigned int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4375
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(long long unsigned int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4376
    cls.add_constructor([param('long long unsigned int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4377
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(int64_t hi, uint64_t lo) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4378
    cls.add_constructor([param('int64_t', 'hi'), param('uint64_t', 'lo')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4379
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::int64x64_t(ns3::int64x64_t const & o) [copy constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4380
    cls.add_constructor([param('ns3::int64x64_t const &', 'o')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4381
    ## int64x64-double.h (module 'core'): double ns3::int64x64_t::GetDouble() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4382
    cls.add_method('GetDouble', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4383
                   'double', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4384
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4385
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4386
    ## int64x64-double.h (module 'core'): int64_t ns3::int64x64_t::GetHigh() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4387
    cls.add_method('GetHigh', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4388
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4389
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4390
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4391
    ## int64x64-double.h (module 'core'): uint64_t ns3::int64x64_t::GetLow() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4392
    cls.add_method('GetLow', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4393
                   'uint64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4394
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4395
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4396
    ## int64x64-double.h (module 'core'): static ns3::int64x64_t ns3::int64x64_t::Invert(uint64_t v) [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4397
    cls.add_method('Invert', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4398
                   'ns3::int64x64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4399
                   [param('uint64_t', 'v')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4400
                   is_static=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4401
    ## int64x64-double.h (module 'core'): void ns3::int64x64_t::MulByInvert(ns3::int64x64_t const & o) [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4402
    cls.add_method('MulByInvert', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4403
                   'void', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4404
                   [param('ns3::int64x64_t const &', 'o')])
10601
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  4405
    ## int64x64-double.h (module 'core'): ns3::int64x64_t::implementation [variable]
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  4406
    cls.add_static_attribute('implementation', 'ns3::int64x64_t::impl_type const', is_const=True)
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4407
    return
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  4408
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4409
def register_Ns3Chunk_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4410
    ## chunk.h (module 'network'): ns3::Chunk::Chunk() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4411
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4412
    ## chunk.h (module 'network'): ns3::Chunk::Chunk(ns3::Chunk const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4413
    cls.add_constructor([param('ns3::Chunk const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4414
    ## chunk.h (module 'network'): uint32_t ns3::Chunk::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4415
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4416
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4417
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4418
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4419
    ## chunk.h (module 'network'): static ns3::TypeId ns3::Chunk::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4420
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4421
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4422
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4423
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4424
    ## chunk.h (module 'network'): void ns3::Chunk::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4425
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4426
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4427
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4428
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4429
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4430
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4431
def register_Ns3Header_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4432
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4433
    ## header.h (module 'network'): ns3::Header::Header() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4434
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4435
    ## header.h (module 'network'): ns3::Header::Header(ns3::Header const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4436
    cls.add_constructor([param('ns3::Header const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4437
    ## header.h (module 'network'): uint32_t ns3::Header::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4438
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4439
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4440
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4441
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4442
    ## header.h (module 'network'): uint32_t ns3::Header::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4443
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4444
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4445
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4446
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4447
    ## header.h (module 'network'): static ns3::TypeId ns3::Header::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4448
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4449
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4450
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4451
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4452
    ## header.h (module 'network'): void ns3::Header::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4453
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4454
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4455
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4456
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4457
    ## header.h (module 'network'): void ns3::Header::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4458
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4459
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4460
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4461
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4462
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4463
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4464
def register_Ns3MgtAddBaRequestHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4465
    ## mgt-headers.h (module 'wifi'): ns3::MgtAddBaRequestHeader::MgtAddBaRequestHeader(ns3::MgtAddBaRequestHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4466
    cls.add_constructor([param('ns3::MgtAddBaRequestHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4467
    ## mgt-headers.h (module 'wifi'): ns3::MgtAddBaRequestHeader::MgtAddBaRequestHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4468
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4469
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAddBaRequestHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4470
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4471
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4472
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4473
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4474
    ## mgt-headers.h (module 'wifi'): uint16_t ns3::MgtAddBaRequestHeader::GetBufferSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4475
    cls.add_method('GetBufferSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4476
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4477
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4478
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4479
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::MgtAddBaRequestHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4480
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4481
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4482
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4483
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4484
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAddBaRequestHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4485
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4486
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4487
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4488
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4489
    ## mgt-headers.h (module 'wifi'): uint16_t ns3::MgtAddBaRequestHeader::GetStartingSequence() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4490
    cls.add_method('GetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4491
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4492
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4493
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4494
    ## mgt-headers.h (module 'wifi'): uint8_t ns3::MgtAddBaRequestHeader::GetTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4495
    cls.add_method('GetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4496
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4497
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4498
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4499
    ## mgt-headers.h (module 'wifi'): uint16_t ns3::MgtAddBaRequestHeader::GetTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4500
    cls.add_method('GetTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4501
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4502
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4503
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4504
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::MgtAddBaRequestHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4505
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4506
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4507
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4508
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4509
    ## mgt-headers.h (module 'wifi'): bool ns3::MgtAddBaRequestHeader::IsAmsduSupported() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4510
    cls.add_method('IsAmsduSupported', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4511
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4512
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4513
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4514
    ## mgt-headers.h (module 'wifi'): bool ns3::MgtAddBaRequestHeader::IsImmediateBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4515
    cls.add_method('IsImmediateBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4516
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4517
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4518
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4519
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4520
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4521
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4522
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4523
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4524
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4525
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4526
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4527
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4528
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4529
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::SetAmsduSupport(bool supported) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4530
    cls.add_method('SetAmsduSupport', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4531
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4532
                   [param('bool', 'supported')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4533
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::SetBufferSize(uint16_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4534
    cls.add_method('SetBufferSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4535
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4536
                   [param('uint16_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4537
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::SetDelayedBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4538
    cls.add_method('SetDelayedBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4539
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4540
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4541
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::SetImmediateBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4542
    cls.add_method('SetImmediateBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4543
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4544
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4545
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::SetStartingSequence(uint16_t seq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4546
    cls.add_method('SetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4547
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4548
                   [param('uint16_t', 'seq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4549
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::SetTid(uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4550
    cls.add_method('SetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4551
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4552
                   [param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4553
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaRequestHeader::SetTimeout(uint16_t timeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4554
    cls.add_method('SetTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4555
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4556
                   [param('uint16_t', 'timeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4557
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4558
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4559
def register_Ns3MgtAddBaResponseHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4560
    ## mgt-headers.h (module 'wifi'): ns3::MgtAddBaResponseHeader::MgtAddBaResponseHeader(ns3::MgtAddBaResponseHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4561
    cls.add_constructor([param('ns3::MgtAddBaResponseHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4562
    ## mgt-headers.h (module 'wifi'): ns3::MgtAddBaResponseHeader::MgtAddBaResponseHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4563
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4564
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAddBaResponseHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4565
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4566
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4567
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4568
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4569
    ## mgt-headers.h (module 'wifi'): uint16_t ns3::MgtAddBaResponseHeader::GetBufferSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4570
    cls.add_method('GetBufferSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4571
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4572
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4573
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4574
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::MgtAddBaResponseHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4575
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4576
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4577
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4578
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4579
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAddBaResponseHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4580
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4581
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4582
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4583
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4584
    ## mgt-headers.h (module 'wifi'): ns3::StatusCode ns3::MgtAddBaResponseHeader::GetStatusCode() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4585
    cls.add_method('GetStatusCode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4586
                   'ns3::StatusCode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4587
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4588
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4589
    ## mgt-headers.h (module 'wifi'): uint8_t ns3::MgtAddBaResponseHeader::GetTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4590
    cls.add_method('GetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4591
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4592
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4593
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4594
    ## mgt-headers.h (module 'wifi'): uint16_t ns3::MgtAddBaResponseHeader::GetTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4595
    cls.add_method('GetTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4596
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4597
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4598
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4599
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::MgtAddBaResponseHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4600
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4601
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4602
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4603
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4604
    ## mgt-headers.h (module 'wifi'): bool ns3::MgtAddBaResponseHeader::IsAmsduSupported() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4605
    cls.add_method('IsAmsduSupported', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4606
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4607
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4608
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4609
    ## mgt-headers.h (module 'wifi'): bool ns3::MgtAddBaResponseHeader::IsImmediateBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4610
    cls.add_method('IsImmediateBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4611
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4612
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4613
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4614
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4615
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4616
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4617
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4618
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4619
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4620
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4621
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4622
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4623
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4624
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::SetAmsduSupport(bool supported) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4625
    cls.add_method('SetAmsduSupport', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4626
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4627
                   [param('bool', 'supported')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4628
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::SetBufferSize(uint16_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4629
    cls.add_method('SetBufferSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4630
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4631
                   [param('uint16_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4632
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::SetDelayedBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4633
    cls.add_method('SetDelayedBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4634
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4635
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4636
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::SetImmediateBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4637
    cls.add_method('SetImmediateBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4638
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4639
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4640
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::SetStatusCode(ns3::StatusCode code) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4641
    cls.add_method('SetStatusCode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4642
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4643
                   [param('ns3::StatusCode', 'code')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4644
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::SetTid(uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4645
    cls.add_method('SetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4646
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4647
                   [param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4648
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAddBaResponseHeader::SetTimeout(uint16_t timeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4649
    cls.add_method('SetTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4650
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4651
                   [param('uint16_t', 'timeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4652
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4653
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4654
def register_Ns3MgtAssocRequestHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4655
    ## mgt-headers.h (module 'wifi'): ns3::MgtAssocRequestHeader::MgtAssocRequestHeader(ns3::MgtAssocRequestHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4656
    cls.add_constructor([param('ns3::MgtAssocRequestHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4657
    ## mgt-headers.h (module 'wifi'): ns3::MgtAssocRequestHeader::MgtAssocRequestHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4658
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4659
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAssocRequestHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4660
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4661
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4662
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4663
                   is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4664
    ## mgt-headers.h (module 'wifi'): ns3::HtCapabilities ns3::MgtAssocRequestHeader::GetHtCapabilities() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4665
    cls.add_method('GetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4666
                   'ns3::HtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4667
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4668
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4669
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::MgtAssocRequestHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4670
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4671
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4672
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4673
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4674
    ## mgt-headers.h (module 'wifi'): uint16_t ns3::MgtAssocRequestHeader::GetListenInterval() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4675
    cls.add_method('GetListenInterval', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4676
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4677
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4678
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4679
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAssocRequestHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4680
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4681
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4682
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4683
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4684
    ## mgt-headers.h (module 'wifi'): ns3::Ssid ns3::MgtAssocRequestHeader::GetSsid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4685
    cls.add_method('GetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4686
                   'ns3::Ssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4687
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4688
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4689
    ## mgt-headers.h (module 'wifi'): ns3::SupportedRates ns3::MgtAssocRequestHeader::GetSupportedRates() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4690
    cls.add_method('GetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4691
                   'ns3::SupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4692
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4693
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4694
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::MgtAssocRequestHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4695
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4696
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4697
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4698
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4699
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocRequestHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4700
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4701
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4702
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4703
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4704
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocRequestHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4705
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4706
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4707
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4708
                   is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4709
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocRequestHeader::SetHtCapabilities(ns3::HtCapabilities htcapabilities) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4710
    cls.add_method('SetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4711
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4712
                   [param('ns3::HtCapabilities', 'htcapabilities')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4713
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocRequestHeader::SetListenInterval(uint16_t interval) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4714
    cls.add_method('SetListenInterval', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4715
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4716
                   [param('uint16_t', 'interval')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4717
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocRequestHeader::SetSsid(ns3::Ssid ssid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4718
    cls.add_method('SetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4719
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4720
                   [param('ns3::Ssid', 'ssid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4721
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocRequestHeader::SetSupportedRates(ns3::SupportedRates rates) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4722
    cls.add_method('SetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4723
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4724
                   [param('ns3::SupportedRates', 'rates')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4725
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4726
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4727
def register_Ns3MgtAssocResponseHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4728
    ## mgt-headers.h (module 'wifi'): ns3::MgtAssocResponseHeader::MgtAssocResponseHeader(ns3::MgtAssocResponseHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4729
    cls.add_constructor([param('ns3::MgtAssocResponseHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4730
    ## mgt-headers.h (module 'wifi'): ns3::MgtAssocResponseHeader::MgtAssocResponseHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4731
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4732
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAssocResponseHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4733
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4734
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4735
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4736
                   is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4737
    ## mgt-headers.h (module 'wifi'): ns3::HtCapabilities ns3::MgtAssocResponseHeader::GetHtCapabilities() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4738
    cls.add_method('GetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4739
                   'ns3::HtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4740
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4741
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4742
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::MgtAssocResponseHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4743
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4744
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4745
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4746
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4747
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtAssocResponseHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4748
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4749
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4750
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4751
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4752
    ## mgt-headers.h (module 'wifi'): ns3::StatusCode ns3::MgtAssocResponseHeader::GetStatusCode() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4753
    cls.add_method('GetStatusCode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4754
                   'ns3::StatusCode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4755
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4756
    ## mgt-headers.h (module 'wifi'): ns3::SupportedRates ns3::MgtAssocResponseHeader::GetSupportedRates() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4757
    cls.add_method('GetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4758
                   'ns3::SupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4759
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4760
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::MgtAssocResponseHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4761
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4762
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4763
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4764
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4765
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocResponseHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4766
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4767
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4768
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4769
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4770
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocResponseHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4771
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4772
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4773
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4774
                   is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4775
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocResponseHeader::SetHtCapabilities(ns3::HtCapabilities htcapabilities) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4776
    cls.add_method('SetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4777
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4778
                   [param('ns3::HtCapabilities', 'htcapabilities')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4779
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocResponseHeader::SetStatusCode(ns3::StatusCode code) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4780
    cls.add_method('SetStatusCode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4781
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4782
                   [param('ns3::StatusCode', 'code')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4783
    ## mgt-headers.h (module 'wifi'): void ns3::MgtAssocResponseHeader::SetSupportedRates(ns3::SupportedRates rates) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4784
    cls.add_method('SetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4785
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4786
                   [param('ns3::SupportedRates', 'rates')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4787
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4788
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4789
def register_Ns3MgtDelBaHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4790
    ## mgt-headers.h (module 'wifi'): ns3::MgtDelBaHeader::MgtDelBaHeader(ns3::MgtDelBaHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4791
    cls.add_constructor([param('ns3::MgtDelBaHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4792
    ## mgt-headers.h (module 'wifi'): ns3::MgtDelBaHeader::MgtDelBaHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4793
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4794
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtDelBaHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4795
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4796
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4797
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4798
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4799
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::MgtDelBaHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4800
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4801
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4802
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4803
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4804
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtDelBaHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4805
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4806
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4807
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4808
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4809
    ## mgt-headers.h (module 'wifi'): uint8_t ns3::MgtDelBaHeader::GetTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4810
    cls.add_method('GetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4811
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4812
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4813
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4814
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::MgtDelBaHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4815
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4816
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4817
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4818
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4819
    ## mgt-headers.h (module 'wifi'): bool ns3::MgtDelBaHeader::IsByOriginator() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4820
    cls.add_method('IsByOriginator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4821
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4822
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4823
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4824
    ## mgt-headers.h (module 'wifi'): void ns3::MgtDelBaHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4825
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4826
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4827
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4828
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4829
    ## mgt-headers.h (module 'wifi'): void ns3::MgtDelBaHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4830
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4831
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4832
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4833
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4834
    ## mgt-headers.h (module 'wifi'): void ns3::MgtDelBaHeader::SetByOriginator() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4835
    cls.add_method('SetByOriginator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4836
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4837
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4838
    ## mgt-headers.h (module 'wifi'): void ns3::MgtDelBaHeader::SetByRecipient() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4839
    cls.add_method('SetByRecipient', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4840
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4841
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4842
    ## mgt-headers.h (module 'wifi'): void ns3::MgtDelBaHeader::SetTid(uint8_t arg0) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4843
    cls.add_method('SetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4844
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4845
                   [param('uint8_t', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4846
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4847
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4848
def register_Ns3MgtProbeRequestHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4849
    ## mgt-headers.h (module 'wifi'): ns3::MgtProbeRequestHeader::MgtProbeRequestHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4850
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4851
    ## mgt-headers.h (module 'wifi'): ns3::MgtProbeRequestHeader::MgtProbeRequestHeader(ns3::MgtProbeRequestHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4852
    cls.add_constructor([param('ns3::MgtProbeRequestHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4853
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtProbeRequestHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4854
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4855
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4856
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4857
                   is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4858
    ## mgt-headers.h (module 'wifi'): ns3::HtCapabilities ns3::MgtProbeRequestHeader::GetHtCapabilities() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4859
    cls.add_method('GetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4860
                   'ns3::HtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4861
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4862
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4863
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::MgtProbeRequestHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4864
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4865
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4866
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4867
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4868
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtProbeRequestHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4869
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4870
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4871
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4872
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4873
    ## mgt-headers.h (module 'wifi'): ns3::Ssid ns3::MgtProbeRequestHeader::GetSsid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4874
    cls.add_method('GetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4875
                   'ns3::Ssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4876
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4877
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4878
    ## mgt-headers.h (module 'wifi'): ns3::SupportedRates ns3::MgtProbeRequestHeader::GetSupportedRates() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4879
    cls.add_method('GetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4880
                   'ns3::SupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4881
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4882
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4883
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::MgtProbeRequestHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4884
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4885
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4886
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4887
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4888
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeRequestHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4889
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4890
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4891
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4892
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4893
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeRequestHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4894
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4895
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4896
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4897
                   is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4898
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeRequestHeader::SetHtCapabilities(ns3::HtCapabilities htcapabilities) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4899
    cls.add_method('SetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4900
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4901
                   [param('ns3::HtCapabilities', 'htcapabilities')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4902
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeRequestHeader::SetSsid(ns3::Ssid ssid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4903
    cls.add_method('SetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4904
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4905
                   [param('ns3::Ssid', 'ssid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4906
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeRequestHeader::SetSupportedRates(ns3::SupportedRates rates) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4907
    cls.add_method('SetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4908
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4909
                   [param('ns3::SupportedRates', 'rates')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4910
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4911
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4912
def register_Ns3MgtProbeResponseHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4913
    ## mgt-headers.h (module 'wifi'): ns3::MgtProbeResponseHeader::MgtProbeResponseHeader(ns3::MgtProbeResponseHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4914
    cls.add_constructor([param('ns3::MgtProbeResponseHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4915
    ## mgt-headers.h (module 'wifi'): ns3::MgtProbeResponseHeader::MgtProbeResponseHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4916
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4917
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtProbeResponseHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4918
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4919
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4920
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4921
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4922
    ## mgt-headers.h (module 'wifi'): uint64_t ns3::MgtProbeResponseHeader::GetBeaconIntervalUs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4923
    cls.add_method('GetBeaconIntervalUs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4924
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4925
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4926
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4927
    ## mgt-headers.h (module 'wifi'): ns3::HtCapabilities ns3::MgtProbeResponseHeader::GetHtCapabilities() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4928
    cls.add_method('GetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4929
                   'ns3::HtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4930
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4931
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4932
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::MgtProbeResponseHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4933
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4934
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4935
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4936
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4937
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::MgtProbeResponseHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4938
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4939
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4940
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4941
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4942
    ## mgt-headers.h (module 'wifi'): ns3::Ssid ns3::MgtProbeResponseHeader::GetSsid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4943
    cls.add_method('GetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4944
                   'ns3::Ssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4945
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4946
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4947
    ## mgt-headers.h (module 'wifi'): ns3::SupportedRates ns3::MgtProbeResponseHeader::GetSupportedRates() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4948
    cls.add_method('GetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4949
                   'ns3::SupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4950
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4951
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4952
    ## mgt-headers.h (module 'wifi'): uint64_t ns3::MgtProbeResponseHeader::GetTimestamp() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4953
    cls.add_method('GetTimestamp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4954
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4955
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4956
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::MgtProbeResponseHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4957
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4958
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4959
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4960
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4961
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeResponseHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4962
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4963
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4964
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4965
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4966
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeResponseHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4967
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4968
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4969
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4970
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4971
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeResponseHeader::SetBeaconIntervalUs(uint64_t us) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4972
    cls.add_method('SetBeaconIntervalUs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4973
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4974
                   [param('uint64_t', 'us')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4975
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeResponseHeader::SetHtCapabilities(ns3::HtCapabilities htcapabilities) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4976
    cls.add_method('SetHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4977
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  4978
                   [param('ns3::HtCapabilities', 'htcapabilities')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4979
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeResponseHeader::SetSsid(ns3::Ssid ssid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4980
    cls.add_method('SetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4981
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4982
                   [param('ns3::Ssid', 'ssid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4983
    ## mgt-headers.h (module 'wifi'): void ns3::MgtProbeResponseHeader::SetSupportedRates(ns3::SupportedRates rates) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4984
    cls.add_method('SetSupportedRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4985
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4986
                   [param('ns3::SupportedRates', 'rates')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4987
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4988
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4989
def register_Ns3NqosWifiMacHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4990
    ## nqos-wifi-mac-helper.h (module 'wifi'): ns3::NqosWifiMacHelper::NqosWifiMacHelper(ns3::NqosWifiMacHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4991
    cls.add_constructor([param('ns3::NqosWifiMacHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4992
    ## nqos-wifi-mac-helper.h (module 'wifi'): ns3::NqosWifiMacHelper::NqosWifiMacHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4993
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4994
    ## nqos-wifi-mac-helper.h (module 'wifi'): static ns3::NqosWifiMacHelper ns3::NqosWifiMacHelper::Default() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4995
    cls.add_method('Default', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4996
                   'ns3::NqosWifiMacHelper', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4997
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4998
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  4999
    ## nqos-wifi-mac-helper.h (module 'wifi'): void ns3::NqosWifiMacHelper::SetType(std::string type, std::string n0="", ns3::AttributeValue const & v0=ns3::EmptyAttributeValue(), std::string n1="", ns3::AttributeValue const & v1=ns3::EmptyAttributeValue(), std::string n2="", ns3::AttributeValue const & v2=ns3::EmptyAttributeValue(), std::string n3="", ns3::AttributeValue const & v3=ns3::EmptyAttributeValue(), std::string n4="", ns3::AttributeValue const & v4=ns3::EmptyAttributeValue(), std::string n5="", ns3::AttributeValue const & v5=ns3::EmptyAttributeValue(), std::string n6="", ns3::AttributeValue const & v6=ns3::EmptyAttributeValue(), std::string n7="", ns3::AttributeValue const & v7=ns3::EmptyAttributeValue()) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5000
    cls.add_method('SetType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5001
                   'void', 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  5002
                   [param('std::string', 'type'), param('std::string', 'n0', default_value='""'), param('ns3::AttributeValue const &', 'v0', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n1', default_value='""'), param('ns3::AttributeValue const &', 'v1', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n2', default_value='""'), param('ns3::AttributeValue const &', 'v2', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n3', default_value='""'), param('ns3::AttributeValue const &', 'v3', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n4', default_value='""'), param('ns3::AttributeValue const &', 'v4', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n5', default_value='""'), param('ns3::AttributeValue const &', 'v5', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n6', default_value='""'), param('ns3::AttributeValue const &', 'v6', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n7', default_value='""'), param('ns3::AttributeValue const &', 'v7', default_value='ns3::EmptyAttributeValue()')], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  5003
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5004
    ## nqos-wifi-mac-helper.h (module 'wifi'): ns3::Ptr<ns3::WifiMac> ns3::NqosWifiMacHelper::Create() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5005
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5006
                   'ns3::Ptr< ns3::WifiMac >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5007
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5008
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5009
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5010
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5011
def register_Ns3Object_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5012
    ## object.h (module 'core'): ns3::Object::Object() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5013
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5014
    ## object.h (module 'core'): void ns3::Object::AggregateObject(ns3::Ptr<ns3::Object> other) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5015
    cls.add_method('AggregateObject', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5016
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5017
                   [param('ns3::Ptr< ns3::Object >', 'other')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5018
    ## object.h (module 'core'): void ns3::Object::Dispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5019
    cls.add_method('Dispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5020
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5021
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5022
    ## object.h (module 'core'): ns3::Object::AggregateIterator ns3::Object::GetAggregateIterator() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5023
    cls.add_method('GetAggregateIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5024
                   'ns3::Object::AggregateIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5025
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5026
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5027
    ## object.h (module 'core'): ns3::TypeId ns3::Object::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5028
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5029
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5030
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5031
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5032
    ## object.h (module 'core'): static ns3::TypeId ns3::Object::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5033
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5034
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5035
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5036
                   is_static=True)
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
  5037
    ## object.h (module 'core'): void ns3::Object::Initialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
  5038
    cls.add_method('Initialize', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5039
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5040
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5041
    ## object.h (module 'core'): ns3::Object::Object(ns3::Object const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5042
    cls.add_constructor([param('ns3::Object const &', 'o')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5043
                        visibility='protected')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5044
    ## object.h (module 'core'): void ns3::Object::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5045
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5046
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5047
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5048
                   visibility='protected', is_virtual=True)
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
  5049
    ## object.h (module 'core'): void ns3::Object::DoInitialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
  5050
    cls.add_method('DoInitialize', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5051
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5052
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5053
                   visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5054
    ## object.h (module 'core'): void ns3::Object::NotifyNewAggregate() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5055
    cls.add_method('NotifyNewAggregate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5056
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5057
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5058
                   visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5059
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5060
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5061
def register_Ns3ObjectAggregateIterator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5062
    ## object.h (module 'core'): ns3::Object::AggregateIterator::AggregateIterator(ns3::Object::AggregateIterator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5063
    cls.add_constructor([param('ns3::Object::AggregateIterator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5064
    ## object.h (module 'core'): ns3::Object::AggregateIterator::AggregateIterator() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5065
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5066
    ## object.h (module 'core'): bool ns3::Object::AggregateIterator::HasNext() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5067
    cls.add_method('HasNext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5068
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5069
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5070
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5071
    ## object.h (module 'core'): ns3::Ptr<ns3::Object const> ns3::Object::AggregateIterator::Next() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5072
    cls.add_method('Next', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5073
                   'ns3::Ptr< ns3::Object const >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5074
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5075
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5076
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5077
def register_Ns3PcapFileWrapper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5078
    ## pcap-file-wrapper.h (module 'network'): static ns3::TypeId ns3::PcapFileWrapper::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5079
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5080
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5081
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5082
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5083
    ## pcap-file-wrapper.h (module 'network'): ns3::PcapFileWrapper::PcapFileWrapper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5084
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5085
    ## pcap-file-wrapper.h (module 'network'): bool ns3::PcapFileWrapper::Fail() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5086
    cls.add_method('Fail', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5087
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5088
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5089
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5090
    ## pcap-file-wrapper.h (module 'network'): bool ns3::PcapFileWrapper::Eof() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5091
    cls.add_method('Eof', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5092
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5093
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5094
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5095
    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::Clear() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5096
    cls.add_method('Clear', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5097
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5098
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5099
    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::Open(std::string const & filename, std::_Ios_Openmode mode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5100
    cls.add_method('Open', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5101
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5102
                   [param('std::string const &', 'filename'), param('std::_Ios_Openmode', 'mode')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5103
    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::Close() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5104
    cls.add_method('Close', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5105
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5106
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5107
    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::Init(uint32_t dataLinkType, uint32_t snapLen=std::numeric_limits<unsigned int>::max(), int32_t tzCorrection=ns3::PcapFile::ZONE_DEFAULT) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5108
    cls.add_method('Init', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5109
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5110
                   [param('uint32_t', 'dataLinkType'), param('uint32_t', 'snapLen', default_value='std::numeric_limits<unsigned int>::max()'), param('int32_t', 'tzCorrection', default_value='ns3::PcapFile::ZONE_DEFAULT')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5111
    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::Write(ns3::Time t, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5112
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5113
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5114
                   [param('ns3::Time', 't'), param('ns3::Ptr< ns3::Packet const >', 'p')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5115
    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::Write(ns3::Time t, ns3::Header & header, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5116
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5117
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5118
                   [param('ns3::Time', 't'), param('ns3::Header &', 'header'), param('ns3::Ptr< ns3::Packet const >', 'p')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5119
    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::Write(ns3::Time t, uint8_t const * buffer, uint32_t length) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5120
    cls.add_method('Write', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5121
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5122
                   [param('ns3::Time', 't'), param('uint8_t const *', 'buffer'), param('uint32_t', 'length')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5123
    ## pcap-file-wrapper.h (module 'network'): uint32_t ns3::PcapFileWrapper::GetMagic() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5124
    cls.add_method('GetMagic', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5125
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5126
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5127
    ## pcap-file-wrapper.h (module 'network'): uint16_t ns3::PcapFileWrapper::GetVersionMajor() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5128
    cls.add_method('GetVersionMajor', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5129
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5130
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5131
    ## pcap-file-wrapper.h (module 'network'): uint16_t ns3::PcapFileWrapper::GetVersionMinor() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5132
    cls.add_method('GetVersionMinor', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5133
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5134
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5135
    ## pcap-file-wrapper.h (module 'network'): int32_t ns3::PcapFileWrapper::GetTimeZoneOffset() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5136
    cls.add_method('GetTimeZoneOffset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5137
                   'int32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5138
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5139
    ## pcap-file-wrapper.h (module 'network'): uint32_t ns3::PcapFileWrapper::GetSigFigs() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5140
    cls.add_method('GetSigFigs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5141
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5142
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5143
    ## pcap-file-wrapper.h (module 'network'): uint32_t ns3::PcapFileWrapper::GetSnapLen() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5144
    cls.add_method('GetSnapLen', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5145
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5146
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5147
    ## pcap-file-wrapper.h (module 'network'): uint32_t ns3::PcapFileWrapper::GetDataLinkType() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5148
    cls.add_method('GetDataLinkType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5149
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5150
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5151
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5152
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5153
def register_Ns3PropagationDelayModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5154
    ## propagation-delay-model.h (module 'propagation'): ns3::PropagationDelayModel::PropagationDelayModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5155
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5156
    ## propagation-delay-model.h (module 'propagation'): ns3::PropagationDelayModel::PropagationDelayModel(ns3::PropagationDelayModel const & arg0) [copy constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5157
    cls.add_constructor([param('ns3::PropagationDelayModel const &', 'arg0')])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5158
    ## propagation-delay-model.h (module 'propagation'): int64_t ns3::PropagationDelayModel::AssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5159
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5160
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5161
                   [param('int64_t', 'stream')])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5162
    ## propagation-delay-model.h (module 'propagation'): ns3::Time ns3::PropagationDelayModel::GetDelay(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5163
    cls.add_method('GetDelay', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5164
                   'ns3::Time', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5165
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5166
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5167
    ## propagation-delay-model.h (module 'propagation'): static ns3::TypeId ns3::PropagationDelayModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5168
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5169
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5170
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5171
                   is_static=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5172
    ## propagation-delay-model.h (module 'propagation'): int64_t ns3::PropagationDelayModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5173
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5174
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5175
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5176
                   is_pure_virtual=True, visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5177
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5178
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5179
def register_Ns3PropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5180
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::PropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5181
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5182
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5183
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5184
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5185
    ## propagation-loss-model.h (module 'propagation'): ns3::PropagationLossModel::PropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5186
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5187
    ## propagation-loss-model.h (module 'propagation'): void ns3::PropagationLossModel::SetNext(ns3::Ptr<ns3::PropagationLossModel> next) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5188
    cls.add_method('SetNext', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5189
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5190
                   [param('ns3::Ptr< ns3::PropagationLossModel >', 'next')])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5191
    ## propagation-loss-model.h (module 'propagation'): ns3::Ptr<ns3::PropagationLossModel> ns3::PropagationLossModel::GetNext() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5192
    cls.add_method('GetNext', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5193
                   'ns3::Ptr< ns3::PropagationLossModel >', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5194
                   [])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5195
    ## propagation-loss-model.h (module 'propagation'): double ns3::PropagationLossModel::CalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5196
    cls.add_method('CalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5197
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5198
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5199
                   is_const=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5200
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::PropagationLossModel::AssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5201
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5202
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5203
                   [param('int64_t', 'stream')])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5204
    ## propagation-loss-model.h (module 'propagation'): double ns3::PropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5205
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5206
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5207
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5208
                   is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5209
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::PropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5210
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5211
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5212
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5213
                   is_pure_virtual=True, visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5214
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5215
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5216
def register_Ns3QosTag_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5217
    ## qos-tag.h (module 'wifi'): ns3::QosTag::QosTag(ns3::QosTag const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5218
    cls.add_constructor([param('ns3::QosTag const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5219
    ## qos-tag.h (module 'wifi'): ns3::QosTag::QosTag() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5220
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5221
    ## qos-tag.h (module 'wifi'): ns3::QosTag::QosTag(uint8_t tid) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5222
    cls.add_constructor([param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5223
    ## qos-tag.h (module 'wifi'): void ns3::QosTag::Deserialize(ns3::TagBuffer i) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5224
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5225
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5226
                   [param('ns3::TagBuffer', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5227
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5228
    ## qos-tag.h (module 'wifi'): ns3::TypeId ns3::QosTag::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5229
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5230
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5231
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5232
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5233
    ## qos-tag.h (module 'wifi'): uint32_t ns3::QosTag::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5234
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5235
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5236
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5237
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5238
    ## qos-tag.h (module 'wifi'): uint8_t ns3::QosTag::GetTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5239
    cls.add_method('GetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5240
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5241
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5242
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5243
    ## qos-tag.h (module 'wifi'): static ns3::TypeId ns3::QosTag::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5244
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5245
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5246
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5247
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5248
    ## qos-tag.h (module 'wifi'): void ns3::QosTag::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5249
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5250
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5251
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5252
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5253
    ## qos-tag.h (module 'wifi'): void ns3::QosTag::Serialize(ns3::TagBuffer i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5254
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5255
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5256
                   [param('ns3::TagBuffer', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5257
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5258
    ## qos-tag.h (module 'wifi'): void ns3::QosTag::SetTid(uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5259
    cls.add_method('SetTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5260
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5261
                   [param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5262
    ## qos-tag.h (module 'wifi'): void ns3::QosTag::SetUserPriority(ns3::UserPriority up) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5263
    cls.add_method('SetUserPriority', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5264
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5265
                   [param('ns3::UserPriority', 'up')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5266
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5267
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5268
def register_Ns3QosWifiMacHelper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5269
    ## qos-wifi-mac-helper.h (module 'wifi'): ns3::QosWifiMacHelper::QosWifiMacHelper(ns3::QosWifiMacHelper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5270
    cls.add_constructor([param('ns3::QosWifiMacHelper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5271
    ## qos-wifi-mac-helper.h (module 'wifi'): ns3::QosWifiMacHelper::QosWifiMacHelper() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5272
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5273
    ## qos-wifi-mac-helper.h (module 'wifi'): static ns3::QosWifiMacHelper ns3::QosWifiMacHelper::Default() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5274
    cls.add_method('Default', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5275
                   'ns3::QosWifiMacHelper', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5276
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5277
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5278
    ## qos-wifi-mac-helper.h (module 'wifi'): void ns3::QosWifiMacHelper::SetBlockAckInactivityTimeoutForAc(ns3::AcIndex ac, uint16_t timeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5279
    cls.add_method('SetBlockAckInactivityTimeoutForAc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5280
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5281
                   [param('ns3::AcIndex', 'ac'), param('uint16_t', 'timeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5282
    ## qos-wifi-mac-helper.h (module 'wifi'): void ns3::QosWifiMacHelper::SetBlockAckThresholdForAc(ns3::AcIndex ac, uint8_t threshold) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5283
    cls.add_method('SetBlockAckThresholdForAc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5284
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5285
                   [param('ns3::AcIndex', 'ac'), param('uint8_t', 'threshold')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5286
    ## qos-wifi-mac-helper.h (module 'wifi'): void ns3::QosWifiMacHelper::SetMsduAggregatorForAc(ns3::AcIndex ac, std::string type, std::string n0="", ns3::AttributeValue const & v0=ns3::EmptyAttributeValue(), std::string n1="", ns3::AttributeValue const & v1=ns3::EmptyAttributeValue(), std::string n2="", ns3::AttributeValue const & v2=ns3::EmptyAttributeValue(), std::string n3="", ns3::AttributeValue const & v3=ns3::EmptyAttributeValue()) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5287
    cls.add_method('SetMsduAggregatorForAc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5288
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5289
                   [param('ns3::AcIndex', 'ac'), param('std::string', 'type'), param('std::string', 'n0', default_value='""'), param('ns3::AttributeValue const &', 'v0', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n1', default_value='""'), param('ns3::AttributeValue const &', 'v1', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n2', default_value='""'), param('ns3::AttributeValue const &', 'v2', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n3', default_value='""'), param('ns3::AttributeValue const &', 'v3', default_value='ns3::EmptyAttributeValue()')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5290
    ## qos-wifi-mac-helper.h (module 'wifi'): void ns3::QosWifiMacHelper::SetType(std::string type, std::string n0="", ns3::AttributeValue const & v0=ns3::EmptyAttributeValue(), std::string n1="", ns3::AttributeValue const & v1=ns3::EmptyAttributeValue(), std::string n2="", ns3::AttributeValue const & v2=ns3::EmptyAttributeValue(), std::string n3="", ns3::AttributeValue const & v3=ns3::EmptyAttributeValue(), std::string n4="", ns3::AttributeValue const & v4=ns3::EmptyAttributeValue(), std::string n5="", ns3::AttributeValue const & v5=ns3::EmptyAttributeValue(), std::string n6="", ns3::AttributeValue const & v6=ns3::EmptyAttributeValue(), std::string n7="", ns3::AttributeValue const & v7=ns3::EmptyAttributeValue()) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5291
    cls.add_method('SetType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5292
                   'void', 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  5293
                   [param('std::string', 'type'), param('std::string', 'n0', default_value='""'), param('ns3::AttributeValue const &', 'v0', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n1', default_value='""'), param('ns3::AttributeValue const &', 'v1', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n2', default_value='""'), param('ns3::AttributeValue const &', 'v2', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n3', default_value='""'), param('ns3::AttributeValue const &', 'v3', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n4', default_value='""'), param('ns3::AttributeValue const &', 'v4', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n5', default_value='""'), param('ns3::AttributeValue const &', 'v5', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n6', default_value='""'), param('ns3::AttributeValue const &', 'v6', default_value='ns3::EmptyAttributeValue()'), param('std::string', 'n7', default_value='""'), param('ns3::AttributeValue const &', 'v7', default_value='ns3::EmptyAttributeValue()')], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  5294
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5295
    ## qos-wifi-mac-helper.h (module 'wifi'): ns3::Ptr<ns3::WifiMac> ns3::QosWifiMacHelper::Create() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5296
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5297
                   'ns3::Ptr< ns3::WifiMac >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5298
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5299
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5300
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5301
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5302
def register_Ns3RandomPropagationDelayModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5303
    ## propagation-delay-model.h (module 'propagation'): ns3::RandomPropagationDelayModel::RandomPropagationDelayModel(ns3::RandomPropagationDelayModel const & arg0) [copy constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5304
    cls.add_constructor([param('ns3::RandomPropagationDelayModel const &', 'arg0')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5305
    ## propagation-delay-model.h (module 'propagation'): ns3::RandomPropagationDelayModel::RandomPropagationDelayModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5306
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5307
    ## propagation-delay-model.h (module 'propagation'): ns3::Time ns3::RandomPropagationDelayModel::GetDelay(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5308
    cls.add_method('GetDelay', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5309
                   'ns3::Time', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5310
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5311
                   is_const=True, is_virtual=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5312
    ## propagation-delay-model.h (module 'propagation'): static ns3::TypeId ns3::RandomPropagationDelayModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5313
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5314
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5315
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5316
                   is_static=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5317
    ## propagation-delay-model.h (module 'propagation'): int64_t ns3::RandomPropagationDelayModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5318
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5319
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5320
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5321
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5322
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5323
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5324
def register_Ns3RandomPropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5325
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::RandomPropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5326
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5327
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5328
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5329
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5330
    ## propagation-loss-model.h (module 'propagation'): ns3::RandomPropagationLossModel::RandomPropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5331
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5332
    ## propagation-loss-model.h (module 'propagation'): double ns3::RandomPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5333
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5334
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5335
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5336
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5337
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::RandomPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5338
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5339
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5340
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5341
                   visibility='private', is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5342
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5343
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5344
def register_Ns3RandomVariableStream_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5345
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::RandomVariableStream::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5346
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5347
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5348
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5349
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5350
    ## random-variable-stream.h (module 'core'): ns3::RandomVariableStream::RandomVariableStream() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5351
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5352
    ## random-variable-stream.h (module 'core'): void ns3::RandomVariableStream::SetStream(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5353
    cls.add_method('SetStream', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5354
                   'void', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5355
                   [param('int64_t', 'stream')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5356
    ## random-variable-stream.h (module 'core'): int64_t ns3::RandomVariableStream::GetStream() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5357
    cls.add_method('GetStream', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5358
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5359
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5360
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5361
    ## random-variable-stream.h (module 'core'): void ns3::RandomVariableStream::SetAntithetic(bool isAntithetic) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5362
    cls.add_method('SetAntithetic', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5363
                   'void', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5364
                   [param('bool', 'isAntithetic')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5365
    ## random-variable-stream.h (module 'core'): bool ns3::RandomVariableStream::IsAntithetic() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5366
    cls.add_method('IsAntithetic', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5367
                   'bool', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5368
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5369
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5370
    ## random-variable-stream.h (module 'core'): double ns3::RandomVariableStream::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5371
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5372
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5373
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5374
                   is_pure_virtual=True, is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5375
    ## random-variable-stream.h (module 'core'): uint32_t ns3::RandomVariableStream::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5376
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5377
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5378
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5379
                   is_pure_virtual=True, is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5380
    ## random-variable-stream.h (module 'core'): ns3::RngStream * ns3::RandomVariableStream::Peek() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5381
    cls.add_method('Peek', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5382
                   'ns3::RngStream *', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5383
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5384
                   is_const=True, visibility='protected')
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5385
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5386
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5387
def register_Ns3RangePropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5388
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::RangePropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5389
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5390
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5391
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5392
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5393
    ## propagation-loss-model.h (module 'propagation'): ns3::RangePropagationLossModel::RangePropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5394
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5395
    ## propagation-loss-model.h (module 'propagation'): double ns3::RangePropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5396
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5397
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5398
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5399
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5400
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::RangePropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5401
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5402
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5403
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5404
                   visibility='private', is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5405
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5406
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5407
def register_Ns3SequentialRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5408
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::SequentialRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5409
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5410
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5411
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5412
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5413
    ## random-variable-stream.h (module 'core'): ns3::SequentialRandomVariable::SequentialRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5414
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5415
    ## random-variable-stream.h (module 'core'): double ns3::SequentialRandomVariable::GetMin() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5416
    cls.add_method('GetMin', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5417
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5418
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5419
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5420
    ## random-variable-stream.h (module 'core'): double ns3::SequentialRandomVariable::GetMax() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5421
    cls.add_method('GetMax', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5422
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5423
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5424
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5425
    ## random-variable-stream.h (module 'core'): ns3::Ptr<ns3::RandomVariableStream> ns3::SequentialRandomVariable::GetIncrement() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5426
    cls.add_method('GetIncrement', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5427
                   'ns3::Ptr< ns3::RandomVariableStream >', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5428
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5429
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5430
    ## random-variable-stream.h (module 'core'): uint32_t ns3::SequentialRandomVariable::GetConsecutive() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5431
    cls.add_method('GetConsecutive', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5432
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5433
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5434
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5435
    ## random-variable-stream.h (module 'core'): double ns3::SequentialRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5436
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5437
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5438
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5439
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5440
    ## random-variable-stream.h (module 'core'): uint32_t ns3::SequentialRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5441
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5442
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5443
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5444
                   is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5445
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5446
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5447
def register_Ns3SimpleRefCount__Ns3AttributeAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeAccessor__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5448
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5449
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5450
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >::SimpleRefCount(ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5451
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter< ns3::AttributeAccessor > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5452
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5453
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5454
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5455
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5456
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5457
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5458
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5459
def register_Ns3SimpleRefCount__Ns3AttributeChecker_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeChecker__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5460
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5461
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5462
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> >::SimpleRefCount(ns3::SimpleRefCount<ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5463
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter< ns3::AttributeChecker > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5464
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5465
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5466
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5467
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5468
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5469
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5470
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5471
def register_Ns3SimpleRefCount__Ns3AttributeValue_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeValue__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5472
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5473
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5474
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> >::SimpleRefCount(ns3::SimpleRefCount<ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5475
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter< ns3::AttributeValue > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5476
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5477
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5478
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5479
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5480
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5481
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5482
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5483
def register_Ns3SimpleRefCount__Ns3CallbackImplBase_Ns3Empty_Ns3DefaultDeleter__lt__ns3CallbackImplBase__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5484
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5485
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5486
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> >::SimpleRefCount(ns3::SimpleRefCount<ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5487
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter< ns3::CallbackImplBase > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5488
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5489
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5490
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5491
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5492
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5493
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5494
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5495
def register_Ns3SimpleRefCount__Ns3EventImpl_Ns3Empty_Ns3DefaultDeleter__lt__ns3EventImpl__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5496
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::EventImpl, ns3::empty, ns3::DefaultDeleter<ns3::EventImpl> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5497
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5498
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::EventImpl, ns3::empty, ns3::DefaultDeleter<ns3::EventImpl> >::SimpleRefCount(ns3::SimpleRefCount<ns3::EventImpl, ns3::empty, ns3::DefaultDeleter<ns3::EventImpl> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5499
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::EventImpl, ns3::empty, ns3::DefaultDeleter< ns3::EventImpl > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5500
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::EventImpl, ns3::empty, ns3::DefaultDeleter<ns3::EventImpl> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5501
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5502
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5503
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5504
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5505
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5506
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5507
def register_Ns3SimpleRefCount__Ns3HashImplementation_Ns3Empty_Ns3DefaultDeleter__lt__ns3HashImplementation__gt___methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5508
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter<ns3::Hash::Implementation> >::SimpleRefCount() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5509
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5510
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter<ns3::Hash::Implementation> >::SimpleRefCount(ns3::SimpleRefCount<ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter<ns3::Hash::Implementation> > const & o) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5511
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter< ns3::Hash::Implementation > > const &', 'o')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5512
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::Hash::Implementation, ns3::empty, ns3::DefaultDeleter<ns3::Hash::Implementation> >::Cleanup() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5513
    cls.add_method('Cleanup', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5514
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5515
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5516
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5517
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5518
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5519
def register_Ns3SimpleRefCount__Ns3InterferenceHelperEvent_Ns3Empty_Ns3DefaultDeleter__lt__ns3InterferenceHelperEvent__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5520
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::InterferenceHelper::Event, ns3::empty, ns3::DefaultDeleter<ns3::InterferenceHelper::Event> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5521
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5522
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::InterferenceHelper::Event, ns3::empty, ns3::DefaultDeleter<ns3::InterferenceHelper::Event> >::SimpleRefCount(ns3::SimpleRefCount<ns3::InterferenceHelper::Event, ns3::empty, ns3::DefaultDeleter<ns3::InterferenceHelper::Event> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5523
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::InterferenceHelper::Event, ns3::empty, ns3::DefaultDeleter< ns3::InterferenceHelper::Event > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5524
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::InterferenceHelper::Event, ns3::empty, ns3::DefaultDeleter<ns3::InterferenceHelper::Event> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5525
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5526
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5527
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5528
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5529
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5530
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5531
def register_Ns3SimpleRefCount__Ns3NixVector_Ns3Empty_Ns3DefaultDeleter__lt__ns3NixVector__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5532
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5533
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5534
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >::SimpleRefCount(ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5535
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::NixVector, ns3::empty, ns3::DefaultDeleter< ns3::NixVector > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5536
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5537
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5538
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5539
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5540
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5541
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5542
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5543
def register_Ns3SimpleRefCount__Ns3OutputStreamWrapper_Ns3Empty_Ns3DefaultDeleter__lt__ns3OutputStreamWrapper__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5544
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5545
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5546
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >::SimpleRefCount(ns3::SimpleRefCount<ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5547
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter< ns3::OutputStreamWrapper > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5548
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5549
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5550
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5551
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5552
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5553
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5554
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5555
def register_Ns3SimpleRefCount__Ns3Packet_Ns3Empty_Ns3DefaultDeleter__lt__ns3Packet__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5556
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5557
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5558
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >::SimpleRefCount(ns3::SimpleRefCount<ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5559
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::Packet, ns3::empty, ns3::DefaultDeleter< ns3::Packet > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5560
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5561
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5562
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5563
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5564
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5565
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5566
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5567
def register_Ns3SimpleRefCount__Ns3TraceSourceAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3TraceSourceAccessor__gt___methods(root_module, cls):
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5568
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >::SimpleRefCount() [constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5569
    cls.add_constructor([])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5570
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >::SimpleRefCount(ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> > const & o) [copy constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5571
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter< ns3::TraceSourceAccessor > > const &', 'o')])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5572
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >::Cleanup() [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5573
    cls.add_method('Cleanup', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5574
                   'void', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5575
                   [], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5576
                   is_static=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5577
    return
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5578
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5579
def register_Ns3SimpleRefCount__Ns3WifiInformationElement_Ns3Empty_Ns3DefaultDeleter__lt__ns3WifiInformationElement__gt___methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5580
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter<ns3::WifiInformationElement> >::SimpleRefCount() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5581
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5582
    ## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter<ns3::WifiInformationElement> >::SimpleRefCount(ns3::SimpleRefCount<ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter<ns3::WifiInformationElement> > const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5583
    cls.add_constructor([param('ns3::SimpleRefCount< ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter< ns3::WifiInformationElement > > const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5584
    ## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::WifiInformationElement, ns3::empty, ns3::DefaultDeleter<ns3::WifiInformationElement> >::Cleanup() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5585
    cls.add_method('Cleanup', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5586
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5587
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5588
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5589
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5590
9294
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5591
def register_Ns3SnrTag_methods(root_module, cls):
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5592
    ## snr-tag.h (module 'wifi'): ns3::SnrTag::SnrTag(ns3::SnrTag const & arg0) [copy constructor]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5593
    cls.add_constructor([param('ns3::SnrTag const &', 'arg0')])
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5594
    ## snr-tag.h (module 'wifi'): ns3::SnrTag::SnrTag() [constructor]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5595
    cls.add_constructor([])
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5596
    ## snr-tag.h (module 'wifi'): ns3::SnrTag::SnrTag(double snr) [constructor]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5597
    cls.add_constructor([param('double', 'snr')])
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5598
    ## snr-tag.h (module 'wifi'): void ns3::SnrTag::Deserialize(ns3::TagBuffer i) [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5599
    cls.add_method('Deserialize', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5600
                   'void', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5601
                   [param('ns3::TagBuffer', 'i')], 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5602
                   is_virtual=True)
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5603
    ## snr-tag.h (module 'wifi'): double ns3::SnrTag::Get() const [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5604
    cls.add_method('Get', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5605
                   'double', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5606
                   [], 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5607
                   is_const=True)
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5608
    ## snr-tag.h (module 'wifi'): ns3::TypeId ns3::SnrTag::GetInstanceTypeId() const [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5609
    cls.add_method('GetInstanceTypeId', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5610
                   'ns3::TypeId', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5611
                   [], 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5612
                   is_const=True, is_virtual=True)
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5613
    ## snr-tag.h (module 'wifi'): uint32_t ns3::SnrTag::GetSerializedSize() const [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5614
    cls.add_method('GetSerializedSize', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5615
                   'uint32_t', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5616
                   [], 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5617
                   is_const=True, is_virtual=True)
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5618
    ## snr-tag.h (module 'wifi'): static ns3::TypeId ns3::SnrTag::GetTypeId() [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5619
    cls.add_method('GetTypeId', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5620
                   'ns3::TypeId', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5621
                   [], 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5622
                   is_static=True)
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5623
    ## snr-tag.h (module 'wifi'): void ns3::SnrTag::Print(std::ostream & os) const [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5624
    cls.add_method('Print', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5625
                   'void', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5626
                   [param('std::ostream &', 'os')], 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5627
                   is_const=True, is_virtual=True)
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5628
    ## snr-tag.h (module 'wifi'): void ns3::SnrTag::Serialize(ns3::TagBuffer i) const [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5629
    cls.add_method('Serialize', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5630
                   'void', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5631
                   [param('ns3::TagBuffer', 'i')], 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5632
                   is_const=True, is_virtual=True)
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5633
    ## snr-tag.h (module 'wifi'): void ns3::SnrTag::Set(double snr) [member function]
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5634
    cls.add_method('Set', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5635
                   'void', 
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5636
                   [param('double', 'snr')])
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5637
    return
4cac575735b3 update python bindings
Tom Henderson <tomh@tomh.org>
parents: 9190
diff changeset
  5638
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5639
def register_Ns3ThreeLogDistancePropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5640
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::ThreeLogDistancePropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5641
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5642
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5643
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5644
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5645
    ## propagation-loss-model.h (module 'propagation'): ns3::ThreeLogDistancePropagationLossModel::ThreeLogDistancePropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5646
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5647
    ## propagation-loss-model.h (module 'propagation'): double ns3::ThreeLogDistancePropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5648
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5649
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5650
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5651
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5652
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::ThreeLogDistancePropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5653
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5654
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5655
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5656
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5657
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5658
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5659
def register_Ns3Time_methods(root_module, cls):
10236
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
  5660
    cls.add_binary_comparison_operator('<=')
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
  5661
    cls.add_binary_comparison_operator('!=')
7586
c94d841b44fb Rescanned bindings on ns-regression
watrous
parents: 7585
diff changeset
  5662
    cls.add_inplace_numeric_operator('+=', param('ns3::Time const &', 'right'))
10601
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  5663
    cls.add_binary_numeric_operator('*', root_module['ns3::Time'], root_module['ns3::Time'], param('int64_t const &', 'right'))
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5664
    cls.add_binary_numeric_operator('+', root_module['ns3::Time'], root_module['ns3::Time'], param('ns3::Time const &', 'right'))
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5665
    cls.add_binary_numeric_operator('-', root_module['ns3::Time'], root_module['ns3::Time'], param('ns3::Time const &', 'right'))
10601
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  5666
    cls.add_binary_numeric_operator('/', root_module['ns3::Time'], root_module['ns3::Time'], param('int64_t const &', 'right'))
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5667
    cls.add_binary_comparison_operator('<')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5668
    cls.add_binary_comparison_operator('>')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5669
    cls.add_inplace_numeric_operator('-=', param('ns3::Time const &', 'right'))
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5670
    cls.add_output_stream_operator()
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5671
    cls.add_binary_comparison_operator('==')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5672
    cls.add_binary_comparison_operator('>=')
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5673
    ## nstime.h (module 'core'): ns3::Time::Time() [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5674
    cls.add_constructor([])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5675
    ## nstime.h (module 'core'): ns3::Time::Time(ns3::Time const & o) [copy constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5676
    cls.add_constructor([param('ns3::Time const &', 'o')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5677
    ## nstime.h (module 'core'): ns3::Time::Time(double v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5678
    cls.add_constructor([param('double', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5679
    ## nstime.h (module 'core'): ns3::Time::Time(int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5680
    cls.add_constructor([param('int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5681
    ## nstime.h (module 'core'): ns3::Time::Time(long int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5682
    cls.add_constructor([param('long int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5683
    ## nstime.h (module 'core'): ns3::Time::Time(long long int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5684
    cls.add_constructor([param('long long int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5685
    ## nstime.h (module 'core'): ns3::Time::Time(unsigned int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5686
    cls.add_constructor([param('unsigned int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5687
    ## nstime.h (module 'core'): ns3::Time::Time(long unsigned int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5688
    cls.add_constructor([param('long unsigned int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5689
    ## nstime.h (module 'core'): ns3::Time::Time(long long unsigned int v) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5690
    cls.add_constructor([param('long long unsigned int', 'v')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5691
    ## nstime.h (module 'core'): ns3::Time::Time(std::string const & s) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5692
    cls.add_constructor([param('std::string const &', 's')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5693
    ## nstime.h (module 'core'): ns3::Time::Time(ns3::int64x64_t const & value) [constructor]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5694
    cls.add_constructor([param('ns3::int64x64_t const &', 'value')])
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5695
    ## nstime.h (module 'core'): int ns3::Time::Compare(ns3::Time const & o) const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5696
    cls.add_method('Compare', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5697
                   'int', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5698
                   [param('ns3::Time const &', 'o')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5699
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5700
    ## nstime.h (module 'core'): static ns3::Time ns3::Time::From(ns3::int64x64_t const & from, ns3::Time::Unit timeUnit) [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5701
    cls.add_method('From', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5702
                   'ns3::Time', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5703
                   [param('ns3::int64x64_t const &', 'from'), param('ns3::Time::Unit', 'timeUnit')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5704
                   is_static=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5705
    ## nstime.h (module 'core'): static ns3::Time ns3::Time::From(ns3::int64x64_t const & value) [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5706
    cls.add_method('From', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5707
                   'ns3::Time', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5708
                   [param('ns3::int64x64_t const &', 'value')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5709
                   is_static=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5710
    ## nstime.h (module 'core'): static ns3::Time ns3::Time::FromDouble(double value, ns3::Time::Unit timeUnit) [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5711
    cls.add_method('FromDouble', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5712
                   'ns3::Time', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5713
                   [param('double', 'value'), param('ns3::Time::Unit', 'timeUnit')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5714
                   is_static=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5715
    ## nstime.h (module 'core'): static ns3::Time ns3::Time::FromInteger(uint64_t value, ns3::Time::Unit timeUnit) [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5716
    cls.add_method('FromInteger', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5717
                   'ns3::Time', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5718
                   [param('uint64_t', 'value'), param('ns3::Time::Unit', 'timeUnit')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5719
                   is_static=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5720
    ## nstime.h (module 'core'): double ns3::Time::GetDays() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5721
    cls.add_method('GetDays', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5722
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5723
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5724
                   is_const=True)
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5725
    ## nstime.h (module 'core'): double ns3::Time::GetDouble() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5726
    cls.add_method('GetDouble', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5727
                   'double', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5728
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5729
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5730
    ## nstime.h (module 'core'): int64_t ns3::Time::GetFemtoSeconds() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5731
    cls.add_method('GetFemtoSeconds', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5732
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5733
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5734
                   is_const=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5735
    ## nstime.h (module 'core'): double ns3::Time::GetHours() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5736
    cls.add_method('GetHours', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5737
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5738
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5739
                   is_const=True)
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5740
    ## nstime.h (module 'core'): int64_t ns3::Time::GetInteger() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5741
    cls.add_method('GetInteger', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5742
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5743
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5744
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5745
    ## nstime.h (module 'core'): int64_t ns3::Time::GetMicroSeconds() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5746
    cls.add_method('GetMicroSeconds', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5747
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5748
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5749
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5750
    ## nstime.h (module 'core'): int64_t ns3::Time::GetMilliSeconds() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5751
    cls.add_method('GetMilliSeconds', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5752
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5753
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5754
                   is_const=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5755
    ## nstime.h (module 'core'): double ns3::Time::GetMinutes() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5756
    cls.add_method('GetMinutes', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5757
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5758
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5759
                   is_const=True)
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5760
    ## nstime.h (module 'core'): int64_t ns3::Time::GetNanoSeconds() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5761
    cls.add_method('GetNanoSeconds', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5762
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5763
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5764
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5765
    ## nstime.h (module 'core'): int64_t ns3::Time::GetPicoSeconds() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5766
    cls.add_method('GetPicoSeconds', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5767
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5768
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5769
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5770
    ## nstime.h (module 'core'): static ns3::Time::Unit ns3::Time::GetResolution() [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5771
    cls.add_method('GetResolution', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5772
                   'ns3::Time::Unit', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5773
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5774
                   is_static=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5775
    ## nstime.h (module 'core'): double ns3::Time::GetSeconds() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5776
    cls.add_method('GetSeconds', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5777
                   'double', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5778
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5779
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5780
    ## nstime.h (module 'core'): int64_t ns3::Time::GetTimeStep() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5781
    cls.add_method('GetTimeStep', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5782
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5783
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5784
                   is_const=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5785
    ## nstime.h (module 'core'): double ns3::Time::GetYears() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5786
    cls.add_method('GetYears', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5787
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5788
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  5789
                   is_const=True)
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5790
    ## nstime.h (module 'core'): bool ns3::Time::IsNegative() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5791
    cls.add_method('IsNegative', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5792
                   'bool', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5793
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5794
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5795
    ## nstime.h (module 'core'): bool ns3::Time::IsPositive() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5796
    cls.add_method('IsPositive', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5797
                   'bool', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5798
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5799
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5800
    ## nstime.h (module 'core'): bool ns3::Time::IsStrictlyNegative() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5801
    cls.add_method('IsStrictlyNegative', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5802
                   'bool', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5803
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5804
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5805
    ## nstime.h (module 'core'): bool ns3::Time::IsStrictlyPositive() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5806
    cls.add_method('IsStrictlyPositive', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5807
                   'bool', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5808
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5809
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5810
    ## nstime.h (module 'core'): bool ns3::Time::IsZero() const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5811
    cls.add_method('IsZero', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5812
                   'bool', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5813
                   [], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5814
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5815
    ## nstime.h (module 'core'): static ns3::Time ns3::Time::Max() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5816
    cls.add_method('Max', 
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5817
                   'ns3::Time', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5818
                   [], 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5819
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5820
    ## nstime.h (module 'core'): static ns3::Time ns3::Time::Min() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  5821
    cls.add_method('Min', 
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5822
                   'ns3::Time', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5823
                   [], 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5824
                   is_static=True)
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5825
    ## nstime.h (module 'core'): static void ns3::Time::SetResolution(ns3::Time::Unit resolution) [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5826
    cls.add_method('SetResolution', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5827
                   'void', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5828
                   [param('ns3::Time::Unit', 'resolution')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5829
                   is_static=True)
10183
308e44d51626 update bindings
Tom Henderson <tomh@tomh.org>
parents: 10167
diff changeset
  5830
    ## nstime.h (module 'core'): static bool ns3::Time::StaticInit() [member function]
308e44d51626 update bindings
Tom Henderson <tomh@tomh.org>
parents: 10167
diff changeset
  5831
    cls.add_method('StaticInit', 
308e44d51626 update bindings
Tom Henderson <tomh@tomh.org>
parents: 10167
diff changeset
  5832
                   'bool', 
308e44d51626 update bindings
Tom Henderson <tomh@tomh.org>
parents: 10167
diff changeset
  5833
                   [], 
308e44d51626 update bindings
Tom Henderson <tomh@tomh.org>
parents: 10167
diff changeset
  5834
                   is_static=True)
7055
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5835
    ## nstime.h (module 'core'): ns3::int64x64_t ns3::Time::To(ns3::Time::Unit timeUnit) const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5836
    cls.add_method('To', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5837
                   'ns3::int64x64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5838
                   [param('ns3::Time::Unit', 'timeUnit')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5839
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5840
    ## nstime.h (module 'core'): double ns3::Time::ToDouble(ns3::Time::Unit timeUnit) const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5841
    cls.add_method('ToDouble', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5842
                   'double', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5843
                   [param('ns3::Time::Unit', 'timeUnit')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5844
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5845
    ## nstime.h (module 'core'): int64_t ns3::Time::ToInteger(ns3::Time::Unit timeUnit) const [member function]
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5846
    cls.add_method('ToInteger', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5847
                   'int64_t', 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5848
                   [param('ns3::Time::Unit', 'timeUnit')], 
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5849
                   is_const=True)
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5850
    return
e65505ea6cd4 modular bindings scan
Mathieu Lacage <mathieu.lacage@inria.fr>
parents: 7022
diff changeset
  5851
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5852
def register_Ns3TraceSourceAccessor_methods(root_module, cls):
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5853
    ## trace-source-accessor.h (module 'core'): ns3::TraceSourceAccessor::TraceSourceAccessor(ns3::TraceSourceAccessor const & arg0) [copy constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5854
    cls.add_constructor([param('ns3::TraceSourceAccessor const &', 'arg0')])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5855
    ## trace-source-accessor.h (module 'core'): ns3::TraceSourceAccessor::TraceSourceAccessor() [constructor]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5856
    cls.add_constructor([])
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5857
    ## trace-source-accessor.h (module 'core'): bool ns3::TraceSourceAccessor::Connect(ns3::ObjectBase * obj, std::string context, ns3::CallbackBase const & cb) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5858
    cls.add_method('Connect', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5859
                   'bool', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5860
                   [param('ns3::ObjectBase *', 'obj', transfer_ownership=False), param('std::string', 'context'), param('ns3::CallbackBase const &', 'cb')], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5861
                   is_pure_virtual=True, is_const=True, is_virtual=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5862
    ## trace-source-accessor.h (module 'core'): bool ns3::TraceSourceAccessor::ConnectWithoutContext(ns3::ObjectBase * obj, ns3::CallbackBase const & cb) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5863
    cls.add_method('ConnectWithoutContext', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5864
                   'bool', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5865
                   [param('ns3::ObjectBase *', 'obj', transfer_ownership=False), param('ns3::CallbackBase const &', 'cb')], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5866
                   is_pure_virtual=True, is_const=True, is_virtual=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5867
    ## trace-source-accessor.h (module 'core'): bool ns3::TraceSourceAccessor::Disconnect(ns3::ObjectBase * obj, std::string context, ns3::CallbackBase const & cb) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5868
    cls.add_method('Disconnect', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5869
                   'bool', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5870
                   [param('ns3::ObjectBase *', 'obj', transfer_ownership=False), param('std::string', 'context'), param('ns3::CallbackBase const &', 'cb')], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5871
                   is_pure_virtual=True, is_const=True, is_virtual=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5872
    ## trace-source-accessor.h (module 'core'): bool ns3::TraceSourceAccessor::DisconnectWithoutContext(ns3::ObjectBase * obj, ns3::CallbackBase const & cb) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5873
    cls.add_method('DisconnectWithoutContext', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5874
                   'bool', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5875
                   [param('ns3::ObjectBase *', 'obj', transfer_ownership=False), param('ns3::CallbackBase const &', 'cb')], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5876
                   is_pure_virtual=True, is_const=True, is_virtual=True)
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5877
    return
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  5878
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5879
def register_Ns3Trailer_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5880
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5881
    ## trailer.h (module 'network'): ns3::Trailer::Trailer() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5882
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5883
    ## trailer.h (module 'network'): ns3::Trailer::Trailer(ns3::Trailer const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5884
    cls.add_constructor([param('ns3::Trailer const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5885
    ## trailer.h (module 'network'): uint32_t ns3::Trailer::Deserialize(ns3::Buffer::Iterator end) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5886
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5887
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5888
                   [param('ns3::Buffer::Iterator', 'end')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5889
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5890
    ## trailer.h (module 'network'): uint32_t ns3::Trailer::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5891
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5892
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5893
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5894
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5895
    ## trailer.h (module 'network'): static ns3::TypeId ns3::Trailer::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5896
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5897
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5898
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5899
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5900
    ## trailer.h (module 'network'): void ns3::Trailer::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5901
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5902
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5903
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5904
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5905
    ## trailer.h (module 'network'): void ns3::Trailer::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5906
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5907
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5908
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5909
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5910
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  5911
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5912
def register_Ns3TriangularRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5913
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::TriangularRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5914
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5915
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5916
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5917
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5918
    ## random-variable-stream.h (module 'core'): ns3::TriangularRandomVariable::TriangularRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5919
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5920
    ## random-variable-stream.h (module 'core'): double ns3::TriangularRandomVariable::GetMean() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5921
    cls.add_method('GetMean', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5922
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5923
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5924
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5925
    ## random-variable-stream.h (module 'core'): double ns3::TriangularRandomVariable::GetMin() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5926
    cls.add_method('GetMin', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5927
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5928
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5929
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5930
    ## random-variable-stream.h (module 'core'): double ns3::TriangularRandomVariable::GetMax() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5931
    cls.add_method('GetMax', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5932
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5933
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5934
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5935
    ## random-variable-stream.h (module 'core'): double ns3::TriangularRandomVariable::GetValue(double mean, double min, double max) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5936
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5937
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5938
                   [param('double', 'mean'), param('double', 'min'), param('double', 'max')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5939
    ## random-variable-stream.h (module 'core'): uint32_t ns3::TriangularRandomVariable::GetInteger(uint32_t mean, uint32_t min, uint32_t max) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5940
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5941
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5942
                   [param('uint32_t', 'mean'), param('uint32_t', 'min'), param('uint32_t', 'max')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5943
    ## random-variable-stream.h (module 'core'): double ns3::TriangularRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5944
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5945
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5946
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5947
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5948
    ## random-variable-stream.h (module 'core'): uint32_t ns3::TriangularRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5949
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5950
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5951
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5952
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5953
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5954
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5955
def register_Ns3TwoRayGroundPropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5956
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::TwoRayGroundPropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5957
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5958
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5959
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5960
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5961
    ## propagation-loss-model.h (module 'propagation'): ns3::TwoRayGroundPropagationLossModel::TwoRayGroundPropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5962
    cls.add_constructor([])
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5963
    ## propagation-loss-model.h (module 'propagation'): void ns3::TwoRayGroundPropagationLossModel::SetFrequency(double frequency) [member function]
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5964
    cls.add_method('SetFrequency', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5965
                   'void', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5966
                   [param('double', 'frequency')])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5967
    ## propagation-loss-model.h (module 'propagation'): void ns3::TwoRayGroundPropagationLossModel::SetSystemLoss(double systemLoss) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5968
    cls.add_method('SetSystemLoss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5969
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5970
                   [param('double', 'systemLoss')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5971
    ## propagation-loss-model.h (module 'propagation'): void ns3::TwoRayGroundPropagationLossModel::SetMinDistance(double minDistance) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5972
    cls.add_method('SetMinDistance', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5973
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5974
                   [param('double', 'minDistance')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5975
    ## propagation-loss-model.h (module 'propagation'): double ns3::TwoRayGroundPropagationLossModel::GetMinDistance() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5976
    cls.add_method('GetMinDistance', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5977
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5978
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5979
                   is_const=True)
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5980
    ## propagation-loss-model.h (module 'propagation'): double ns3::TwoRayGroundPropagationLossModel::GetFrequency() const [member function]
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
  5981
    cls.add_method('GetFrequency', 
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5982
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5983
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5984
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5985
    ## propagation-loss-model.h (module 'propagation'): double ns3::TwoRayGroundPropagationLossModel::GetSystemLoss() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5986
    cls.add_method('GetSystemLoss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5987
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5988
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5989
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5990
    ## propagation-loss-model.h (module 'propagation'): void ns3::TwoRayGroundPropagationLossModel::SetHeightAboveZ(double heightAboveZ) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5991
    cls.add_method('SetHeightAboveZ', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5992
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5993
                   [param('double', 'heightAboveZ')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5994
    ## propagation-loss-model.h (module 'propagation'): double ns3::TwoRayGroundPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5995
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5996
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5997
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  5998
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  5999
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::TwoRayGroundPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6000
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6001
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6002
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6003
                   visibility='private', is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6004
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6005
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6006
def register_Ns3UniformRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6007
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::UniformRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6008
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6009
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6010
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6011
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6012
    ## random-variable-stream.h (module 'core'): ns3::UniformRandomVariable::UniformRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6013
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6014
    ## random-variable-stream.h (module 'core'): double ns3::UniformRandomVariable::GetMin() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6015
    cls.add_method('GetMin', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6016
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6017
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6018
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6019
    ## random-variable-stream.h (module 'core'): double ns3::UniformRandomVariable::GetMax() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6020
    cls.add_method('GetMax', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6021
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6022
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6023
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6024
    ## random-variable-stream.h (module 'core'): double ns3::UniformRandomVariable::GetValue(double min, double max) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6025
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6026
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6027
                   [param('double', 'min'), param('double', 'max')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6028
    ## random-variable-stream.h (module 'core'): uint32_t ns3::UniformRandomVariable::GetInteger(uint32_t min, uint32_t max) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6029
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6030
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6031
                   [param('uint32_t', 'min'), param('uint32_t', 'max')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6032
    ## random-variable-stream.h (module 'core'): double ns3::UniformRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6033
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6034
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6035
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6036
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6037
    ## random-variable-stream.h (module 'core'): uint32_t ns3::UniformRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6038
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6039
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6040
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6041
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6042
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6043
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6044
def register_Ns3WeibullRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6045
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::WeibullRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6046
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6047
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6048
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6049
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6050
    ## random-variable-stream.h (module 'core'): ns3::WeibullRandomVariable::WeibullRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6051
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6052
    ## random-variable-stream.h (module 'core'): double ns3::WeibullRandomVariable::GetScale() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6053
    cls.add_method('GetScale', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6054
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6055
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6056
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6057
    ## random-variable-stream.h (module 'core'): double ns3::WeibullRandomVariable::GetShape() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6058
    cls.add_method('GetShape', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6059
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6060
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6061
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6062
    ## random-variable-stream.h (module 'core'): double ns3::WeibullRandomVariable::GetBound() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6063
    cls.add_method('GetBound', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6064
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6065
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6066
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6067
    ## random-variable-stream.h (module 'core'): double ns3::WeibullRandomVariable::GetValue(double scale, double shape, double bound) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6068
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6069
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6070
                   [param('double', 'scale'), param('double', 'shape'), param('double', 'bound')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6071
    ## random-variable-stream.h (module 'core'): uint32_t ns3::WeibullRandomVariable::GetInteger(uint32_t scale, uint32_t shape, uint32_t bound) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6072
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6073
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6074
                   [param('uint32_t', 'scale'), param('uint32_t', 'shape'), param('uint32_t', 'bound')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6075
    ## random-variable-stream.h (module 'core'): double ns3::WeibullRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6076
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6077
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6078
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6079
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6080
    ## random-variable-stream.h (module 'core'): uint32_t ns3::WeibullRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6081
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6082
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6083
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  6084
                   is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  6085
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  6086
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6087
def register_Ns3WifiActionHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6088
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::WifiActionHeader(ns3::WifiActionHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6089
    cls.add_constructor([param('ns3::WifiActionHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6090
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::WifiActionHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6091
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6092
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::WifiActionHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6093
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6094
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6095
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6096
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6097
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue ns3::WifiActionHeader::GetAction() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6098
    cls.add_method('GetAction', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6099
                   'ns3::WifiActionHeader::ActionValue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6100
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6101
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::CategoryValue ns3::WifiActionHeader::GetCategory() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6102
    cls.add_method('GetCategory', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6103
                   'ns3::WifiActionHeader::CategoryValue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6104
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6105
    ## mgt-headers.h (module 'wifi'): ns3::TypeId ns3::WifiActionHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6106
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6107
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6108
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6109
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6110
    ## mgt-headers.h (module 'wifi'): uint32_t ns3::WifiActionHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6111
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6112
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6113
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6114
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6115
    ## mgt-headers.h (module 'wifi'): static ns3::TypeId ns3::WifiActionHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6116
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6117
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6118
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6119
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6120
    ## mgt-headers.h (module 'wifi'): void ns3::WifiActionHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6121
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6122
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6123
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6124
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6125
    ## mgt-headers.h (module 'wifi'): void ns3::WifiActionHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6126
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6127
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6128
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6129
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6130
    ## mgt-headers.h (module 'wifi'): void ns3::WifiActionHeader::SetAction(ns3::WifiActionHeader::CategoryValue type, ns3::WifiActionHeader::ActionValue action) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6131
    cls.add_method('SetAction', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6132
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6133
                   [param('ns3::WifiActionHeader::CategoryValue', 'type'), param('ns3::WifiActionHeader::ActionValue', 'action')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6134
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6135
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6136
def register_Ns3WifiActionHeaderActionValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6137
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::ActionValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6138
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6139
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::ActionValue(ns3::WifiActionHeader::ActionValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6140
    cls.add_constructor([param('ns3::WifiActionHeader::ActionValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6141
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::blockAck [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6142
    cls.add_instance_attribute('blockAck', 'ns3::WifiActionHeader::BlockAckActionValue', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6143
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::interwork [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6144
    cls.add_instance_attribute('interwork', 'ns3::WifiActionHeader::InterworkActionValue', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6145
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::linkMetrtic [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6146
    cls.add_instance_attribute('linkMetrtic', 'ns3::WifiActionHeader::LinkMetricActionValue', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6147
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::pathSelection [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6148
    cls.add_instance_attribute('pathSelection', 'ns3::WifiActionHeader::PathSelectionActionValue', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6149
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::peerLink [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6150
    cls.add_instance_attribute('peerLink', 'ns3::WifiActionHeader::PeerLinkMgtActionValue', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6151
    ## mgt-headers.h (module 'wifi'): ns3::WifiActionHeader::ActionValue::resourceCoordination [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6152
    cls.add_instance_attribute('resourceCoordination', 'ns3::WifiActionHeader::ResourceCoordinationActionValue', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6153
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6154
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6155
def register_Ns3WifiInformationElement_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6156
    cls.add_binary_comparison_operator('<')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6157
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6158
    ## wifi-information-element.h (module 'wifi'): ns3::WifiInformationElement::WifiInformationElement() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6159
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6160
    ## wifi-information-element.h (module 'wifi'): ns3::WifiInformationElement::WifiInformationElement(ns3::WifiInformationElement const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6161
    cls.add_constructor([param('ns3::WifiInformationElement const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6162
    ## wifi-information-element.h (module 'wifi'): ns3::Buffer::Iterator ns3::WifiInformationElement::Deserialize(ns3::Buffer::Iterator i) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6163
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6164
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6165
                   [param('ns3::Buffer::Iterator', 'i')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6166
    ## wifi-information-element.h (module 'wifi'): ns3::Buffer::Iterator ns3::WifiInformationElement::DeserializeIfPresent(ns3::Buffer::Iterator i) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6167
    cls.add_method('DeserializeIfPresent', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6168
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6169
                   [param('ns3::Buffer::Iterator', 'i')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6170
    ## wifi-information-element.h (module 'wifi'): uint8_t ns3::WifiInformationElement::DeserializeInformationField(ns3::Buffer::Iterator start, uint8_t length) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6171
    cls.add_method('DeserializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6172
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6173
                   [param('ns3::Buffer::Iterator', 'start'), param('uint8_t', 'length')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6174
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6175
    ## wifi-information-element.h (module 'wifi'): ns3::WifiInformationElementId ns3::WifiInformationElement::ElementId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6176
    cls.add_method('ElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6177
                   'ns3::WifiInformationElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6178
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6179
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6180
    ## wifi-information-element.h (module 'wifi'): uint8_t ns3::WifiInformationElement::GetInformationFieldSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6181
    cls.add_method('GetInformationFieldSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6182
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6183
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6184
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6185
    ## wifi-information-element.h (module 'wifi'): uint16_t ns3::WifiInformationElement::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6186
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6187
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6188
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6189
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6190
    ## wifi-information-element.h (module 'wifi'): void ns3::WifiInformationElement::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6191
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6192
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6193
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6194
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6195
    ## wifi-information-element.h (module 'wifi'): ns3::Buffer::Iterator ns3::WifiInformationElement::Serialize(ns3::Buffer::Iterator i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6196
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6197
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6198
                   [param('ns3::Buffer::Iterator', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6199
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6200
    ## wifi-information-element.h (module 'wifi'): void ns3::WifiInformationElement::SerializeInformationField(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6201
    cls.add_method('SerializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6202
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6203
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6204
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6205
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6206
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6207
def register_Ns3WifiInformationElementVector_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6208
    cls.add_binary_comparison_operator('==')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6209
    ## wifi-information-element-vector.h (module 'wifi'): ns3::WifiInformationElementVector::WifiInformationElementVector(ns3::WifiInformationElementVector const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6210
    cls.add_constructor([param('ns3::WifiInformationElementVector const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6211
    ## wifi-information-element-vector.h (module 'wifi'): ns3::WifiInformationElementVector::WifiInformationElementVector() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6212
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6213
    ## wifi-information-element-vector.h (module 'wifi'): bool ns3::WifiInformationElementVector::AddInformationElement(ns3::Ptr<ns3::WifiInformationElement> element) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6214
    cls.add_method('AddInformationElement', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6215
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6216
                   [param('ns3::Ptr< ns3::WifiInformationElement >', 'element')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6217
    ## wifi-information-element-vector.h (module 'wifi'): __gnu_cxx::__normal_iterator<ns3::Ptr<ns3::WifiInformationElement>*,std::vector<ns3::Ptr<ns3::WifiInformationElement>, std::allocator<ns3::Ptr<ns3::WifiInformationElement> > > > ns3::WifiInformationElementVector::Begin() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6218
    cls.add_method('Begin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6219
                   '__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::WifiInformationElement >, std::vector< ns3::Ptr< ns3::WifiInformationElement > > >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6220
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6221
    ## wifi-information-element-vector.h (module 'wifi'): uint32_t ns3::WifiInformationElementVector::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6222
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6223
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6224
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6225
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6226
    ## wifi-information-element-vector.h (module 'wifi'): uint32_t ns3::WifiInformationElementVector::DeserializeSingleIe(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6227
    cls.add_method('DeserializeSingleIe', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6228
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6229
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6230
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6231
    ## wifi-information-element-vector.h (module 'wifi'): __gnu_cxx::__normal_iterator<ns3::Ptr<ns3::WifiInformationElement>*,std::vector<ns3::Ptr<ns3::WifiInformationElement>, std::allocator<ns3::Ptr<ns3::WifiInformationElement> > > > ns3::WifiInformationElementVector::End() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6232
    cls.add_method('End', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6233
                   '__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::WifiInformationElement >, std::vector< ns3::Ptr< ns3::WifiInformationElement > > >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6234
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6235
    ## wifi-information-element-vector.h (module 'wifi'): ns3::Ptr<ns3::WifiInformationElement> ns3::WifiInformationElementVector::FindFirst(ns3::WifiInformationElementId id) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6236
    cls.add_method('FindFirst', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6237
                   'ns3::Ptr< ns3::WifiInformationElement >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6238
                   [param('ns3::WifiInformationElementId', 'id')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6239
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6240
    ## wifi-information-element-vector.h (module 'wifi'): ns3::TypeId ns3::WifiInformationElementVector::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6241
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6242
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6243
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6244
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6245
    ## wifi-information-element-vector.h (module 'wifi'): uint32_t ns3::WifiInformationElementVector::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6246
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6247
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6248
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6249
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6250
    ## wifi-information-element-vector.h (module 'wifi'): static ns3::TypeId ns3::WifiInformationElementVector::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6251
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6252
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6253
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6254
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6255
    ## wifi-information-element-vector.h (module 'wifi'): void ns3::WifiInformationElementVector::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6256
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6257
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6258
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6259
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6260
    ## wifi-information-element-vector.h (module 'wifi'): void ns3::WifiInformationElementVector::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6261
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6262
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6263
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6264
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6265
    ## wifi-information-element-vector.h (module 'wifi'): void ns3::WifiInformationElementVector::SetMaxSize(uint16_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6266
    cls.add_method('SetMaxSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6267
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6268
                   [param('uint16_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6269
    ## wifi-information-element-vector.h (module 'wifi'): uint32_t ns3::WifiInformationElementVector::GetSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6270
    cls.add_method('GetSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6271
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6272
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6273
                   is_const=True, visibility='protected')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6274
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6275
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6276
def register_Ns3WifiMac_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6277
    ## wifi-mac.h (module 'wifi'): ns3::WifiMac::WifiMac() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6278
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6279
    ## wifi-mac.h (module 'wifi'): ns3::WifiMac::WifiMac(ns3::WifiMac const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6280
    cls.add_constructor([param('ns3::WifiMac const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6281
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::ConfigureStandard(ns3::WifiPhyStandard standard) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6282
    cls.add_method('ConfigureStandard', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6283
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6284
                   [param('ns3::WifiPhyStandard', 'standard')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6285
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to, ns3::Mac48Address from) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6286
    cls.add_method('Enqueue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6287
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6288
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to'), param('ns3::Mac48Address', 'from')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6289
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6290
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6291
    cls.add_method('Enqueue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6292
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6293
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6294
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6295
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetAckTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6296
    cls.add_method('GetAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6297
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6298
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6299
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6300
    ## wifi-mac.h (module 'wifi'): ns3::Mac48Address ns3::WifiMac::GetAddress() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6301
    cls.add_method('GetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6302
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6303
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6304
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6305
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetBasicBlockAckTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6306
    cls.add_method('GetBasicBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6307
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6308
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6309
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6310
    ## wifi-mac.h (module 'wifi'): ns3::Mac48Address ns3::WifiMac::GetBssid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6311
    cls.add_method('GetBssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6312
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6313
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6314
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6315
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetCompressedBlockAckTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6316
    cls.add_method('GetCompressedBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6317
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6318
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6319
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6320
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetCtsTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6321
    cls.add_method('GetCtsTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6322
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6323
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6324
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6325
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetEifsNoDifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6326
    cls.add_method('GetEifsNoDifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6327
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6328
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6329
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6330
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetMaxPropagationDelay() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6331
    cls.add_method('GetMaxPropagationDelay', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6332
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6333
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6334
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6335
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetMsduLifetime() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6336
    cls.add_method('GetMsduLifetime', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6337
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6338
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6339
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6340
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetPifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6341
    cls.add_method('GetPifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6342
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6343
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6344
                   is_pure_virtual=True, is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6345
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetRifs() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6346
    cls.add_method('GetRifs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6347
                   'ns3::Time', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6348
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6349
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6350
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetSifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6351
    cls.add_method('GetSifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6352
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6353
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6354
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6355
    ## wifi-mac.h (module 'wifi'): ns3::Time ns3::WifiMac::GetSlot() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6356
    cls.add_method('GetSlot', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6357
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6358
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6359
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6360
    ## wifi-mac.h (module 'wifi'): ns3::Ssid ns3::WifiMac::GetSsid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6361
    cls.add_method('GetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6362
                   'ns3::Ssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6363
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6364
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6365
    ## wifi-mac.h (module 'wifi'): static ns3::TypeId ns3::WifiMac::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6366
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6367
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6368
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6369
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6370
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::NotifyPromiscRx(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6371
    cls.add_method('NotifyPromiscRx', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6372
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6373
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6374
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::NotifyRx(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6375
    cls.add_method('NotifyRx', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6376
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6377
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6378
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::NotifyRxDrop(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6379
    cls.add_method('NotifyRxDrop', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6380
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6381
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6382
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::NotifyTx(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6383
    cls.add_method('NotifyTx', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6384
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6385
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6386
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::NotifyTxDrop(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6387
    cls.add_method('NotifyTxDrop', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6388
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6389
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6390
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetAckTimeout(ns3::Time ackTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6391
    cls.add_method('SetAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6392
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6393
                   [param('ns3::Time', 'ackTimeout')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6394
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6395
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetAddress(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6396
    cls.add_method('SetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6397
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6398
                   [param('ns3::Mac48Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6399
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6400
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetBasicBlockAckTimeout(ns3::Time blockAckTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6401
    cls.add_method('SetBasicBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6402
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6403
                   [param('ns3::Time', 'blockAckTimeout')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6404
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6405
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetCompressedBlockAckTimeout(ns3::Time blockAckTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6406
    cls.add_method('SetCompressedBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6407
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6408
                   [param('ns3::Time', 'blockAckTimeout')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6409
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6410
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetCtsTimeout(ns3::Time ctsTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6411
    cls.add_method('SetCtsTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6412
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6413
                   [param('ns3::Time', 'ctsTimeout')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6414
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6415
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetEifsNoDifs(ns3::Time eifsNoDifs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6416
    cls.add_method('SetEifsNoDifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6417
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6418
                   [param('ns3::Time', 'eifsNoDifs')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6419
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6420
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetForwardUpCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet>, ns3::Mac48Address, ns3::Mac48Address, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> upCallback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6421
    cls.add_method('SetForwardUpCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6422
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6423
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet >, ns3::Mac48Address, ns3::Mac48Address, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'upCallback')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6424
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6425
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetLinkDownCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> linkDown) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6426
    cls.add_method('SetLinkDownCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6427
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6428
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'linkDown')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6429
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6430
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetLinkUpCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> linkUp) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6431
    cls.add_method('SetLinkUpCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6432
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6433
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'linkUp')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6434
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6435
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetMaxPropagationDelay(ns3::Time delay) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6436
    cls.add_method('SetMaxPropagationDelay', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6437
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6438
                   [param('ns3::Time', 'delay')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6439
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetPifs(ns3::Time pifs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6440
    cls.add_method('SetPifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6441
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6442
                   [param('ns3::Time', 'pifs')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6443
                   is_pure_virtual=True, is_virtual=True)
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6444
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetPromisc() [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6445
    cls.add_method('SetPromisc', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6446
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6447
                   [], 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6448
                   is_pure_virtual=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6449
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetRifs(ns3::Time rifs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6450
    cls.add_method('SetRifs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6451
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6452
                   [param('ns3::Time', 'rifs')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6453
                   is_pure_virtual=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6454
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetSifs(ns3::Time sifs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6455
    cls.add_method('SetSifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6456
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6457
                   [param('ns3::Time', 'sifs')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6458
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6459
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetSlot(ns3::Time slotTime) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6460
    cls.add_method('SetSlot', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6461
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6462
                   [param('ns3::Time', 'slotTime')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6463
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6464
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetSsid(ns3::Ssid ssid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6465
    cls.add_method('SetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6466
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6467
                   [param('ns3::Ssid', 'ssid')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6468
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6469
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetWifiPhy(ns3::Ptr<ns3::WifiPhy> phy) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6470
    cls.add_method('SetWifiPhy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6471
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6472
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6473
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6474
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::SetWifiRemoteStationManager(ns3::Ptr<ns3::WifiRemoteStationManager> stationManager) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6475
    cls.add_method('SetWifiRemoteStationManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6476
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6477
                   [param('ns3::Ptr< ns3::WifiRemoteStationManager >', 'stationManager')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6478
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6479
    ## wifi-mac.h (module 'wifi'): bool ns3::WifiMac::SupportsSendFrom() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6480
    cls.add_method('SupportsSendFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6481
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6482
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6483
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6484
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::ConfigureDcf(ns3::Ptr<ns3::Dcf> dcf, uint32_t cwmin, uint32_t cwmax, ns3::AcIndex ac) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6485
    cls.add_method('ConfigureDcf', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6486
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6487
                   [param('ns3::Ptr< ns3::Dcf >', 'dcf'), param('uint32_t', 'cwmin'), param('uint32_t', 'cwmax'), param('ns3::AcIndex', 'ac')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6488
                   visibility='protected')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6489
    ## wifi-mac.h (module 'wifi'): void ns3::WifiMac::FinishConfigureStandard(ns3::WifiPhyStandard standard) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6490
    cls.add_method('FinishConfigureStandard', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6491
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6492
                   [param('ns3::WifiPhyStandard', 'standard')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6493
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6494
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6495
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6496
def register_Ns3WifiMacHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6497
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacHeader::WifiMacHeader(ns3::WifiMacHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6498
    cls.add_constructor([param('ns3::WifiMacHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6499
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacHeader::WifiMacHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6500
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6501
    ## wifi-mac-header.h (module 'wifi'): uint32_t ns3::WifiMacHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6502
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6503
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6504
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6505
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6506
    ## wifi-mac-header.h (module 'wifi'): ns3::Mac48Address ns3::WifiMacHeader::GetAddr1() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6507
    cls.add_method('GetAddr1', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6508
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6509
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6510
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6511
    ## wifi-mac-header.h (module 'wifi'): ns3::Mac48Address ns3::WifiMacHeader::GetAddr2() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6512
    cls.add_method('GetAddr2', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6513
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6514
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6515
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6516
    ## wifi-mac-header.h (module 'wifi'): ns3::Mac48Address ns3::WifiMacHeader::GetAddr3() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6517
    cls.add_method('GetAddr3', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6518
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6519
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6520
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6521
    ## wifi-mac-header.h (module 'wifi'): ns3::Mac48Address ns3::WifiMacHeader::GetAddr4() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6522
    cls.add_method('GetAddr4', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6523
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6524
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6525
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6526
    ## wifi-mac-header.h (module 'wifi'): ns3::Time ns3::WifiMacHeader::GetDuration() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6527
    cls.add_method('GetDuration', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6528
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6529
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6530
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6531
    ## wifi-mac-header.h (module 'wifi'): uint16_t ns3::WifiMacHeader::GetFragmentNumber() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6532
    cls.add_method('GetFragmentNumber', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6533
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6534
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6535
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6536
    ## wifi-mac-header.h (module 'wifi'): ns3::TypeId ns3::WifiMacHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6537
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6538
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6539
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6540
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6541
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacHeader::QosAckPolicy ns3::WifiMacHeader::GetQosAckPolicy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6542
    cls.add_method('GetQosAckPolicy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6543
                   'ns3::WifiMacHeader::QosAckPolicy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6544
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6545
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6546
    ## wifi-mac-header.h (module 'wifi'): uint8_t ns3::WifiMacHeader::GetQosTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6547
    cls.add_method('GetQosTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6548
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6549
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6550
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6551
    ## wifi-mac-header.h (module 'wifi'): uint8_t ns3::WifiMacHeader::GetQosTxopLimit() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6552
    cls.add_method('GetQosTxopLimit', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6553
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6554
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6555
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6556
    ## wifi-mac-header.h (module 'wifi'): uint16_t ns3::WifiMacHeader::GetRawDuration() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6557
    cls.add_method('GetRawDuration', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6558
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6559
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6560
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6561
    ## wifi-mac-header.h (module 'wifi'): uint16_t ns3::WifiMacHeader::GetSequenceControl() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6562
    cls.add_method('GetSequenceControl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6563
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6564
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6565
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6566
    ## wifi-mac-header.h (module 'wifi'): uint16_t ns3::WifiMacHeader::GetSequenceNumber() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6567
    cls.add_method('GetSequenceNumber', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6568
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6569
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6570
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6571
    ## wifi-mac-header.h (module 'wifi'): uint32_t ns3::WifiMacHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6572
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6573
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6574
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6575
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6576
    ## wifi-mac-header.h (module 'wifi'): uint32_t ns3::WifiMacHeader::GetSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6577
    cls.add_method('GetSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6578
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6579
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6580
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6581
    ## wifi-mac-header.h (module 'wifi'): ns3::WifiMacType ns3::WifiMacHeader::GetType() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6582
    cls.add_method('GetType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6583
                   'ns3::WifiMacType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6584
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6585
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6586
    ## wifi-mac-header.h (module 'wifi'): static ns3::TypeId ns3::WifiMacHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6587
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6588
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6589
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6590
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6591
    ## wifi-mac-header.h (module 'wifi'): char const * ns3::WifiMacHeader::GetTypeString() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6592
    cls.add_method('GetTypeString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6593
                   'char const *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6594
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6595
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6596
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6597
    cls.add_method('IsAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6598
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6599
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6600
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6601
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsAction() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6602
    cls.add_method('IsAction', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6603
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6604
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6605
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6606
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsAssocReq() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6607
    cls.add_method('IsAssocReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6608
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6609
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6610
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6611
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsAssocResp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6612
    cls.add_method('IsAssocResp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6613
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6614
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6615
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6616
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsAuthentication() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6617
    cls.add_method('IsAuthentication', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6618
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6619
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6620
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6621
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsBeacon() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6622
    cls.add_method('IsBeacon', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6623
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6624
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6625
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6626
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6627
    cls.add_method('IsBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6628
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6629
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6630
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6631
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsBlockAckReq() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6632
    cls.add_method('IsBlockAckReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6633
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6634
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6635
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6636
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsCfpoll() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6637
    cls.add_method('IsCfpoll', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6638
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6639
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6640
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6641
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsCtl() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6642
    cls.add_method('IsCtl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6643
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6644
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6645
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6646
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsCts() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6647
    cls.add_method('IsCts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6648
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6649
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6650
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6651
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsData() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6652
    cls.add_method('IsData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6653
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6654
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6655
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6656
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsDeauthentication() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6657
    cls.add_method('IsDeauthentication', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6658
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6659
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6660
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6661
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsDisassociation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6662
    cls.add_method('IsDisassociation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6663
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6664
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6665
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6666
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsFromDs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6667
    cls.add_method('IsFromDs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6668
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6669
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6670
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6671
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsMgt() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6672
    cls.add_method('IsMgt', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6673
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6674
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6675
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6676
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsMoreFragments() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6677
    cls.add_method('IsMoreFragments', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6678
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6679
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6680
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6681
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsMultihopAction() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6682
    cls.add_method('IsMultihopAction', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6683
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6684
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6685
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6686
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsProbeReq() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6687
    cls.add_method('IsProbeReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6688
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6689
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6690
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6691
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsProbeResp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6692
    cls.add_method('IsProbeResp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6693
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6694
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6695
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6696
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsQosAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6697
    cls.add_method('IsQosAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6698
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6699
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6700
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6701
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsQosAmsdu() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6702
    cls.add_method('IsQosAmsdu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6703
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6704
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6705
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6706
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsQosBlockAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6707
    cls.add_method('IsQosBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6708
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6709
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6710
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6711
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsQosData() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6712
    cls.add_method('IsQosData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6713
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6714
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6715
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6716
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsQosEosp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6717
    cls.add_method('IsQosEosp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6718
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6719
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6720
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6721
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsQosNoAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6722
    cls.add_method('IsQosNoAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6723
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6724
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6725
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6726
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsReassocReq() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6727
    cls.add_method('IsReassocReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6728
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6729
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6730
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6731
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsReassocResp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6732
    cls.add_method('IsReassocResp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6733
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6734
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6735
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6736
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsRetry() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6737
    cls.add_method('IsRetry', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6738
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6739
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6740
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6741
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsRts() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6742
    cls.add_method('IsRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6743
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6744
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6745
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6746
    ## wifi-mac-header.h (module 'wifi'): bool ns3::WifiMacHeader::IsToDs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6747
    cls.add_method('IsToDs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6748
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6749
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6750
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6751
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6752
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6753
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6754
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6755
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6756
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6757
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6758
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6759
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6760
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6761
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetAction() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6762
    cls.add_method('SetAction', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6763
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6764
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6765
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetAddr1(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6766
    cls.add_method('SetAddr1', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6767
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6768
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6769
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetAddr2(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6770
    cls.add_method('SetAddr2', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6771
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6772
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6773
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetAddr3(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6774
    cls.add_method('SetAddr3', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6775
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6776
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6777
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetAddr4(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6778
    cls.add_method('SetAddr4', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6779
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6780
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6781
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetAssocReq() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6782
    cls.add_method('SetAssocReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6783
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6784
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6785
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetAssocResp() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6786
    cls.add_method('SetAssocResp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6787
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6788
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6789
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetBeacon() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6790
    cls.add_method('SetBeacon', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6791
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6792
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6793
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6794
    cls.add_method('SetBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6795
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6796
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6797
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetBlockAckReq() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6798
    cls.add_method('SetBlockAckReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6799
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6800
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6801
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetDsFrom() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6802
    cls.add_method('SetDsFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6803
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6804
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6805
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetDsNotFrom() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6806
    cls.add_method('SetDsNotFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6807
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6808
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6809
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetDsNotTo() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6810
    cls.add_method('SetDsNotTo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6811
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6812
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6813
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetDsTo() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6814
    cls.add_method('SetDsTo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6815
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6816
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6817
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetDuration(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6818
    cls.add_method('SetDuration', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6819
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6820
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6821
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetFragmentNumber(uint8_t frag) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6822
    cls.add_method('SetFragmentNumber', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6823
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6824
                   [param('uint8_t', 'frag')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6825
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetId(uint16_t id) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6826
    cls.add_method('SetId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6827
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6828
                   [param('uint16_t', 'id')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6829
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetMoreFragments() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6830
    cls.add_method('SetMoreFragments', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6831
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6832
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6833
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetMultihopAction() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6834
    cls.add_method('SetMultihopAction', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6835
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6836
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6837
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetNoMoreFragments() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6838
    cls.add_method('SetNoMoreFragments', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6839
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6840
                   [])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6841
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetNoOrder() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6842
    cls.add_method('SetNoOrder', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6843
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6844
                   [])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6845
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetNoRetry() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6846
    cls.add_method('SetNoRetry', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6847
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6848
                   [])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6849
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetOrder() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6850
    cls.add_method('SetOrder', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6851
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  6852
                   [])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6853
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetProbeReq() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6854
    cls.add_method('SetProbeReq', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6855
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6856
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6857
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetProbeResp() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6858
    cls.add_method('SetProbeResp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6859
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6860
                   [])
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  6861
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosAckPolicy(ns3::WifiMacHeader::QosAckPolicy policy) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6862
    cls.add_method('SetQosAckPolicy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6863
                   'void', 
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  6864
                   [param('ns3::WifiMacHeader::QosAckPolicy', 'policy')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6865
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosAmsdu() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6866
    cls.add_method('SetQosAmsdu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6867
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6868
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6869
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6870
    cls.add_method('SetQosBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6871
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6872
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6873
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosEosp() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6874
    cls.add_method('SetQosEosp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6875
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6876
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6877
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosNoAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6878
    cls.add_method('SetQosNoAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6879
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6880
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6881
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosNoAmsdu() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6882
    cls.add_method('SetQosNoAmsdu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6883
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6884
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6885
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosNoEosp() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6886
    cls.add_method('SetQosNoEosp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6887
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6888
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6889
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosNormalAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6890
    cls.add_method('SetQosNormalAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6891
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6892
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6893
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosTid(uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6894
    cls.add_method('SetQosTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6895
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6896
                   [param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6897
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetQosTxopLimit(uint8_t txop) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6898
    cls.add_method('SetQosTxopLimit', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6899
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6900
                   [param('uint8_t', 'txop')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6901
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetRawDuration(uint16_t duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6902
    cls.add_method('SetRawDuration', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6903
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6904
                   [param('uint16_t', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6905
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetRetry() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6906
    cls.add_method('SetRetry', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6907
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6908
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6909
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetSequenceNumber(uint16_t seq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6910
    cls.add_method('SetSequenceNumber', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6911
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6912
                   [param('uint16_t', 'seq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6913
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetType(ns3::WifiMacType type) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6914
    cls.add_method('SetType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6915
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6916
                   [param('ns3::WifiMacType', 'type')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6917
    ## wifi-mac-header.h (module 'wifi'): void ns3::WifiMacHeader::SetTypeData() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6918
    cls.add_method('SetTypeData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6919
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6920
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6921
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  6922
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6923
def register_Ns3WifiMacQueue_methods(root_module, cls):
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6924
    ## wifi-mac-queue.h (module 'wifi'): ns3::WifiMacQueue::WifiMacQueue(ns3::WifiMacQueue const & arg0) [copy constructor]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6925
    cls.add_constructor([param('ns3::WifiMacQueue const &', 'arg0')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6926
    ## wifi-mac-queue.h (module 'wifi'): ns3::WifiMacQueue::WifiMacQueue() [constructor]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6927
    cls.add_constructor([])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6928
    ## wifi-mac-queue.h (module 'wifi'): ns3::Ptr<ns3::Packet const> ns3::WifiMacQueue::Dequeue(ns3::WifiMacHeader * hdr) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6929
    cls.add_method('Dequeue', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6930
                   'ns3::Ptr< ns3::Packet const >', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6931
                   [param('ns3::WifiMacHeader *', 'hdr')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6932
    ## wifi-mac-queue.h (module 'wifi'): ns3::Ptr<ns3::Packet const> ns3::WifiMacQueue::DequeueByTidAndAddress(ns3::WifiMacHeader * hdr, uint8_t tid, ns3::WifiMacHeader::AddressType type, ns3::Mac48Address addr) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6933
    cls.add_method('DequeueByTidAndAddress', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6934
                   'ns3::Ptr< ns3::Packet const >', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6935
                   [param('ns3::WifiMacHeader *', 'hdr'), param('uint8_t', 'tid'), param('ns3::WifiMacHeader::AddressType', 'type'), param('ns3::Mac48Address', 'addr')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6936
    ## wifi-mac-queue.h (module 'wifi'): ns3::Ptr<ns3::Packet const> ns3::WifiMacQueue::DequeueFirstAvailable(ns3::WifiMacHeader * hdr, ns3::Time & tStamp, ns3::QosBlockedDestinations const * blockedPackets) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6937
    cls.add_method('DequeueFirstAvailable', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6938
                   'ns3::Ptr< ns3::Packet const >', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6939
                   [param('ns3::WifiMacHeader *', 'hdr'), param('ns3::Time &', 'tStamp'), param('ns3::QosBlockedDestinations const *', 'blockedPackets')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6940
    ## wifi-mac-queue.h (module 'wifi'): void ns3::WifiMacQueue::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const & hdr) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6941
    cls.add_method('Enqueue', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6942
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6943
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const &', 'hdr')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6944
    ## wifi-mac-queue.h (module 'wifi'): void ns3::WifiMacQueue::Flush() [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6945
    cls.add_method('Flush', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6946
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6947
                   [])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6948
    ## wifi-mac-queue.h (module 'wifi'): ns3::Time ns3::WifiMacQueue::GetMaxDelay() const [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6949
    cls.add_method('GetMaxDelay', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6950
                   'ns3::Time', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6951
                   [], 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6952
                   is_const=True)
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6953
    ## wifi-mac-queue.h (module 'wifi'): uint32_t ns3::WifiMacQueue::GetMaxSize() const [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6954
    cls.add_method('GetMaxSize', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6955
                   'uint32_t', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6956
                   [], 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6957
                   is_const=True)
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6958
    ## wifi-mac-queue.h (module 'wifi'): uint32_t ns3::WifiMacQueue::GetNPacketsByTidAndAddress(uint8_t tid, ns3::WifiMacHeader::AddressType type, ns3::Mac48Address addr) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6959
    cls.add_method('GetNPacketsByTidAndAddress', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6960
                   'uint32_t', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6961
                   [param('uint8_t', 'tid'), param('ns3::WifiMacHeader::AddressType', 'type'), param('ns3::Mac48Address', 'addr')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6962
    ## wifi-mac-queue.h (module 'wifi'): uint32_t ns3::WifiMacQueue::GetSize() [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6963
    cls.add_method('GetSize', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6964
                   'uint32_t', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6965
                   [])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6966
    ## wifi-mac-queue.h (module 'wifi'): static ns3::TypeId ns3::WifiMacQueue::GetTypeId() [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6967
    cls.add_method('GetTypeId', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6968
                   'ns3::TypeId', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6969
                   [], 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6970
                   is_static=True)
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6971
    ## wifi-mac-queue.h (module 'wifi'): bool ns3::WifiMacQueue::IsEmpty() [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6972
    cls.add_method('IsEmpty', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6973
                   'bool', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6974
                   [])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6975
    ## wifi-mac-queue.h (module 'wifi'): ns3::Ptr<ns3::Packet const> ns3::WifiMacQueue::Peek(ns3::WifiMacHeader * hdr) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6976
    cls.add_method('Peek', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6977
                   'ns3::Ptr< ns3::Packet const >', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6978
                   [param('ns3::WifiMacHeader *', 'hdr')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6979
    ## wifi-mac-queue.h (module 'wifi'): ns3::Ptr<ns3::Packet const> ns3::WifiMacQueue::PeekByTidAndAddress(ns3::WifiMacHeader * hdr, uint8_t tid, ns3::WifiMacHeader::AddressType type, ns3::Mac48Address addr) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6980
    cls.add_method('PeekByTidAndAddress', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6981
                   'ns3::Ptr< ns3::Packet const >', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6982
                   [param('ns3::WifiMacHeader *', 'hdr'), param('uint8_t', 'tid'), param('ns3::WifiMacHeader::AddressType', 'type'), param('ns3::Mac48Address', 'addr')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6983
    ## wifi-mac-queue.h (module 'wifi'): ns3::Ptr<ns3::Packet const> ns3::WifiMacQueue::PeekFirstAvailable(ns3::WifiMacHeader * hdr, ns3::Time & tStamp, ns3::QosBlockedDestinations const * blockedPackets) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6984
    cls.add_method('PeekFirstAvailable', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6985
                   'ns3::Ptr< ns3::Packet const >', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6986
                   [param('ns3::WifiMacHeader *', 'hdr'), param('ns3::Time &', 'tStamp'), param('ns3::QosBlockedDestinations const *', 'blockedPackets')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6987
    ## wifi-mac-queue.h (module 'wifi'): void ns3::WifiMacQueue::PushFront(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const & hdr) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6988
    cls.add_method('PushFront', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6989
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6990
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const &', 'hdr')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6991
    ## wifi-mac-queue.h (module 'wifi'): bool ns3::WifiMacQueue::Remove(ns3::Ptr<ns3::Packet const> packet) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6992
    cls.add_method('Remove', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6993
                   'bool', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6994
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6995
    ## wifi-mac-queue.h (module 'wifi'): void ns3::WifiMacQueue::SetMaxDelay(ns3::Time delay) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6996
    cls.add_method('SetMaxDelay', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6997
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6998
                   [param('ns3::Time', 'delay')])
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  6999
    ## wifi-mac-queue.h (module 'wifi'): void ns3::WifiMacQueue::SetMaxSize(uint32_t maxSize) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7000
    cls.add_method('SetMaxSize', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7001
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7002
                   [param('uint32_t', 'maxSize')])
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7003
    ## wifi-mac-queue.h (module 'wifi'): void ns3::WifiMacQueue::Cleanup() [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7004
    cls.add_method('Cleanup', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7005
                   'void', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7006
                   [], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7007
                   visibility='protected', is_virtual=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  7008
    ## wifi-mac-queue.h (module 'wifi'): ns3::Mac48Address ns3::WifiMacQueue::GetAddressForPacket(ns3::WifiMacHeader::AddressType type, std::_List_iterator<ns3::WifiMacQueue::Item> it) [member function]
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7009
    cls.add_method('GetAddressForPacket', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7010
                   'ns3::Mac48Address', 
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  7011
                   [param('ns3::WifiMacHeader::AddressType', 'type'), param('std::_List_iterator< ns3::WifiMacQueue::Item >', 'it')], 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7012
                   visibility='protected')
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7013
    return
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7014
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7015
def register_Ns3WifiMacTrailer_methods(root_module, cls):
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7016
    ## wifi-mac-trailer.h (module 'wifi'): ns3::WifiMacTrailer::WifiMacTrailer(ns3::WifiMacTrailer const & arg0) [copy constructor]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7017
    cls.add_constructor([param('ns3::WifiMacTrailer const &', 'arg0')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7018
    ## wifi-mac-trailer.h (module 'wifi'): ns3::WifiMacTrailer::WifiMacTrailer() [constructor]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7019
    cls.add_constructor([])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7020
    ## wifi-mac-trailer.h (module 'wifi'): uint32_t ns3::WifiMacTrailer::Deserialize(ns3::Buffer::Iterator start) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7021
    cls.add_method('Deserialize', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7022
                   'uint32_t', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7023
                   [param('ns3::Buffer::Iterator', 'start')], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7024
                   is_virtual=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7025
    ## wifi-mac-trailer.h (module 'wifi'): ns3::TypeId ns3::WifiMacTrailer::GetInstanceTypeId() const [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7026
    cls.add_method('GetInstanceTypeId', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7027
                   'ns3::TypeId', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7028
                   [], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7029
                   is_const=True, is_virtual=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7030
    ## wifi-mac-trailer.h (module 'wifi'): uint32_t ns3::WifiMacTrailer::GetSerializedSize() const [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7031
    cls.add_method('GetSerializedSize', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7032
                   'uint32_t', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7033
                   [], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7034
                   is_const=True, is_virtual=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7035
    ## wifi-mac-trailer.h (module 'wifi'): static ns3::TypeId ns3::WifiMacTrailer::GetTypeId() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7036
    cls.add_method('GetTypeId', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7037
                   'ns3::TypeId', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7038
                   [], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7039
                   is_static=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7040
    ## wifi-mac-trailer.h (module 'wifi'): void ns3::WifiMacTrailer::Print(std::ostream & os) const [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7041
    cls.add_method('Print', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7042
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7043
                   [param('std::ostream &', 'os')], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7044
                   is_const=True, is_virtual=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7045
    ## wifi-mac-trailer.h (module 'wifi'): void ns3::WifiMacTrailer::Serialize(ns3::Buffer::Iterator start) const [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7046
    cls.add_method('Serialize', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7047
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7048
                   [param('ns3::Buffer::Iterator', 'start')], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7049
                   is_const=True, is_virtual=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7050
    return
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7051
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7052
def register_Ns3WifiPhy_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7053
    ## wifi-phy.h (module 'wifi'): ns3::WifiPhy::WifiPhy(ns3::WifiPhy const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7054
    cls.add_constructor([param('ns3::WifiPhy const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7055
    ## wifi-phy.h (module 'wifi'): ns3::WifiPhy::WifiPhy() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7056
    cls.add_constructor([])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  7057
    ## wifi-phy.h (module 'wifi'): int64_t ns3::WifiPhy::AssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  7058
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  7059
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  7060
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  7061
                   is_pure_virtual=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7062
    ## wifi-phy.h (module 'wifi'): double ns3::WifiPhy::CalculateSnr(ns3::WifiMode txMode, double ber) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7063
    cls.add_method('CalculateSnr', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7064
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7065
                   [param('ns3::WifiMode', 'txMode'), param('double', 'ber')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7066
                   is_pure_virtual=True, is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7067
    ## wifi-phy.h (module 'wifi'): static ns3::Time ns3::WifiPhy::CalculateTxDuration(uint32_t size, ns3::WifiTxVector txvector, ns3::WifiPreamble preamble) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7068
    cls.add_method('CalculateTxDuration', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7069
                   'ns3::Time', 
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7070
                   [param('uint32_t', 'size'), param('ns3::WifiTxVector', 'txvector'), param('ns3::WifiPreamble', 'preamble')], 
7145
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7071
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7072
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::ConfigureStandard(ns3::WifiPhyStandard standard) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7073
    cls.add_method('ConfigureStandard', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7074
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7075
                   [param('ns3::WifiPhyStandard', 'standard')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7076
                   is_pure_virtual=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7077
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::GetBssMembershipSelector(uint32_t selector) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7078
    cls.add_method('GetBssMembershipSelector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7079
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7080
                   [param('uint32_t', 'selector')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7081
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7082
    ## wifi-phy.h (module 'wifi'): ns3::Ptr<ns3::WifiChannel> ns3::WifiPhy::GetChannel() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7083
    cls.add_method('GetChannel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7084
                   'ns3::Ptr< ns3::WifiChannel >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7085
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7086
                   is_pure_virtual=True, is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7087
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::GetChannelBonding() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7088
    cls.add_method('GetChannelBonding', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7089
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7090
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7091
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7092
    ## wifi-phy.h (module 'wifi'): uint16_t ns3::WifiPhy::GetChannelNumber() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7093
    cls.add_method('GetChannelNumber', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7094
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7095
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7096
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7097
    ## wifi-phy.h (module 'wifi'): ns3::Time ns3::WifiPhy::GetDelayUntilIdle() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7098
    cls.add_method('GetDelayUntilIdle', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7099
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7100
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7101
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7102
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetDsssRate11Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7103
    cls.add_method('GetDsssRate11Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7104
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7105
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7106
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7107
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetDsssRate1Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7108
    cls.add_method('GetDsssRate1Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7109
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7110
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7111
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7112
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetDsssRate2Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7113
    cls.add_method('GetDsssRate2Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7114
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7115
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7116
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7117
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetDsssRate5_5Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7118
    cls.add_method('GetDsssRate5_5Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7119
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7120
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7121
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7122
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate12Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7123
    cls.add_method('GetErpOfdmRate12Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7124
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7125
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7126
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7127
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate18Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7128
    cls.add_method('GetErpOfdmRate18Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7129
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7130
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7131
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7132
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate24Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7133
    cls.add_method('GetErpOfdmRate24Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7134
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7135
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7136
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7137
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate36Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7138
    cls.add_method('GetErpOfdmRate36Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7139
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7140
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7141
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7142
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate48Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7143
    cls.add_method('GetErpOfdmRate48Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7144
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7145
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7146
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7147
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate54Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7148
    cls.add_method('GetErpOfdmRate54Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7149
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7150
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7151
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7152
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate6Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7153
    cls.add_method('GetErpOfdmRate6Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7154
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7155
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7156
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7157
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetErpOfdmRate9Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7158
    cls.add_method('GetErpOfdmRate9Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7159
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7160
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7161
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7162
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::GetFrequency() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7163
    cls.add_method('GetFrequency', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7164
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7165
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7166
                   is_pure_virtual=True, is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7167
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::GetGreenfield() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7168
    cls.add_method('GetGreenfield', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7169
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7170
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7171
                   is_pure_virtual=True, is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7172
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::GetGuardInterval() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7173
    cls.add_method('GetGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7174
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7175
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7176
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7177
    ## wifi-phy.h (module 'wifi'): ns3::Time ns3::WifiPhy::GetLastRxStartTime() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7178
    cls.add_method('GetLastRxStartTime', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7179
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7180
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7181
                   is_pure_virtual=True, is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7182
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::GetLdpc() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7183
    cls.add_method('GetLdpc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7184
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7185
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7186
                   is_pure_virtual=True, is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7187
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetMFPlcpHeaderMode(ns3::WifiMode payloadMode, ns3::WifiPreamble preamble) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7188
    cls.add_method('GetMFPlcpHeaderMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7189
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7190
                   [param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7191
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7192
    ## wifi-phy.h (module 'wifi'): uint8_t ns3::WifiPhy::GetMcs(uint8_t mcs) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7193
    cls.add_method('GetMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7194
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7195
                   [param('uint8_t', 'mcs')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7196
                   is_pure_virtual=True, is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7197
    ## wifi-phy.h (module 'wifi'): ns3::WifiModeList ns3::WifiPhy::GetMembershipSelectorModes(uint32_t selector) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7198
    cls.add_method('GetMembershipSelectorModes', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7199
                   'ns3::WifiModeList', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7200
                   [param('uint32_t', 'selector')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7201
                   is_pure_virtual=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7202
    ## wifi-phy.h (module 'wifi'): ns3::WifiMode ns3::WifiPhy::GetMode(uint32_t mode) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7203
    cls.add_method('GetMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7204
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7205
                   [param('uint32_t', 'mode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7206
                   is_pure_virtual=True, is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7207
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::GetNBssMembershipSelectors() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7208
    cls.add_method('GetNBssMembershipSelectors', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7209
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7210
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7211
                   is_pure_virtual=True, is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7212
    ## wifi-phy.h (module 'wifi'): uint8_t ns3::WifiPhy::GetNMcs() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7213
    cls.add_method('GetNMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7214
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7215
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7216
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7217
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::GetNModes() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7218
    cls.add_method('GetNModes', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7219
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7220
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7221
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7222
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::GetNTxPower() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7223
    cls.add_method('GetNTxPower', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7224
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7225
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7226
                   is_pure_virtual=True, is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7227
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::GetNumberOfReceiveAntennas() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7228
    cls.add_method('GetNumberOfReceiveAntennas', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7229
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7230
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7231
                   is_pure_virtual=True, is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7232
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::GetNumberOfTransmitAntennas() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7233
    cls.add_method('GetNumberOfTransmitAntennas', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7234
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7235
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7236
                   is_pure_virtual=True, is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7237
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate108MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7238
    cls.add_method('GetOfdmRate108MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7239
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7240
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7241
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7242
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate120MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7243
    cls.add_method('GetOfdmRate120MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7244
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7245
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7246
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7247
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate121_5MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7248
    cls.add_method('GetOfdmRate121_5MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7249
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7250
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7251
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7252
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate12Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7253
    cls.add_method('GetOfdmRate12Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7254
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7255
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7256
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7257
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate12MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7258
    cls.add_method('GetOfdmRate12MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7259
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7260
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7261
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7262
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate12MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7263
    cls.add_method('GetOfdmRate12MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7264
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7265
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7266
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7267
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate135MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7268
    cls.add_method('GetOfdmRate135MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7269
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7270
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7271
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7272
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate135MbpsBW40MHzShGi() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7273
    cls.add_method('GetOfdmRate135MbpsBW40MHzShGi', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7274
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7275
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7276
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7277
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate13MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7278
    cls.add_method('GetOfdmRate13MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7279
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7280
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7281
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7282
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate13_5MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7283
    cls.add_method('GetOfdmRate13_5MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7284
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7285
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7286
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7287
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate13_5MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7288
    cls.add_method('GetOfdmRate13_5MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7289
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7290
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7291
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7292
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate14_4MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7293
    cls.add_method('GetOfdmRate14_4MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7294
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7295
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7296
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7297
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate150MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7298
    cls.add_method('GetOfdmRate150MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7299
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7300
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7301
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7302
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate15MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7303
    cls.add_method('GetOfdmRate15MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7304
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7305
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7306
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7307
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate18Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7308
    cls.add_method('GetOfdmRate18Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7309
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7310
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7311
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7312
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate18MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7313
    cls.add_method('GetOfdmRate18MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7314
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7315
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7316
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7317
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate19_5MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7318
    cls.add_method('GetOfdmRate19_5MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7319
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7320
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7321
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7322
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate1_5MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7323
    cls.add_method('GetOfdmRate1_5MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7324
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7325
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7326
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7327
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate21_7MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7328
    cls.add_method('GetOfdmRate21_7MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7329
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7330
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7331
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7332
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate24Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7333
    cls.add_method('GetOfdmRate24Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7334
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7335
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7336
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7337
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate24MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7338
    cls.add_method('GetOfdmRate24MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7339
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7340
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7341
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7342
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate26MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7343
    cls.add_method('GetOfdmRate26MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7344
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7345
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7346
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7347
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate27MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7348
    cls.add_method('GetOfdmRate27MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7349
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7350
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7351
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7352
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate27MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7353
    cls.add_method('GetOfdmRate27MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7354
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7355
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7356
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7357
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate28_9MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7358
    cls.add_method('GetOfdmRate28_9MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7359
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7360
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7361
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7362
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate2_25MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7363
    cls.add_method('GetOfdmRate2_25MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7364
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7365
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7366
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7367
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate30MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7368
    cls.add_method('GetOfdmRate30MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7369
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7370
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7371
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7372
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate36Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7373
    cls.add_method('GetOfdmRate36Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7374
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7375
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7376
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7377
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate39MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7378
    cls.add_method('GetOfdmRate39MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7379
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7380
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7381
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7382
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate3MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7383
    cls.add_method('GetOfdmRate3MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7384
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7385
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7386
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7387
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate3MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7388
    cls.add_method('GetOfdmRate3MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7389
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7390
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7391
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7392
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate40_5MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7393
    cls.add_method('GetOfdmRate40_5MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7394
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7395
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7396
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7397
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate43_3MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7398
    cls.add_method('GetOfdmRate43_3MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7399
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7400
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7401
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7402
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate45MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7403
    cls.add_method('GetOfdmRate45MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7404
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7405
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7406
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7407
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate48Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7408
    cls.add_method('GetOfdmRate48Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7409
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7410
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7411
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7412
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate4_5MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7413
    cls.add_method('GetOfdmRate4_5MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7414
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7415
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7416
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7417
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate4_5MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7418
    cls.add_method('GetOfdmRate4_5MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7419
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7420
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7421
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7422
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate52MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7423
    cls.add_method('GetOfdmRate52MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7424
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7425
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7426
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7427
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate54Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7428
    cls.add_method('GetOfdmRate54Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7429
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7430
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7431
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7432
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate54MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7433
    cls.add_method('GetOfdmRate54MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7434
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7435
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7436
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7437
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate57_8MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7438
    cls.add_method('GetOfdmRate57_8MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7439
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7440
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7441
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7442
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate58_5MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7443
    cls.add_method('GetOfdmRate58_5MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7444
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7445
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7446
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7447
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate60MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7448
    cls.add_method('GetOfdmRate60MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7449
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7450
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7451
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7452
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate65MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7453
    cls.add_method('GetOfdmRate65MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7454
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7455
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7456
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7457
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate65MbpsBW20MHzShGi() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7458
    cls.add_method('GetOfdmRate65MbpsBW20MHzShGi', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7459
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7460
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7461
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7462
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate6Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7463
    cls.add_method('GetOfdmRate6Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7464
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7465
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7466
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7467
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate6MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7468
    cls.add_method('GetOfdmRate6MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7469
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7470
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7471
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7472
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate6MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7473
    cls.add_method('GetOfdmRate6MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7474
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7475
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7476
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7477
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate6_5MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7478
    cls.add_method('GetOfdmRate6_5MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7479
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7480
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7481
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7482
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate72_2MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7483
    cls.add_method('GetOfdmRate72_2MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7484
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7485
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7486
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7487
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate7_2MbpsBW20MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7488
    cls.add_method('GetOfdmRate7_2MbpsBW20MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7489
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7490
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7491
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7492
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate81MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7493
    cls.add_method('GetOfdmRate81MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7494
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7495
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7496
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7497
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate90MbpsBW40MHz() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7498
    cls.add_method('GetOfdmRate90MbpsBW40MHz', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7499
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7500
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7501
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7502
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate9Mbps() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7503
    cls.add_method('GetOfdmRate9Mbps', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7504
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7505
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7506
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7507
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate9MbpsBW10MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7508
    cls.add_method('GetOfdmRate9MbpsBW10MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7509
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7510
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7511
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7512
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetOfdmRate9MbpsBW5MHz() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7513
    cls.add_method('GetOfdmRate9MbpsBW5MHz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7514
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7515
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7516
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7517
    ## wifi-phy.h (module 'wifi'): static double ns3::WifiPhy::GetPayloadDurationMicroSeconds(uint32_t size, ns3::WifiTxVector txvector) [member function]
7145
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7518
    cls.add_method('GetPayloadDurationMicroSeconds', 
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7519
                   'double', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7520
                   [param('uint32_t', 'size'), param('ns3::WifiTxVector', 'txvector')], 
7145
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7521
                   is_static=True)
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7522
    ## wifi-phy.h (module 'wifi'): static uint32_t ns3::WifiPhy::GetPlcpHeaderDurationMicroSeconds(ns3::WifiMode payloadMode, ns3::WifiPreamble preamble) [member function]
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7523
    cls.add_method('GetPlcpHeaderDurationMicroSeconds', 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7524
                   'uint32_t', 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7525
                   [param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble')], 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7526
                   is_static=True)
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7527
    ## wifi-phy.h (module 'wifi'): static ns3::WifiMode ns3::WifiPhy::GetPlcpHeaderMode(ns3::WifiMode payloadMode, ns3::WifiPreamble preamble) [member function]
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7528
    cls.add_method('GetPlcpHeaderMode', 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7529
                   'ns3::WifiMode', 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7530
                   [param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble')], 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7531
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7532
    ## wifi-phy.h (module 'wifi'): static uint32_t ns3::WifiPhy::GetPlcpHtSigHeaderDurationMicroSeconds(ns3::WifiMode payloadMode, ns3::WifiPreamble preamble) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7533
    cls.add_method('GetPlcpHtSigHeaderDurationMicroSeconds', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7534
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7535
                   [param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7536
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7537
    ## wifi-phy.h (module 'wifi'): static uint32_t ns3::WifiPhy::GetPlcpHtTrainingSymbolDurationMicroSeconds(ns3::WifiMode payloadMode, ns3::WifiPreamble preamble, ns3::WifiTxVector txvector) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7538
    cls.add_method('GetPlcpHtTrainingSymbolDurationMicroSeconds', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7539
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7540
                   [param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble'), param('ns3::WifiTxVector', 'txvector')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7541
                   is_static=True)
7145
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7542
    ## wifi-phy.h (module 'wifi'): static uint32_t ns3::WifiPhy::GetPlcpPreambleDurationMicroSeconds(ns3::WifiMode payloadMode, ns3::WifiPreamble preamble) [member function]
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7543
    cls.add_method('GetPlcpPreambleDurationMicroSeconds', 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7544
                   'uint32_t', 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7545
                   [param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble')], 
a925e518220b Rescan wifi's bindings and fix some paths in the documentation
Mitch Watrous <watrous@u.washington.edu>
parents: 7055
diff changeset
  7546
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7547
    ## wifi-phy.h (module 'wifi'): ns3::Time ns3::WifiPhy::GetStateDuration() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7548
    cls.add_method('GetStateDuration', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7549
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7550
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7551
                   is_pure_virtual=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7552
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::GetStbc() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7553
    cls.add_method('GetStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7554
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7555
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7556
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7557
    ## wifi-phy.h (module 'wifi'): double ns3::WifiPhy::GetTxPowerEnd() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7558
    cls.add_method('GetTxPowerEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7559
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7560
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7561
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7562
    ## wifi-phy.h (module 'wifi'): double ns3::WifiPhy::GetTxPowerStart() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7563
    cls.add_method('GetTxPowerStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7564
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7565
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7566
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7567
    ## wifi-phy.h (module 'wifi'): static ns3::TypeId ns3::WifiPhy::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7568
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7569
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7570
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7571
                   is_static=True)
10608
cc17de3c8ee6 [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10601
diff changeset
  7572
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::IsModeSupported(ns3::WifiMode mode) const [member function]
cc17de3c8ee6 [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10601
diff changeset
  7573
    cls.add_method('IsModeSupported', 
cc17de3c8ee6 [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10601
diff changeset
  7574
                   'bool', 
cc17de3c8ee6 [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10601
diff changeset
  7575
                   [param('ns3::WifiMode', 'mode')], 
cc17de3c8ee6 [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10601
diff changeset
  7576
                   is_pure_virtual=True, is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7577
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::IsStateBusy() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7578
    cls.add_method('IsStateBusy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7579
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7580
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7581
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7582
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::IsStateCcaBusy() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7583
    cls.add_method('IsStateCcaBusy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7584
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7585
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7586
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7587
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::IsStateIdle() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7588
    cls.add_method('IsStateIdle', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7589
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7590
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7591
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7592
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::IsStateRx() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7593
    cls.add_method('IsStateRx', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7594
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7595
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7596
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7597
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::IsStateSwitching() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7598
    cls.add_method('IsStateSwitching', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7599
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7600
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7601
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7602
    ## wifi-phy.h (module 'wifi'): bool ns3::WifiPhy::IsStateTx() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7603
    cls.add_method('IsStateTx', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7604
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7605
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7606
                   is_pure_virtual=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7607
    ## wifi-phy.h (module 'wifi'): ns3::WifiMode ns3::WifiPhy::McsToWifiMode(uint8_t mcs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7608
    cls.add_method('McsToWifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7609
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7610
                   [param('uint8_t', 'mcs')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7611
                   is_pure_virtual=True, is_virtual=True)
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7612
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyMonitorSniffRx(ns3::Ptr<ns3::Packet const> packet, uint16_t channelFreqMhz, uint16_t channelNumber, uint32_t rate, bool isShortPreamble, double signalDbm, double noiseDbm) [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7613
    cls.add_method('NotifyMonitorSniffRx', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7614
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7615
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('uint16_t', 'channelFreqMhz'), param('uint16_t', 'channelNumber'), param('uint32_t', 'rate'), param('bool', 'isShortPreamble'), param('double', 'signalDbm'), param('double', 'noiseDbm')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7616
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyMonitorSniffTx(ns3::Ptr<ns3::Packet const> packet, uint16_t channelFreqMhz, uint16_t channelNumber, uint32_t rate, bool isShortPreamble, uint8_t txPower) [member function]
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
  7617
    cls.add_method('NotifyMonitorSniffTx', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7618
                   'void', 
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7619
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('uint16_t', 'channelFreqMhz'), param('uint16_t', 'channelNumber'), param('uint32_t', 'rate'), param('bool', 'isShortPreamble'), param('uint8_t', 'txPower')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7620
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyRxBegin(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7621
    cls.add_method('NotifyRxBegin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7622
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7623
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7624
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyRxDrop(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7625
    cls.add_method('NotifyRxDrop', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7626
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7627
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7628
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyRxEnd(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7629
    cls.add_method('NotifyRxEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7630
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7631
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7632
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyTxBegin(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7633
    cls.add_method('NotifyTxBegin', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7634
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7635
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7636
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyTxDrop(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7637
    cls.add_method('NotifyTxDrop', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7638
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7639
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7640
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::NotifyTxEnd(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7641
    cls.add_method('NotifyTxEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7642
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7643
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7644
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::RegisterListener(ns3::WifiPhyListener * listener) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7645
    cls.add_method('RegisterListener', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7646
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7647
                   [param('ns3::WifiPhyListener *', 'listener')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7648
                   is_pure_virtual=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7649
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SendPacket(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMode mode, ns3::WifiPreamble preamble, ns3::WifiTxVector txvector) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7650
    cls.add_method('SendPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7651
                   'void', 
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7652
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMode', 'mode'), param('ns3::WifiPreamble', 'preamble'), param('ns3::WifiTxVector', 'txvector')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7653
                   is_pure_virtual=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7654
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetChannelBonding(bool channelbonding) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7655
    cls.add_method('SetChannelBonding', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7656
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7657
                   [param('bool', 'channelbonding')], 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7658
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7659
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetChannelNumber(uint16_t id) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7660
    cls.add_method('SetChannelNumber', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7661
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7662
                   [param('uint16_t', 'id')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7663
                   is_pure_virtual=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7664
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetFrequency(uint32_t freq) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7665
    cls.add_method('SetFrequency', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7666
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7667
                   [param('uint32_t', 'freq')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7668
                   is_pure_virtual=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7669
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetGreenfield(bool greenfield) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7670
    cls.add_method('SetGreenfield', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7671
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7672
                   [param('bool', 'greenfield')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7673
                   is_pure_virtual=True, is_virtual=True)
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7674
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetGuardInterval(bool guardInterval) [member function]
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7675
    cls.add_method('SetGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7676
                   'void', 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7677
                   [param('bool', 'guardInterval')], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7678
                   is_pure_virtual=True, is_virtual=True)
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7679
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetLdpc(bool ldpc) [member function]
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7680
    cls.add_method('SetLdpc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7681
                   'void', 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
  7682
                   [param('bool', 'ldpc')], 
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7683
                   is_pure_virtual=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7684
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetNumberOfReceiveAntennas(uint32_t rx) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7685
    cls.add_method('SetNumberOfReceiveAntennas', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7686
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7687
                   [param('uint32_t', 'rx')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7688
                   is_pure_virtual=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7689
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetNumberOfTransmitAntennas(uint32_t tx) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7690
    cls.add_method('SetNumberOfTransmitAntennas', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7691
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7692
                   [param('uint32_t', 'tx')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7693
                   is_pure_virtual=True, is_virtual=True)
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7694
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetReceiveErrorCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet const>, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7695
    cls.add_method('SetReceiveErrorCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7696
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7697
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet const >, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7698
                   is_pure_virtual=True, is_virtual=True)
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7699
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetReceiveOkCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet>, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7700
    cls.add_method('SetReceiveOkCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7701
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7702
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet >, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7703
                   is_pure_virtual=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7704
    ## wifi-phy.h (module 'wifi'): void ns3::WifiPhy::SetStbc(bool stbc) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7705
    cls.add_method('SetStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7706
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7707
                   [param('bool', 'stbc')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7708
                   is_pure_virtual=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7709
    ## wifi-phy.h (module 'wifi'): uint32_t ns3::WifiPhy::WifiModeToMcs(ns3::WifiMode mode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7710
    cls.add_method('WifiModeToMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7711
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7712
                   [param('ns3::WifiMode', 'mode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7713
                   is_pure_virtual=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7714
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7715
10167
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7716
def register_Ns3WifiPhyStateHelper_methods(root_module, cls):
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7717
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::WifiPhyStateHelper::WifiPhyStateHelper(ns3::WifiPhyStateHelper const & arg0) [copy constructor]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7718
    cls.add_constructor([param('ns3::WifiPhyStateHelper const &', 'arg0')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7719
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::WifiPhyStateHelper::WifiPhyStateHelper() [constructor]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7720
    cls.add_constructor([])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7721
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::Time ns3::WifiPhyStateHelper::GetDelayUntilIdle() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7722
    cls.add_method('GetDelayUntilIdle', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7723
                   'ns3::Time', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7724
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7725
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::Time ns3::WifiPhyStateHelper::GetLastRxStartTime() const [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7726
    cls.add_method('GetLastRxStartTime', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7727
                   'ns3::Time', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7728
                   [], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7729
                   is_const=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7730
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::WifiPhy::State ns3::WifiPhyStateHelper::GetState() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7731
    cls.add_method('GetState', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7732
                   'ns3::WifiPhy::State', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7733
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7734
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::Time ns3::WifiPhyStateHelper::GetStateDuration() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7735
    cls.add_method('GetStateDuration', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7736
                   'ns3::Time', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7737
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7738
    ## wifi-phy-state-helper.h (module 'wifi'): static ns3::TypeId ns3::WifiPhyStateHelper::GetTypeId() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7739
    cls.add_method('GetTypeId', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7740
                   'ns3::TypeId', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7741
                   [], 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7742
                   is_static=True)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7743
    ## wifi-phy-state-helper.h (module 'wifi'): bool ns3::WifiPhyStateHelper::IsStateBusy() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7744
    cls.add_method('IsStateBusy', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7745
                   'bool', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7746
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7747
    ## wifi-phy-state-helper.h (module 'wifi'): bool ns3::WifiPhyStateHelper::IsStateCcaBusy() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7748
    cls.add_method('IsStateCcaBusy', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7749
                   'bool', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7750
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7751
    ## wifi-phy-state-helper.h (module 'wifi'): bool ns3::WifiPhyStateHelper::IsStateIdle() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7752
    cls.add_method('IsStateIdle', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7753
                   'bool', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7754
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7755
    ## wifi-phy-state-helper.h (module 'wifi'): bool ns3::WifiPhyStateHelper::IsStateRx() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7756
    cls.add_method('IsStateRx', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7757
                   'bool', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7758
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7759
    ## wifi-phy-state-helper.h (module 'wifi'): bool ns3::WifiPhyStateHelper::IsStateSwitching() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7760
    cls.add_method('IsStateSwitching', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7761
                   'bool', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7762
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7763
    ## wifi-phy-state-helper.h (module 'wifi'): bool ns3::WifiPhyStateHelper::IsStateTx() [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7764
    cls.add_method('IsStateTx', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7765
                   'bool', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7766
                   [])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7767
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::RegisterListener(ns3::WifiPhyListener * listener) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7768
    cls.add_method('RegisterListener', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7769
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7770
                   [param('ns3::WifiPhyListener *', 'listener')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7771
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SetReceiveErrorCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet const>, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7772
    cls.add_method('SetReceiveErrorCallback', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7773
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7774
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet const >, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7775
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SetReceiveOkCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet>, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7776
    cls.add_method('SetReceiveOkCallback', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7777
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7778
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet >, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7779
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SwitchFromRxEndError(ns3::Ptr<ns3::Packet const> packet, double snr) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7780
    cls.add_method('SwitchFromRxEndError', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7781
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7782
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('double', 'snr')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7783
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SwitchFromRxEndOk(ns3::Ptr<ns3::Packet> packet, double snr, ns3::WifiMode mode, ns3::WifiPreamble preamble) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7784
    cls.add_method('SwitchFromRxEndOk', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7785
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7786
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('double', 'snr'), param('ns3::WifiMode', 'mode'), param('ns3::WifiPreamble', 'preamble')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7787
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SwitchMaybeToCcaBusy(ns3::Time duration) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7788
    cls.add_method('SwitchMaybeToCcaBusy', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7789
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7790
                   [param('ns3::Time', 'duration')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7791
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SwitchToChannelSwitching(ns3::Time switchingDuration) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7792
    cls.add_method('SwitchToChannelSwitching', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7793
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7794
                   [param('ns3::Time', 'switchingDuration')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7795
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SwitchToRx(ns3::Time rxDuration) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7796
    cls.add_method('SwitchToRx', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7797
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7798
                   [param('ns3::Time', 'rxDuration')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7799
    ## wifi-phy-state-helper.h (module 'wifi'): void ns3::WifiPhyStateHelper::SwitchToTx(ns3::Time txDuration, ns3::Ptr<ns3::Packet const> packet, ns3::WifiMode txMode, ns3::WifiPreamble preamble, uint8_t txPower) [member function]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7800
    cls.add_method('SwitchToTx', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7801
                   'void', 
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7802
                   [param('ns3::Time', 'txDuration'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMode', 'txMode'), param('ns3::WifiPreamble', 'preamble'), param('uint8_t', 'txPower')])
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7803
    ## wifi-phy-state-helper.h (module 'wifi'): ns3::WifiPhyStateHelper::m_stateLogger [variable]
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7804
    cls.add_instance_attribute('m_stateLogger', 'ns3::TracedCallback< ns3::Time, ns3::Time, ns3::WifiPhy::State, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', is_const=False)
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7805
    return
68501f19ac06 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 10141
diff changeset
  7806
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7807
def register_Ns3WifiRemoteStationManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7808
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationManager::WifiRemoteStationManager(ns3::WifiRemoteStationManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7809
    cls.add_constructor([param('ns3::WifiRemoteStationManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7810
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationManager::WifiRemoteStationManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7811
    cls.add_constructor([])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7812
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::AddBasicMcs(uint8_t mcs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7813
    cls.add_method('AddBasicMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7814
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7815
                   [param('uint8_t', 'mcs')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7816
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::AddBasicMode(ns3::WifiMode mode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7817
    cls.add_method('AddBasicMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7818
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7819
                   [param('ns3::WifiMode', 'mode')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7820
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::AddStationHtCapabilities(ns3::Mac48Address from, ns3::HtCapabilities htcapabilities) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7821
    cls.add_method('AddStationHtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7822
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7823
                   [param('ns3::Mac48Address', 'from'), param('ns3::HtCapabilities', 'htcapabilities')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7824
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::AddSupportedMcs(ns3::Mac48Address address, uint8_t mcs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7825
    cls.add_method('AddSupportedMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7826
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7827
                   [param('ns3::Mac48Address', 'address'), param('uint8_t', 'mcs')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7828
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::AddSupportedMode(ns3::Mac48Address address, ns3::WifiMode mode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7829
    cls.add_method('AddSupportedMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7830
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7831
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'mode')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7832
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::DoGetCtsToSelfTxVector() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7833
    cls.add_method('DoGetCtsToSelfTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7834
                   'ns3::WifiTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7835
                   [])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7836
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::GetAckTxVector(ns3::Mac48Address address, ns3::WifiMode dataMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7837
    cls.add_method('GetAckTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7838
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7839
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'dataMode')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7840
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::GetBasicMcs(uint32_t i) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7841
    cls.add_method('GetBasicMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7842
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7843
                   [param('uint32_t', 'i')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7844
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7845
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiMode ns3::WifiRemoteStationManager::GetBasicMode(uint32_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7846
    cls.add_method('GetBasicMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7847
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7848
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7849
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7850
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::GetBlockAckTxVector(ns3::Mac48Address address, ns3::WifiMode dataMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7851
    cls.add_method('GetBlockAckTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7852
                   'ns3::WifiTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7853
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'dataMode')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7854
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::GetCtsToSelfTxVector(ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7855
    cls.add_method('GetCtsToSelfTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7856
                   'ns3::WifiTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7857
                   [param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7858
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::GetCtsTxVector(ns3::Mac48Address address, ns3::WifiMode rtsMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7859
    cls.add_method('GetCtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7860
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7861
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'rtsMode')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7862
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::GetDataTxVector(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet, uint32_t fullPacketSize) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7863
    cls.add_method('GetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7864
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7865
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('uint32_t', 'fullPacketSize')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7866
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::GetDefaultMcs() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7867
    cls.add_method('GetDefaultMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7868
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7869
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7870
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7871
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiMode ns3::WifiRemoteStationManager::GetDefaultMode() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7872
    cls.add_method('GetDefaultMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7873
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7874
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7875
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7876
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::GetDefaultTxPowerLevel() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7877
    cls.add_method('GetDefaultTxPowerLevel', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7878
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7879
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7880
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7881
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetFragmentOffset(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet, uint32_t fragmentNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7882
    cls.add_method('GetFragmentOffset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7883
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7884
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('uint32_t', 'fragmentNumber')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7885
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetFragmentSize(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet, uint32_t fragmentNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7886
    cls.add_method('GetFragmentSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7887
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7888
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('uint32_t', 'fragmentNumber')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7889
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetFragmentationThreshold() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7890
    cls.add_method('GetFragmentationThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7891
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7892
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7893
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7894
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::GetGreenfieldSupported(ns3::Mac48Address address) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7895
    cls.add_method('GetGreenfieldSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7896
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7897
                   [param('ns3::Mac48Address', 'address')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7898
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7899
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStationInfo ns3::WifiRemoteStationManager::GetInfo(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7900
    cls.add_method('GetInfo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7901
                   'ns3::WifiRemoteStationInfo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7902
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7903
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetMaxSlrc() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7904
    cls.add_method('GetMaxSlrc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7905
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7906
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7907
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7908
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetMaxSsrc() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7909
    cls.add_method('GetMaxSsrc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7910
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7911
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7912
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7913
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetNBasicMcs() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7914
    cls.add_method('GetNBasicMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7915
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7916
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7917
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7918
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetNBasicModes() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7919
    cls.add_method('GetNBasicModes', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7920
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7921
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7922
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7923
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiMode ns3::WifiRemoteStationManager::GetNonUnicastMode() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7924
    cls.add_method('GetNonUnicastMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7925
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7926
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7927
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7928
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetNumberOfTransmitAntennas() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7929
    cls.add_method('GetNumberOfTransmitAntennas', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7930
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7931
                   [])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7932
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetRtsCtsThreshold() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7933
    cls.add_method('GetRtsCtsThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7934
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7935
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7936
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7937
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::GetRtsTxVector(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7938
    cls.add_method('GetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7939
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7940
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7941
    ## wifi-remote-station-manager.h (module 'wifi'): static ns3::TypeId ns3::WifiRemoteStationManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7942
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7943
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7944
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7945
                   is_static=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7946
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::HasHtSupported() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7947
    cls.add_method('HasHtSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7948
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7949
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7950
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7951
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::IsAssociated(ns3::Mac48Address address) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7952
    cls.add_method('IsAssociated', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7953
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7954
                   [param('ns3::Mac48Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7955
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7956
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::IsBrandNew(ns3::Mac48Address address) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7957
    cls.add_method('IsBrandNew', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7958
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7959
                   [param('ns3::Mac48Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7960
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7961
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::IsLastFragment(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet, uint32_t fragmentNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7962
    cls.add_method('IsLastFragment', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7963
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7964
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('uint32_t', 'fragmentNumber')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7965
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::IsWaitAssocTxOk(ns3::Mac48Address address) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7966
    cls.add_method('IsWaitAssocTxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7967
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7968
                   [param('ns3::Mac48Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7969
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7970
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::NeedCtsToSelf(ns3::WifiTxVector txVector) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7971
    cls.add_method('NeedCtsToSelf', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7972
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  7973
                   [param('ns3::WifiTxVector', 'txVector')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7974
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::NeedDataRetransmission(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7975
    cls.add_method('NeedDataRetransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7976
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7977
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7978
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::NeedFragmentation(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7979
    cls.add_method('NeedFragmentation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7980
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7981
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7982
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::NeedRts(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7983
    cls.add_method('NeedRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7984
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7985
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7986
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::NeedRtsRetransmission(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7987
    cls.add_method('NeedRtsRetransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7988
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7989
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7990
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::PrepareForQueue(ns3::Mac48Address address, ns3::WifiMacHeader const * header, ns3::Ptr<ns3::Packet const> packet, uint32_t fullPacketSize) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7991
    cls.add_method('PrepareForQueue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7992
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7993
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('uint32_t', 'fullPacketSize')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7994
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::RecordDisassociated(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7995
    cls.add_method('RecordDisassociated', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7996
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7997
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7998
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::RecordGotAssocTxFailed(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  7999
    cls.add_method('RecordGotAssocTxFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8000
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8001
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8002
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::RecordGotAssocTxOk(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8003
    cls.add_method('RecordGotAssocTxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8004
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8005
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8006
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::RecordWaitAssocTxOk(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8007
    cls.add_method('RecordWaitAssocTxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8008
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8009
                   [param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8010
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::ReportDataFailed(ns3::Mac48Address address, ns3::WifiMacHeader const * header) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8011
    cls.add_method('ReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8012
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8013
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8014
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::ReportDataOk(ns3::Mac48Address address, ns3::WifiMacHeader const * header, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8015
    cls.add_method('ReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8016
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8017
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8018
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::ReportFinalDataFailed(ns3::Mac48Address address, ns3::WifiMacHeader const * header) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8019
    cls.add_method('ReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8020
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8021
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8022
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::ReportFinalRtsFailed(ns3::Mac48Address address, ns3::WifiMacHeader const * header) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8023
    cls.add_method('ReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8024
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8025
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8026
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::ReportRtsFailed(ns3::Mac48Address address, ns3::WifiMacHeader const * header) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8027
    cls.add_method('ReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8028
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8029
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8030
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::ReportRtsOk(ns3::Mac48Address address, ns3::WifiMacHeader const * header, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8031
    cls.add_method('ReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8032
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8033
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8034
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::ReportRxOk(ns3::Mac48Address address, ns3::WifiMacHeader const * header, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8035
    cls.add_method('ReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8036
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8037
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMacHeader const *', 'header'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8038
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::Reset() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8039
    cls.add_method('Reset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8040
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8041
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8042
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::Reset(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8043
    cls.add_method('Reset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8044
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8045
                   [param('ns3::Mac48Address', 'address')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8046
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::SetDefaultTxPowerLevel(uint8_t txPower) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8047
    cls.add_method('SetDefaultTxPowerLevel', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8048
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8049
                   [param('uint8_t', 'txPower')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8050
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::SetFragmentationThreshold(uint32_t threshold) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8051
    cls.add_method('SetFragmentationThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8052
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8053
                   [param('uint32_t', 'threshold')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8054
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::SetHtSupported(bool enable) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8055
    cls.add_method('SetHtSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8056
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8057
                   [param('bool', 'enable')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8058
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::SetMaxSlrc(uint32_t maxSlrc) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8059
    cls.add_method('SetMaxSlrc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8060
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8061
                   [param('uint32_t', 'maxSlrc')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8062
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::SetMaxSsrc(uint32_t maxSsrc) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8063
    cls.add_method('SetMaxSsrc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8064
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8065
                   [param('uint32_t', 'maxSsrc')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8066
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::SetRtsCtsThreshold(uint32_t threshold) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8067
    cls.add_method('SetRtsCtsThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8068
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8069
                   [param('uint32_t', 'threshold')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8070
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::SetupPhy(ns3::Ptr<ns3::WifiPhy> phy) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8071
    cls.add_method('SetupPhy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8072
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8073
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8074
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8075
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8076
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8077
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8078
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8079
                   visibility='protected', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8080
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::GetGreenfield(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8081
    cls.add_method('GetGreenfield', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8082
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8083
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8084
                   is_const=True, visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8085
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetLongRetryCount(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8086
    cls.add_method('GetLongRetryCount', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8087
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8088
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8089
                   is_const=True, visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8090
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::GetMcsSupported(ns3::WifiRemoteStation const * station, uint32_t i) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8091
    cls.add_method('GetMcsSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8092
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8093
                   [param('ns3::WifiRemoteStation const *', 'station'), param('uint32_t', 'i')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8094
                   is_const=True, visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8095
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetNMcsSupported(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8096
    cls.add_method('GetNMcsSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8097
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8098
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8099
                   is_const=True, visibility='protected')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8100
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetNSupported(ns3::WifiRemoteStation const * station) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8101
    cls.add_method('GetNSupported', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8102
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8103
                   [param('ns3::WifiRemoteStation const *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8104
                   is_const=True, visibility='protected')
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8105
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetNumberOfReceiveAntennas(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8106
    cls.add_method('GetNumberOfReceiveAntennas', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8107
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8108
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8109
                   is_const=True, visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8110
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetNumberOfTransmitAntennas(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8111
    cls.add_method('GetNumberOfTransmitAntennas', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8112
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8113
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8114
                   is_const=True, visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8115
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::GetShortGuardInterval(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8116
    cls.add_method('GetShortGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8117
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8118
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8119
                   is_const=True, visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8120
    ## wifi-remote-station-manager.h (module 'wifi'): uint32_t ns3::WifiRemoteStationManager::GetShortRetryCount(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8121
    cls.add_method('GetShortRetryCount', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8122
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8123
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8124
                   is_const=True, visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8125
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::GetStbc(ns3::WifiRemoteStation const * station) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8126
    cls.add_method('GetStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8127
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8128
                   [param('ns3::WifiRemoteStation const *', 'station')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8129
                   is_const=True, visibility='protected')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8130
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiMode ns3::WifiRemoteStationManager::GetSupported(ns3::WifiRemoteStation const * station, uint32_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8131
    cls.add_method('GetSupported', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8132
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8133
                   [param('ns3::WifiRemoteStation const *', 'station'), param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8134
                   is_const=True, visibility='protected')
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8135
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::WifiRemoteStationManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8136
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8137
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8138
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8139
                   is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8140
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoGetAckTxGuardInterval(ns3::Mac48Address address, ns3::WifiMode ackMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8141
    cls.add_method('DoGetAckTxGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8142
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8143
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ackMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8144
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8145
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetAckTxNess(ns3::Mac48Address address, ns3::WifiMode ackMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8146
    cls.add_method('DoGetAckTxNess', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8147
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8148
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ackMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8149
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8150
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetAckTxNss(ns3::Mac48Address address, ns3::WifiMode ackMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8151
    cls.add_method('DoGetAckTxNss', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8152
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8153
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ackMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8154
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8155
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetAckTxPowerLevel(ns3::Mac48Address address, ns3::WifiMode ackMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8156
    cls.add_method('DoGetAckTxPowerLevel', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8157
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8158
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ackMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8159
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8160
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoGetAckTxStbc(ns3::Mac48Address address, ns3::WifiMode ackMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8161
    cls.add_method('DoGetAckTxStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8162
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8163
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ackMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8164
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8165
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoGetBlockAckTxGuardInterval(ns3::Mac48Address address, ns3::WifiMode blockAckMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8166
    cls.add_method('DoGetBlockAckTxGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8167
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8168
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'blockAckMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8169
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8170
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetBlockAckTxNess(ns3::Mac48Address address, ns3::WifiMode blockAckMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8171
    cls.add_method('DoGetBlockAckTxNess', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8172
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8173
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'blockAckMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8174
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8175
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetBlockAckTxNss(ns3::Mac48Address address, ns3::WifiMode blockAckMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8176
    cls.add_method('DoGetBlockAckTxNss', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8177
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8178
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'blockAckMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8179
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8180
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetBlockAckTxPowerLevel(ns3::Mac48Address address, ns3::WifiMode blockAckMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8181
    cls.add_method('DoGetBlockAckTxPowerLevel', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8182
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8183
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'blockAckMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8184
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8185
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoGetBlockAckTxStbc(ns3::Mac48Address address, ns3::WifiMode blockAckMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8186
    cls.add_method('DoGetBlockAckTxStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8187
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8188
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'blockAckMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8189
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8190
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoGetCtsTxGuardInterval(ns3::Mac48Address address, ns3::WifiMode ctsMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8191
    cls.add_method('DoGetCtsTxGuardInterval', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8192
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8193
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ctsMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8194
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8195
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetCtsTxNess(ns3::Mac48Address address, ns3::WifiMode ctsMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8196
    cls.add_method('DoGetCtsTxNess', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8197
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8198
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ctsMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8199
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8200
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetCtsTxNss(ns3::Mac48Address address, ns3::WifiMode ctsMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8201
    cls.add_method('DoGetCtsTxNss', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8202
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8203
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ctsMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8204
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8205
    ## wifi-remote-station-manager.h (module 'wifi'): uint8_t ns3::WifiRemoteStationManager::DoGetCtsTxPowerLevel(ns3::Mac48Address address, ns3::WifiMode ctsMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8206
    cls.add_method('DoGetCtsTxPowerLevel', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8207
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8208
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ctsMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8209
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8210
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoGetCtsTxStbc(ns3::Mac48Address address, ns3::WifiMode ctsMode) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8211
    cls.add_method('DoGetCtsTxStbc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8212
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8213
                   [param('ns3::Mac48Address', 'address'), param('ns3::WifiMode', 'ctsMode')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8214
                   visibility='private', is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8215
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8216
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8217
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8218
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8219
                   is_pure_virtual=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8220
    ## wifi-remote-station-manager.h (module 'wifi'): ns3::WifiTxVector ns3::WifiRemoteStationManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8221
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8222
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8223
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8224
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8225
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoNeedDataRetransmission(ns3::WifiRemoteStation * station, ns3::Ptr<ns3::Packet const> packet, bool normally) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8226
    cls.add_method('DoNeedDataRetransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8227
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8228
                   [param('ns3::WifiRemoteStation *', 'station'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('bool', 'normally')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8229
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8230
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoNeedFragmentation(ns3::WifiRemoteStation * station, ns3::Ptr<ns3::Packet const> packet, bool normally) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8231
    cls.add_method('DoNeedFragmentation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8232
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8233
                   [param('ns3::WifiRemoteStation *', 'station'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('bool', 'normally')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8234
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8235
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoNeedRts(ns3::WifiRemoteStation * station, ns3::Ptr<ns3::Packet const> packet, bool normally) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8236
    cls.add_method('DoNeedRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8237
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8238
                   [param('ns3::WifiRemoteStation *', 'station'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('bool', 'normally')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8239
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8240
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::DoNeedRtsRetransmission(ns3::WifiRemoteStation * station, ns3::Ptr<ns3::Packet const> packet, bool normally) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8241
    cls.add_method('DoNeedRtsRetransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8242
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8243
                   [param('ns3::WifiRemoteStation *', 'station'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('bool', 'normally')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8244
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8245
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8246
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8247
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8248
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8249
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8250
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8251
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8252
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8253
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8254
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8255
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8256
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8257
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8258
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8259
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8260
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8261
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8262
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8263
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8264
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8265
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8266
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8267
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8268
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8269
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8270
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8271
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8272
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8273
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8274
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8275
    ## wifi-remote-station-manager.h (module 'wifi'): void ns3::WifiRemoteStationManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8276
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8277
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8278
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8279
                   is_pure_virtual=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8280
    ## wifi-remote-station-manager.h (module 'wifi'): bool ns3::WifiRemoteStationManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8281
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8282
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8283
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8284
                   is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8285
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8286
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8287
def register_Ns3YansWifiPhy_methods(root_module, cls):
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8288
    ## yans-wifi-phy.h (module 'wifi'): ns3::YansWifiPhy::YansWifiPhy(ns3::YansWifiPhy const & arg0) [copy constructor]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8289
    cls.add_constructor([param('ns3::YansWifiPhy const &', 'arg0')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8290
    ## yans-wifi-phy.h (module 'wifi'): ns3::YansWifiPhy::YansWifiPhy() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8291
    cls.add_constructor([])
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8292
    ## yans-wifi-phy.h (module 'wifi'): int64_t ns3::YansWifiPhy::AssignStreams(int64_t stream) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8293
    cls.add_method('AssignStreams', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8294
                   'int64_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8295
                   [param('int64_t', 'stream')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8296
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8297
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::CalculateSnr(ns3::WifiMode txMode, double ber) const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8298
    cls.add_method('CalculateSnr', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8299
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8300
                   [param('ns3::WifiMode', 'txMode'), param('double', 'ber')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8301
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8302
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::ConfigureStandard(ns3::WifiPhyStandard standard) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8303
    cls.add_method('ConfigureStandard', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8304
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8305
                   [param('ns3::WifiPhyStandard', 'standard')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8306
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8307
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::GetBssMembershipSelector(uint32_t selector) const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8308
    cls.add_method('GetBssMembershipSelector', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8309
                   'uint32_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8310
                   [param('uint32_t', 'selector')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8311
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8312
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetCcaMode1Threshold() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8313
    cls.add_method('GetCcaMode1Threshold', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8314
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8315
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8316
                   is_const=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8317
    ## yans-wifi-phy.h (module 'wifi'): ns3::Ptr<ns3::WifiChannel> ns3::YansWifiPhy::GetChannel() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8318
    cls.add_method('GetChannel', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8319
                   'ns3::Ptr< ns3::WifiChannel >', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8320
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8321
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8322
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::GetChannelBonding() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8323
    cls.add_method('GetChannelBonding', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8324
                   'bool', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8325
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8326
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8327
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetChannelFrequencyMhz() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8328
    cls.add_method('GetChannelFrequencyMhz', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8329
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8330
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8331
                   is_const=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8332
    ## yans-wifi-phy.h (module 'wifi'): uint16_t ns3::YansWifiPhy::GetChannelNumber() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8333
    cls.add_method('GetChannelNumber', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8334
                   'uint16_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8335
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8336
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8337
    ## yans-wifi-phy.h (module 'wifi'): ns3::Time ns3::YansWifiPhy::GetDelayUntilIdle() [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8338
    cls.add_method('GetDelayUntilIdle', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8339
                   'ns3::Time', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8340
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8341
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8342
    ## yans-wifi-phy.h (module 'wifi'): ns3::Ptr<ns3::Object> ns3::YansWifiPhy::GetDevice() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8343
    cls.add_method('GetDevice', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8344
                   'ns3::Ptr< ns3::Object >', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8345
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8346
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8347
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetEdThreshold() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8348
    cls.add_method('GetEdThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8349
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8350
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8351
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8352
    ## yans-wifi-phy.h (module 'wifi'): ns3::Ptr<ns3::ErrorRateModel> ns3::YansWifiPhy::GetErrorRateModel() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8353
    cls.add_method('GetErrorRateModel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8354
                   'ns3::Ptr< ns3::ErrorRateModel >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8355
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8356
                   is_const=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8357
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::GetFrequency() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8358
    cls.add_method('GetFrequency', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8359
                   'uint32_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8360
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8361
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8362
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::GetGreenfield() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8363
    cls.add_method('GetGreenfield', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8364
                   'bool', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8365
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8366
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8367
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::GetGuardInterval() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8368
    cls.add_method('GetGuardInterval', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8369
                   'bool', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8370
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8371
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8372
    ## yans-wifi-phy.h (module 'wifi'): ns3::Time ns3::YansWifiPhy::GetLastRxStartTime() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8373
    cls.add_method('GetLastRxStartTime', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8374
                   'ns3::Time', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8375
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8376
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8377
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::GetLdpc() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8378
    cls.add_method('GetLdpc', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8379
                   'bool', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8380
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8381
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8382
    ## yans-wifi-phy.h (module 'wifi'): uint8_t ns3::YansWifiPhy::GetMcs(uint8_t mcs) const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8383
    cls.add_method('GetMcs', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8384
                   'uint8_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8385
                   [param('uint8_t', 'mcs')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8386
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8387
    ## yans-wifi-phy.h (module 'wifi'): ns3::WifiModeList ns3::YansWifiPhy::GetMembershipSelectorModes(uint32_t selector) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8388
    cls.add_method('GetMembershipSelectorModes', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8389
                   'ns3::WifiModeList', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8390
                   [param('uint32_t', 'selector')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8391
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8392
    ## yans-wifi-phy.h (module 'wifi'): ns3::Ptr<ns3::Object> ns3::YansWifiPhy::GetMobility() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8393
    cls.add_method('GetMobility', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8394
                   'ns3::Ptr< ns3::Object >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8395
                   [])
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8396
    ## yans-wifi-phy.h (module 'wifi'): ns3::WifiMode ns3::YansWifiPhy::GetMode(uint32_t mode) const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8397
    cls.add_method('GetMode', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8398
                   'ns3::WifiMode', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8399
                   [param('uint32_t', 'mode')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8400
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8401
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::GetNBssMembershipSelectors() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8402
    cls.add_method('GetNBssMembershipSelectors', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8403
                   'uint32_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8404
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8405
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8406
    ## yans-wifi-phy.h (module 'wifi'): uint8_t ns3::YansWifiPhy::GetNMcs() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8407
    cls.add_method('GetNMcs', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8408
                   'uint8_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8409
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8410
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8411
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::GetNModes() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8412
    cls.add_method('GetNModes', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8413
                   'uint32_t', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8414
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8415
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8416
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::GetNTxPower() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8417
    cls.add_method('GetNTxPower', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8418
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8419
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8420
                   is_const=True, is_virtual=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8421
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::GetNumberOfReceiveAntennas() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8422
    cls.add_method('GetNumberOfReceiveAntennas', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8423
                   'uint32_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8424
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8425
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8426
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::GetNumberOfTransmitAntennas() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8427
    cls.add_method('GetNumberOfTransmitAntennas', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8428
                   'uint32_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8429
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8430
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8431
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetRxGain() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8432
    cls.add_method('GetRxGain', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8433
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8434
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8435
                   is_const=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8436
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetRxNoiseFigure() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8437
    cls.add_method('GetRxNoiseFigure', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8438
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8439
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8440
                   is_const=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8441
    ## yans-wifi-phy.h (module 'wifi'): ns3::Time ns3::YansWifiPhy::GetStateDuration() [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8442
    cls.add_method('GetStateDuration', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8443
                   'ns3::Time', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8444
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8445
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8446
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::GetStbc() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8447
    cls.add_method('GetStbc', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8448
                   'bool', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8449
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8450
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8451
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetTxGain() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8452
    cls.add_method('GetTxGain', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8453
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8454
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8455
                   is_const=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8456
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetTxPowerEnd() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8457
    cls.add_method('GetTxPowerEnd', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8458
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8459
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8460
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8461
    ## yans-wifi-phy.h (module 'wifi'): double ns3::YansWifiPhy::GetTxPowerStart() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8462
    cls.add_method('GetTxPowerStart', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8463
                   'double', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8464
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8465
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8466
    ## yans-wifi-phy.h (module 'wifi'): static ns3::TypeId ns3::YansWifiPhy::GetTypeId() [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8467
    cls.add_method('GetTypeId', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8468
                   'ns3::TypeId', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8469
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8470
                   is_static=True)
10601
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  8471
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::IsModeSupported(ns3::WifiMode mode) const [member function]
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  8472
    cls.add_method('IsModeSupported', 
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  8473
                   'bool', 
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  8474
                   [param('ns3::WifiMode', 'mode')], 
9e7ff25053ed [wifi] rescan Python binding
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 10567
diff changeset
  8475
                   is_const=True, is_virtual=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8476
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::IsStateBusy() [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8477
    cls.add_method('IsStateBusy', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8478
                   'bool', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8479
                   [], 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8480
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8481
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::IsStateCcaBusy() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8482
    cls.add_method('IsStateCcaBusy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8483
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8484
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8485
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8486
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::IsStateIdle() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8487
    cls.add_method('IsStateIdle', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8488
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8489
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8490
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8491
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::IsStateRx() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8492
    cls.add_method('IsStateRx', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8493
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8494
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8495
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8496
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::IsStateSwitching() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8497
    cls.add_method('IsStateSwitching', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8498
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8499
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8500
                   is_virtual=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8501
    ## yans-wifi-phy.h (module 'wifi'): bool ns3::YansWifiPhy::IsStateTx() [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8502
    cls.add_method('IsStateTx', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8503
                   'bool', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8504
                   [], 
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8505
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8506
    ## yans-wifi-phy.h (module 'wifi'): ns3::WifiMode ns3::YansWifiPhy::McsToWifiMode(uint8_t mcs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8507
    cls.add_method('McsToWifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8508
                   'ns3::WifiMode', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8509
                   [param('uint8_t', 'mcs')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8510
                   is_virtual=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8511
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::RegisterListener(ns3::WifiPhyListener * listener) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8512
    cls.add_method('RegisterListener', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8513
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8514
                   [param('ns3::WifiPhyListener *', 'listener')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8515
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8516
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SendPacket(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMode mode, ns3::WifiPreamble preamble, ns3::WifiTxVector txvector) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8517
    cls.add_method('SendPacket', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8518
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8519
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMode', 'mode'), param('ns3::WifiPreamble', 'preamble'), param('ns3::WifiTxVector', 'txvector')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8520
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8521
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetCcaMode1Threshold(double threshold) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8522
    cls.add_method('SetCcaMode1Threshold', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8523
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8524
                   [param('double', 'threshold')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8525
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetChannel(ns3::Ptr<ns3::YansWifiChannel> channel) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8526
    cls.add_method('SetChannel', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8527
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8528
                   [param('ns3::Ptr< ns3::YansWifiChannel >', 'channel')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8529
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetChannelBonding(bool channelbonding) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8530
    cls.add_method('SetChannelBonding', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8531
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8532
                   [param('bool', 'channelbonding')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8533
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8534
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetChannelNumber(uint16_t id) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8535
    cls.add_method('SetChannelNumber', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8536
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8537
                   [param('uint16_t', 'id')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8538
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8539
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetDevice(ns3::Ptr<ns3::Object> device) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8540
    cls.add_method('SetDevice', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8541
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8542
                   [param('ns3::Ptr< ns3::Object >', 'device')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8543
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetEdThreshold(double threshold) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8544
    cls.add_method('SetEdThreshold', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8545
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8546
                   [param('double', 'threshold')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8547
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetErrorRateModel(ns3::Ptr<ns3::ErrorRateModel> rate) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8548
    cls.add_method('SetErrorRateModel', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8549
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8550
                   [param('ns3::Ptr< ns3::ErrorRateModel >', 'rate')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8551
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetFrequency(uint32_t freq) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8552
    cls.add_method('SetFrequency', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8553
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8554
                   [param('uint32_t', 'freq')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8555
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8556
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetGreenfield(bool greenfield) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8557
    cls.add_method('SetGreenfield', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8558
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8559
                   [param('bool', 'greenfield')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8560
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8561
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetGuardInterval(bool guardInterval) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8562
    cls.add_method('SetGuardInterval', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8563
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8564
                   [param('bool', 'guardInterval')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8565
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8566
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetLdpc(bool ldpc) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8567
    cls.add_method('SetLdpc', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8568
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8569
                   [param('bool', 'ldpc')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8570
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8571
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetMobility(ns3::Ptr<ns3::Object> mobility) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8572
    cls.add_method('SetMobility', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8573
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8574
                   [param('ns3::Ptr< ns3::Object >', 'mobility')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8575
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetNTxPower(uint32_t n) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8576
    cls.add_method('SetNTxPower', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8577
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8578
                   [param('uint32_t', 'n')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8579
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetNumberOfReceiveAntennas(uint32_t rx) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8580
    cls.add_method('SetNumberOfReceiveAntennas', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8581
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8582
                   [param('uint32_t', 'rx')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8583
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8584
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetNumberOfTransmitAntennas(uint32_t tx) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8585
    cls.add_method('SetNumberOfTransmitAntennas', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8586
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8587
                   [param('uint32_t', 'tx')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8588
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8589
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetReceiveErrorCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet const>, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8590
    cls.add_method('SetReceiveErrorCallback', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8591
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8592
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet const >, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8593
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8594
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetReceiveOkCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet>, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8595
    cls.add_method('SetReceiveOkCallback', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8596
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8597
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet >, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8598
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8599
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetRxGain(double gain) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8600
    cls.add_method('SetRxGain', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8601
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8602
                   [param('double', 'gain')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8603
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetRxNoiseFigure(double noiseFigureDb) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8604
    cls.add_method('SetRxNoiseFigure', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8605
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8606
                   [param('double', 'noiseFigureDb')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8607
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetStbc(bool stbc) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8608
    cls.add_method('SetStbc', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8609
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8610
                   [param('bool', 'stbc')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8611
                   is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8612
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetTxGain(double gain) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8613
    cls.add_method('SetTxGain', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8614
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8615
                   [param('double', 'gain')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8616
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetTxPowerEnd(double end) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8617
    cls.add_method('SetTxPowerEnd', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8618
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8619
                   [param('double', 'end')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8620
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::SetTxPowerStart(double start) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8621
    cls.add_method('SetTxPowerStart', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8622
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8623
                   [param('double', 'start')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8624
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::StartReceivePacket(ns3::Ptr<ns3::Packet> packet, double rxPowerDbm, ns3::WifiTxVector txVector, ns3::WifiPreamble preamble) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8625
    cls.add_method('StartReceivePacket', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8626
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8627
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('double', 'rxPowerDbm'), param('ns3::WifiTxVector', 'txVector'), param('ns3::WifiPreamble', 'preamble')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8628
    ## yans-wifi-phy.h (module 'wifi'): uint32_t ns3::YansWifiPhy::WifiModeToMcs(ns3::WifiMode mode) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8629
    cls.add_method('WifiModeToMcs', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8630
                   'uint32_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8631
                   [param('ns3::WifiMode', 'mode')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  8632
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8633
    ## yans-wifi-phy.h (module 'wifi'): void ns3::YansWifiPhy::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8634
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8635
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8636
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8637
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8638
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8639
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8640
def register_Ns3ZetaRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8641
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::ZetaRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8642
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8643
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8644
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8645
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8646
    ## random-variable-stream.h (module 'core'): ns3::ZetaRandomVariable::ZetaRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8647
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8648
    ## random-variable-stream.h (module 'core'): double ns3::ZetaRandomVariable::GetAlpha() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8649
    cls.add_method('GetAlpha', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8650
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8651
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8652
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8653
    ## random-variable-stream.h (module 'core'): double ns3::ZetaRandomVariable::GetValue(double alpha) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8654
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8655
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8656
                   [param('double', 'alpha')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8657
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ZetaRandomVariable::GetInteger(uint32_t alpha) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8658
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8659
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8660
                   [param('uint32_t', 'alpha')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8661
    ## random-variable-stream.h (module 'core'): double ns3::ZetaRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8662
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8663
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8664
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8665
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8666
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ZetaRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8667
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8668
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8669
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8670
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8671
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8672
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8673
def register_Ns3ZipfRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8674
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::ZipfRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8675
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8676
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8677
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8678
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8679
    ## random-variable-stream.h (module 'core'): ns3::ZipfRandomVariable::ZipfRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8680
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8681
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ZipfRandomVariable::GetN() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8682
    cls.add_method('GetN', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8683
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8684
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8685
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8686
    ## random-variable-stream.h (module 'core'): double ns3::ZipfRandomVariable::GetAlpha() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8687
    cls.add_method('GetAlpha', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8688
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8689
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8690
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8691
    ## random-variable-stream.h (module 'core'): double ns3::ZipfRandomVariable::GetValue(uint32_t n, double alpha) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8692
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8693
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8694
                   [param('uint32_t', 'n'), param('double', 'alpha')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8695
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ZipfRandomVariable::GetInteger(uint32_t n, uint32_t alpha) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8696
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8697
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8698
                   [param('uint32_t', 'n'), param('uint32_t', 'alpha')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8699
    ## random-variable-stream.h (module 'core'): double ns3::ZipfRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8700
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8701
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8702
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8703
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8704
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ZipfRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8705
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8706
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8707
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8708
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8709
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  8710
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8711
def register_Ns3AarfWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8712
    ## aarf-wifi-manager.h (module 'wifi'): ns3::AarfWifiManager::AarfWifiManager(ns3::AarfWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8713
    cls.add_constructor([param('ns3::AarfWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8714
    ## aarf-wifi-manager.h (module 'wifi'): ns3::AarfWifiManager::AarfWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8715
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8716
    ## aarf-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::AarfWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8717
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8718
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8719
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8720
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8721
    ## aarf-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::AarfWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8722
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8723
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8724
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8725
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8726
    ## aarf-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::AarfWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8727
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8728
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8729
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8730
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8731
    ## aarf-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::AarfWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8732
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8733
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8734
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8735
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8736
    ## aarf-wifi-manager.h (module 'wifi'): void ns3::AarfWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8737
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8738
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8739
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8740
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8741
    ## aarf-wifi-manager.h (module 'wifi'): void ns3::AarfWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8742
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8743
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8744
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8745
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8746
    ## aarf-wifi-manager.h (module 'wifi'): void ns3::AarfWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8747
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8748
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8749
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8750
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8751
    ## aarf-wifi-manager.h (module 'wifi'): void ns3::AarfWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8752
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8753
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8754
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8755
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8756
    ## aarf-wifi-manager.h (module 'wifi'): void ns3::AarfWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8757
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8758
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8759
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8760
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8761
    ## aarf-wifi-manager.h (module 'wifi'): void ns3::AarfWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8762
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8763
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8764
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8765
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8766
    ## aarf-wifi-manager.h (module 'wifi'): void ns3::AarfWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8767
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8768
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8769
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8770
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8771
    ## aarf-wifi-manager.h (module 'wifi'): bool ns3::AarfWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8772
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8773
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8774
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8775
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8776
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8777
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8778
def register_Ns3AarfcdWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8779
    ## aarfcd-wifi-manager.h (module 'wifi'): ns3::AarfcdWifiManager::AarfcdWifiManager(ns3::AarfcdWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8780
    cls.add_constructor([param('ns3::AarfcdWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8781
    ## aarfcd-wifi-manager.h (module 'wifi'): ns3::AarfcdWifiManager::AarfcdWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8782
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8783
    ## aarfcd-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::AarfcdWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8784
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8785
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8786
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8787
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8788
    ## aarfcd-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::AarfcdWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8789
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8790
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8791
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8792
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8793
    ## aarfcd-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::AarfcdWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8794
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8795
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8796
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8797
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8798
    ## aarfcd-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::AarfcdWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8799
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8800
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8801
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8802
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8803
    ## aarfcd-wifi-manager.h (module 'wifi'): bool ns3::AarfcdWifiManager::DoNeedRts(ns3::WifiRemoteStation * station, ns3::Ptr<ns3::Packet const> packet, bool normally) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8804
    cls.add_method('DoNeedRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8805
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8806
                   [param('ns3::WifiRemoteStation *', 'station'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('bool', 'normally')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8807
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8808
    ## aarfcd-wifi-manager.h (module 'wifi'): void ns3::AarfcdWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8809
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8810
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8811
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8812
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8813
    ## aarfcd-wifi-manager.h (module 'wifi'): void ns3::AarfcdWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8814
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8815
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8816
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8817
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8818
    ## aarfcd-wifi-manager.h (module 'wifi'): void ns3::AarfcdWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8819
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8820
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8821
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8822
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8823
    ## aarfcd-wifi-manager.h (module 'wifi'): void ns3::AarfcdWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8824
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8825
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8826
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8827
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8828
    ## aarfcd-wifi-manager.h (module 'wifi'): void ns3::AarfcdWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8829
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8830
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8831
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8832
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8833
    ## aarfcd-wifi-manager.h (module 'wifi'): void ns3::AarfcdWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8834
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8835
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8836
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8837
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8838
    ## aarfcd-wifi-manager.h (module 'wifi'): void ns3::AarfcdWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8839
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8840
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8841
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8842
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8843
    ## aarfcd-wifi-manager.h (module 'wifi'): bool ns3::AarfcdWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8844
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8845
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8846
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8847
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8848
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8849
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8850
def register_Ns3AmrrWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8851
    ## amrr-wifi-manager.h (module 'wifi'): ns3::AmrrWifiManager::AmrrWifiManager(ns3::AmrrWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8852
    cls.add_constructor([param('ns3::AmrrWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8853
    ## amrr-wifi-manager.h (module 'wifi'): ns3::AmrrWifiManager::AmrrWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8854
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8855
    ## amrr-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::AmrrWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8856
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8857
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8858
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8859
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8860
    ## amrr-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::AmrrWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8861
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8862
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8863
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8864
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8865
    ## amrr-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::AmrrWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8866
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8867
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8868
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8869
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8870
    ## amrr-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::AmrrWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8871
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8872
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8873
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8874
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8875
    ## amrr-wifi-manager.h (module 'wifi'): void ns3::AmrrWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8876
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8877
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8878
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8879
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8880
    ## amrr-wifi-manager.h (module 'wifi'): void ns3::AmrrWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8881
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8882
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8883
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8884
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8885
    ## amrr-wifi-manager.h (module 'wifi'): void ns3::AmrrWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8886
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8887
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8888
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8889
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8890
    ## amrr-wifi-manager.h (module 'wifi'): void ns3::AmrrWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8891
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8892
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8893
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8894
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8895
    ## amrr-wifi-manager.h (module 'wifi'): void ns3::AmrrWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8896
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8897
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8898
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8899
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8900
    ## amrr-wifi-manager.h (module 'wifi'): void ns3::AmrrWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8901
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8902
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8903
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8904
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8905
    ## amrr-wifi-manager.h (module 'wifi'): void ns3::AmrrWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8906
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8907
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8908
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8909
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8910
    ## amrr-wifi-manager.h (module 'wifi'): bool ns3::AmrrWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8911
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8912
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8913
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8914
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8915
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8916
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8917
def register_Ns3AmsduSubframeHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8918
    ## amsdu-subframe-header.h (module 'wifi'): ns3::AmsduSubframeHeader::AmsduSubframeHeader(ns3::AmsduSubframeHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8919
    cls.add_constructor([param('ns3::AmsduSubframeHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8920
    ## amsdu-subframe-header.h (module 'wifi'): ns3::AmsduSubframeHeader::AmsduSubframeHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8921
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8922
    ## amsdu-subframe-header.h (module 'wifi'): uint32_t ns3::AmsduSubframeHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8923
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8924
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8925
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8926
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8927
    ## amsdu-subframe-header.h (module 'wifi'): ns3::Mac48Address ns3::AmsduSubframeHeader::GetDestinationAddr() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8928
    cls.add_method('GetDestinationAddr', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8929
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8930
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8931
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8932
    ## amsdu-subframe-header.h (module 'wifi'): ns3::TypeId ns3::AmsduSubframeHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8933
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8934
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8935
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8936
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8937
    ## amsdu-subframe-header.h (module 'wifi'): uint16_t ns3::AmsduSubframeHeader::GetLength() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8938
    cls.add_method('GetLength', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8939
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8940
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8941
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8942
    ## amsdu-subframe-header.h (module 'wifi'): uint32_t ns3::AmsduSubframeHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8943
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8944
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8945
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8946
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8947
    ## amsdu-subframe-header.h (module 'wifi'): ns3::Mac48Address ns3::AmsduSubframeHeader::GetSourceAddr() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8948
    cls.add_method('GetSourceAddr', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8949
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8950
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8951
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8952
    ## amsdu-subframe-header.h (module 'wifi'): static ns3::TypeId ns3::AmsduSubframeHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8953
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8954
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8955
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8956
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8957
    ## amsdu-subframe-header.h (module 'wifi'): void ns3::AmsduSubframeHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8958
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8959
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8960
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8961
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8962
    ## amsdu-subframe-header.h (module 'wifi'): void ns3::AmsduSubframeHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8963
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8964
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8965
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8966
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8967
    ## amsdu-subframe-header.h (module 'wifi'): void ns3::AmsduSubframeHeader::SetDestinationAddr(ns3::Mac48Address to) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8968
    cls.add_method('SetDestinationAddr', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8969
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8970
                   [param('ns3::Mac48Address', 'to')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8971
    ## amsdu-subframe-header.h (module 'wifi'): void ns3::AmsduSubframeHeader::SetLength(uint16_t arg0) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8972
    cls.add_method('SetLength', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8973
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8974
                   [param('uint16_t', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8975
    ## amsdu-subframe-header.h (module 'wifi'): void ns3::AmsduSubframeHeader::SetSourceAddr(ns3::Mac48Address to) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8976
    cls.add_method('SetSourceAddr', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8977
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8978
                   [param('ns3::Mac48Address', 'to')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8979
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8980
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8981
def register_Ns3ArfWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8982
    ## arf-wifi-manager.h (module 'wifi'): ns3::ArfWifiManager::ArfWifiManager(ns3::ArfWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8983
    cls.add_constructor([param('ns3::ArfWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8984
    ## arf-wifi-manager.h (module 'wifi'): ns3::ArfWifiManager::ArfWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8985
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8986
    ## arf-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::ArfWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8987
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8988
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8989
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8990
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8991
    ## arf-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::ArfWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8992
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8993
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8994
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8995
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8996
    ## arf-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::ArfWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8997
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  8998
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  8999
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9000
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9001
    ## arf-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::ArfWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9002
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9003
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9004
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9005
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9006
    ## arf-wifi-manager.h (module 'wifi'): void ns3::ArfWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9007
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9008
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9009
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9010
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9011
    ## arf-wifi-manager.h (module 'wifi'): void ns3::ArfWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9012
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9013
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9014
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9015
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9016
    ## arf-wifi-manager.h (module 'wifi'): void ns3::ArfWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9017
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9018
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9019
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9020
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9021
    ## arf-wifi-manager.h (module 'wifi'): void ns3::ArfWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9022
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9023
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9024
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9025
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9026
    ## arf-wifi-manager.h (module 'wifi'): void ns3::ArfWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9027
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9028
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9029
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9030
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9031
    ## arf-wifi-manager.h (module 'wifi'): void ns3::ArfWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9032
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9033
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9034
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9035
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9036
    ## arf-wifi-manager.h (module 'wifi'): void ns3::ArfWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9037
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9038
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9039
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9040
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9041
    ## arf-wifi-manager.h (module 'wifi'): bool ns3::ArfWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9042
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9043
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9044
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9045
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9046
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9047
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9048
def register_Ns3AthstatsWifiTraceSink_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9049
    ## athstats-helper.h (module 'wifi'): ns3::AthstatsWifiTraceSink::AthstatsWifiTraceSink(ns3::AthstatsWifiTraceSink const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9050
    cls.add_constructor([param('ns3::AthstatsWifiTraceSink const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9051
    ## athstats-helper.h (module 'wifi'): ns3::AthstatsWifiTraceSink::AthstatsWifiTraceSink() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9052
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9053
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::DevRxTrace(std::string context, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9054
    cls.add_method('DevRxTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9055
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9056
                   [param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'p')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9057
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::DevTxTrace(std::string context, ns3::Ptr<ns3::Packet const> p) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9058
    cls.add_method('DevTxTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9059
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9060
                   [param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'p')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9061
    ## athstats-helper.h (module 'wifi'): static ns3::TypeId ns3::AthstatsWifiTraceSink::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9062
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9063
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9064
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9065
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9066
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::Open(std::string const & name) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9067
    cls.add_method('Open', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9068
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9069
                   [param('std::string const &', 'name')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9070
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::PhyRxErrorTrace(std::string context, ns3::Ptr<ns3::Packet const> packet, double snr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9071
    cls.add_method('PhyRxErrorTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9072
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9073
                   [param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('double', 'snr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9074
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::PhyRxOkTrace(std::string context, ns3::Ptr<ns3::Packet const> packet, double snr, ns3::WifiMode mode, ns3::WifiPreamble preamble) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9075
    cls.add_method('PhyRxOkTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9076
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9077
                   [param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('double', 'snr'), param('ns3::WifiMode', 'mode'), param('ns3::WifiPreamble', 'preamble')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9078
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::PhyStateTrace(std::string context, ns3::Time start, ns3::Time duration, ns3::WifiPhy::State state) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9079
    cls.add_method('PhyStateTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9080
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9081
                   [param('std::string', 'context'), param('ns3::Time', 'start'), param('ns3::Time', 'duration'), param('ns3::WifiPhy::State', 'state')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9082
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::PhyTxTrace(std::string context, ns3::Ptr<ns3::Packet const> packet, ns3::WifiMode mode, ns3::WifiPreamble preamble, uint8_t txPower) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9083
    cls.add_method('PhyTxTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9084
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9085
                   [param('std::string', 'context'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMode', 'mode'), param('ns3::WifiPreamble', 'preamble'), param('uint8_t', 'txPower')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9086
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::TxDataFailedTrace(std::string context, ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9087
    cls.add_method('TxDataFailedTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9088
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9089
                   [param('std::string', 'context'), param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9090
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::TxFinalDataFailedTrace(std::string context, ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9091
    cls.add_method('TxFinalDataFailedTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9092
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9093
                   [param('std::string', 'context'), param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9094
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::TxFinalRtsFailedTrace(std::string context, ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9095
    cls.add_method('TxFinalRtsFailedTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9096
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9097
                   [param('std::string', 'context'), param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9098
    ## athstats-helper.h (module 'wifi'): void ns3::AthstatsWifiTraceSink::TxRtsFailedTrace(std::string context, ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9099
    cls.add_method('TxRtsFailedTrace', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9100
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9101
                   [param('std::string', 'context'), param('ns3::Mac48Address', 'address')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9102
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9103
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9104
def register_Ns3AttributeAccessor_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9105
    ## attribute.h (module 'core'): ns3::AttributeAccessor::AttributeAccessor(ns3::AttributeAccessor const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9106
    cls.add_constructor([param('ns3::AttributeAccessor const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9107
    ## attribute.h (module 'core'): ns3::AttributeAccessor::AttributeAccessor() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9108
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9109
    ## attribute.h (module 'core'): bool ns3::AttributeAccessor::Get(ns3::ObjectBase const * object, ns3::AttributeValue & attribute) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9110
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9111
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9112
                   [param('ns3::ObjectBase const *', 'object'), param('ns3::AttributeValue &', 'attribute')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9113
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9114
    ## attribute.h (module 'core'): bool ns3::AttributeAccessor::HasGetter() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9115
    cls.add_method('HasGetter', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9116
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9117
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9118
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9119
    ## attribute.h (module 'core'): bool ns3::AttributeAccessor::HasSetter() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9120
    cls.add_method('HasSetter', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9121
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9122
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9123
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9124
    ## attribute.h (module 'core'): bool ns3::AttributeAccessor::Set(ns3::ObjectBase * object, ns3::AttributeValue const & value) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9125
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9126
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9127
                   [param('ns3::ObjectBase *', 'object', transfer_ownership=False), param('ns3::AttributeValue const &', 'value')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9128
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9129
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9130
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9131
def register_Ns3AttributeChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9132
    ## attribute.h (module 'core'): ns3::AttributeChecker::AttributeChecker(ns3::AttributeChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9133
    cls.add_constructor([param('ns3::AttributeChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9134
    ## attribute.h (module 'core'): ns3::AttributeChecker::AttributeChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9135
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9136
    ## attribute.h (module 'core'): bool ns3::AttributeChecker::Check(ns3::AttributeValue const & value) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9137
    cls.add_method('Check', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9138
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9139
                   [param('ns3::AttributeValue const &', 'value')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9140
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9141
    ## attribute.h (module 'core'): bool ns3::AttributeChecker::Copy(ns3::AttributeValue const & source, ns3::AttributeValue & destination) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9142
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9143
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9144
                   [param('ns3::AttributeValue const &', 'source'), param('ns3::AttributeValue &', 'destination')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9145
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9146
    ## attribute.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::AttributeChecker::Create() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9147
    cls.add_method('Create', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9148
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9149
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9150
                   is_pure_virtual=True, is_const=True, is_virtual=True)
7403
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  9151
    ## attribute.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::AttributeChecker::CreateValidValue(ns3::AttributeValue const & value) const [member function]
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  9152
    cls.add_method('CreateValidValue', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  9153
                   'ns3::Ptr< ns3::AttributeValue >', 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  9154
                   [param('ns3::AttributeValue const &', 'value')], 
423566595b8a Rescan all bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7375
diff changeset
  9155
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9156
    ## attribute.h (module 'core'): std::string ns3::AttributeChecker::GetUnderlyingTypeInformation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9157
    cls.add_method('GetUnderlyingTypeInformation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9158
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9159
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9160
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9161
    ## attribute.h (module 'core'): std::string ns3::AttributeChecker::GetValueTypeName() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9162
    cls.add_method('GetValueTypeName', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9163
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9164
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9165
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9166
    ## attribute.h (module 'core'): bool ns3::AttributeChecker::HasUnderlyingTypeInformation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9167
    cls.add_method('HasUnderlyingTypeInformation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9168
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9169
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9170
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9171
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9172
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9173
def register_Ns3AttributeValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9174
    ## attribute.h (module 'core'): ns3::AttributeValue::AttributeValue(ns3::AttributeValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9175
    cls.add_constructor([param('ns3::AttributeValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9176
    ## attribute.h (module 'core'): ns3::AttributeValue::AttributeValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9177
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9178
    ## attribute.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::AttributeValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9179
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9180
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9181
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9182
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9183
    ## attribute.h (module 'core'): bool ns3::AttributeValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9184
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9185
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9186
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9187
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9188
    ## attribute.h (module 'core'): std::string ns3::AttributeValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9189
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9190
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9191
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9192
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9193
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9194
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9195
def register_Ns3CallbackChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9196
    ## callback.h (module 'core'): ns3::CallbackChecker::CallbackChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9197
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9198
    ## callback.h (module 'core'): ns3::CallbackChecker::CallbackChecker(ns3::CallbackChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9199
    cls.add_constructor([param('ns3::CallbackChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9200
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9201
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9202
def register_Ns3CallbackImplBase_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9203
    ## callback.h (module 'core'): ns3::CallbackImplBase::CallbackImplBase() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9204
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9205
    ## callback.h (module 'core'): ns3::CallbackImplBase::CallbackImplBase(ns3::CallbackImplBase const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9206
    cls.add_constructor([param('ns3::CallbackImplBase const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9207
    ## callback.h (module 'core'): bool ns3::CallbackImplBase::IsEqual(ns3::Ptr<ns3::CallbackImplBase const> other) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9208
    cls.add_method('IsEqual', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9209
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9210
                   [param('ns3::Ptr< ns3::CallbackImplBase const >', 'other')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9211
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9212
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9213
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9214
def register_Ns3CallbackValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9215
    ## callback.h (module 'core'): ns3::CallbackValue::CallbackValue(ns3::CallbackValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9216
    cls.add_constructor([param('ns3::CallbackValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9217
    ## callback.h (module 'core'): ns3::CallbackValue::CallbackValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9218
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9219
    ## callback.h (module 'core'): ns3::CallbackValue::CallbackValue(ns3::CallbackBase const & base) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9220
    cls.add_constructor([param('ns3::CallbackBase const &', 'base')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9221
    ## callback.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::CallbackValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9222
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9223
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9224
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9225
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9226
    ## callback.h (module 'core'): bool ns3::CallbackValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9227
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9228
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9229
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9230
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9231
    ## callback.h (module 'core'): std::string ns3::CallbackValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9232
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9233
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9234
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9235
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9236
    ## callback.h (module 'core'): void ns3::CallbackValue::Set(ns3::CallbackBase base) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9237
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9238
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9239
                   [param('ns3::CallbackBase', 'base')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9240
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9241
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9242
def register_Ns3CaraWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9243
    ## cara-wifi-manager.h (module 'wifi'): ns3::CaraWifiManager::CaraWifiManager(ns3::CaraWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9244
    cls.add_constructor([param('ns3::CaraWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9245
    ## cara-wifi-manager.h (module 'wifi'): ns3::CaraWifiManager::CaraWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9246
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9247
    ## cara-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::CaraWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9248
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9249
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9250
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9251
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9252
    ## cara-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::CaraWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9253
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9254
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9255
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9256
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9257
    ## cara-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::CaraWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9258
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9259
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9260
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9261
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9262
    ## cara-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::CaraWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9263
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9264
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9265
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9266
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9267
    ## cara-wifi-manager.h (module 'wifi'): bool ns3::CaraWifiManager::DoNeedRts(ns3::WifiRemoteStation * station, ns3::Ptr<ns3::Packet const> packet, bool normally) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9268
    cls.add_method('DoNeedRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9269
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9270
                   [param('ns3::WifiRemoteStation *', 'station'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('bool', 'normally')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9271
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9272
    ## cara-wifi-manager.h (module 'wifi'): void ns3::CaraWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9273
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9274
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9275
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9276
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9277
    ## cara-wifi-manager.h (module 'wifi'): void ns3::CaraWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9278
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9279
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9280
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9281
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9282
    ## cara-wifi-manager.h (module 'wifi'): void ns3::CaraWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9283
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9284
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9285
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9286
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9287
    ## cara-wifi-manager.h (module 'wifi'): void ns3::CaraWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9288
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9289
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9290
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9291
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9292
    ## cara-wifi-manager.h (module 'wifi'): void ns3::CaraWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9293
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9294
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9295
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9296
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9297
    ## cara-wifi-manager.h (module 'wifi'): void ns3::CaraWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9298
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9299
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9300
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9301
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9302
    ## cara-wifi-manager.h (module 'wifi'): void ns3::CaraWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9303
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9304
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9305
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9306
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9307
    ## cara-wifi-manager.h (module 'wifi'): bool ns3::CaraWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9308
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9309
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9310
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9311
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9312
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9313
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9314
def register_Ns3Channel_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9315
    ## channel.h (module 'network'): ns3::Channel::Channel(ns3::Channel const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9316
    cls.add_constructor([param('ns3::Channel const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9317
    ## channel.h (module 'network'): ns3::Channel::Channel() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9318
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9319
    ## channel.h (module 'network'): ns3::Ptr<ns3::NetDevice> ns3::Channel::GetDevice(uint32_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9320
    cls.add_method('GetDevice', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9321
                   'ns3::Ptr< ns3::NetDevice >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9322
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9323
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9324
    ## channel.h (module 'network'): uint32_t ns3::Channel::GetId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9325
    cls.add_method('GetId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9326
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9327
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9328
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9329
    ## channel.h (module 'network'): uint32_t ns3::Channel::GetNDevices() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9330
    cls.add_method('GetNDevices', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9331
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9332
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9333
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9334
    ## channel.h (module 'network'): static ns3::TypeId ns3::Channel::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9335
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9336
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9337
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9338
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9339
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9340
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9341
def register_Ns3ConstantRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9342
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::ConstantRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9343
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9344
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9345
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9346
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9347
    ## random-variable-stream.h (module 'core'): ns3::ConstantRandomVariable::ConstantRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9348
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9349
    ## random-variable-stream.h (module 'core'): double ns3::ConstantRandomVariable::GetConstant() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9350
    cls.add_method('GetConstant', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9351
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9352
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9353
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9354
    ## random-variable-stream.h (module 'core'): double ns3::ConstantRandomVariable::GetValue(double constant) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9355
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9356
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9357
                   [param('double', 'constant')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9358
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ConstantRandomVariable::GetInteger(uint32_t constant) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9359
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9360
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9361
                   [param('uint32_t', 'constant')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9362
    ## random-variable-stream.h (module 'core'): double ns3::ConstantRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9363
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9364
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9365
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9366
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9367
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ConstantRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9368
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9369
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9370
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9371
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9372
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9373
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9374
def register_Ns3ConstantRateWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9375
    ## constant-rate-wifi-manager.h (module 'wifi'): ns3::ConstantRateWifiManager::ConstantRateWifiManager(ns3::ConstantRateWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9376
    cls.add_constructor([param('ns3::ConstantRateWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9377
    ## constant-rate-wifi-manager.h (module 'wifi'): ns3::ConstantRateWifiManager::ConstantRateWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9378
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9379
    ## constant-rate-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::ConstantRateWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9380
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9381
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9382
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9383
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9384
    ## constant-rate-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::ConstantRateWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9385
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9386
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9387
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9388
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9389
    ## constant-rate-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::ConstantRateWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9390
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9391
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9392
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9393
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9394
    ## constant-rate-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::ConstantRateWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9395
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
  9396
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9397
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9398
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9399
    ## constant-rate-wifi-manager.h (module 'wifi'): void ns3::ConstantRateWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9400
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9401
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9402
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9403
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9404
    ## constant-rate-wifi-manager.h (module 'wifi'): void ns3::ConstantRateWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9405
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9406
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9407
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9408
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9409
    ## constant-rate-wifi-manager.h (module 'wifi'): void ns3::ConstantRateWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9410
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9411
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9412
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9413
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9414
    ## constant-rate-wifi-manager.h (module 'wifi'): void ns3::ConstantRateWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9415
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9416
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9417
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9418
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9419
    ## constant-rate-wifi-manager.h (module 'wifi'): void ns3::ConstantRateWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9420
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9421
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9422
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9423
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9424
    ## constant-rate-wifi-manager.h (module 'wifi'): void ns3::ConstantRateWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9425
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9426
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9427
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9428
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9429
    ## constant-rate-wifi-manager.h (module 'wifi'): void ns3::ConstantRateWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9430
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9431
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9432
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9433
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9434
    ## constant-rate-wifi-manager.h (module 'wifi'): bool ns3::ConstantRateWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9435
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9436
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9437
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9438
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9439
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9440
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9441
def register_Ns3ConstantSpeedPropagationDelayModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9442
    ## propagation-delay-model.h (module 'propagation'): ns3::ConstantSpeedPropagationDelayModel::ConstantSpeedPropagationDelayModel(ns3::ConstantSpeedPropagationDelayModel const & arg0) [copy constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9443
    cls.add_constructor([param('ns3::ConstantSpeedPropagationDelayModel const &', 'arg0')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9444
    ## propagation-delay-model.h (module 'propagation'): ns3::ConstantSpeedPropagationDelayModel::ConstantSpeedPropagationDelayModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9445
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9446
    ## propagation-delay-model.h (module 'propagation'): ns3::Time ns3::ConstantSpeedPropagationDelayModel::GetDelay(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9447
    cls.add_method('GetDelay', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9448
                   'ns3::Time', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9449
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9450
                   is_const=True, is_virtual=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9451
    ## propagation-delay-model.h (module 'propagation'): double ns3::ConstantSpeedPropagationDelayModel::GetSpeed() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9452
    cls.add_method('GetSpeed', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9453
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9454
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9455
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9456
    ## propagation-delay-model.h (module 'propagation'): static ns3::TypeId ns3::ConstantSpeedPropagationDelayModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9457
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9458
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9459
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9460
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9461
    ## propagation-delay-model.h (module 'propagation'): void ns3::ConstantSpeedPropagationDelayModel::SetSpeed(double speed) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9462
    cls.add_method('SetSpeed', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9463
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9464
                   [param('double', 'speed')])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9465
    ## propagation-delay-model.h (module 'propagation'): int64_t ns3::ConstantSpeedPropagationDelayModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9466
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9467
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9468
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9469
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9470
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9471
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9472
def register_Ns3Cost231PropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9473
    ## cost231-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::Cost231PropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9474
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9475
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9476
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9477
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9478
    ## cost231-propagation-loss-model.h (module 'propagation'): ns3::Cost231PropagationLossModel::Cost231PropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9479
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9480
    ## cost231-propagation-loss-model.h (module 'propagation'): double ns3::Cost231PropagationLossModel::GetLoss(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9481
    cls.add_method('GetLoss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9482
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9483
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9484
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9485
    ## cost231-propagation-loss-model.h (module 'propagation'): void ns3::Cost231PropagationLossModel::SetBSAntennaHeight(double height) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9486
    cls.add_method('SetBSAntennaHeight', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9487
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9488
                   [param('double', 'height')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9489
    ## cost231-propagation-loss-model.h (module 'propagation'): void ns3::Cost231PropagationLossModel::SetSSAntennaHeight(double height) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9490
    cls.add_method('SetSSAntennaHeight', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9491
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9492
                   [param('double', 'height')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9493
    ## cost231-propagation-loss-model.h (module 'propagation'): void ns3::Cost231PropagationLossModel::SetEnvironment(ns3::Cost231PropagationLossModel::Environment env) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9494
    cls.add_method('SetEnvironment', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9495
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9496
                   [param('ns3::Cost231PropagationLossModel::Environment', 'env')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9497
    ## cost231-propagation-loss-model.h (module 'propagation'): void ns3::Cost231PropagationLossModel::SetLambda(double lambda) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9498
    cls.add_method('SetLambda', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9499
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9500
                   [param('double', 'lambda')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9501
    ## cost231-propagation-loss-model.h (module 'propagation'): void ns3::Cost231PropagationLossModel::SetMinDistance(double minDistance) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9502
    cls.add_method('SetMinDistance', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9503
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9504
                   [param('double', 'minDistance')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9505
    ## cost231-propagation-loss-model.h (module 'propagation'): double ns3::Cost231PropagationLossModel::GetBSAntennaHeight() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9506
    cls.add_method('GetBSAntennaHeight', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9507
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9508
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9509
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9510
    ## cost231-propagation-loss-model.h (module 'propagation'): double ns3::Cost231PropagationLossModel::GetSSAntennaHeight() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9511
    cls.add_method('GetSSAntennaHeight', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9512
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9513
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9514
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9515
    ## cost231-propagation-loss-model.h (module 'propagation'): ns3::Cost231PropagationLossModel::Environment ns3::Cost231PropagationLossModel::GetEnvironment() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9516
    cls.add_method('GetEnvironment', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9517
                   'ns3::Cost231PropagationLossModel::Environment', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9518
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9519
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9520
    ## cost231-propagation-loss-model.h (module 'propagation'): double ns3::Cost231PropagationLossModel::GetMinDistance() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9521
    cls.add_method('GetMinDistance', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9522
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9523
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9524
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9525
    ## cost231-propagation-loss-model.h (module 'propagation'): double ns3::Cost231PropagationLossModel::GetLambda() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9526
    cls.add_method('GetLambda', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9527
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9528
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9529
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9530
    ## cost231-propagation-loss-model.h (module 'propagation'): void ns3::Cost231PropagationLossModel::SetLambda(double frequency, double speed) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9531
    cls.add_method('SetLambda', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9532
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9533
                   [param('double', 'frequency'), param('double', 'speed')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9534
    ## cost231-propagation-loss-model.h (module 'propagation'): double ns3::Cost231PropagationLossModel::GetShadowing() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9535
    cls.add_method('GetShadowing', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9536
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9537
                   [])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9538
    ## cost231-propagation-loss-model.h (module 'propagation'): void ns3::Cost231PropagationLossModel::SetShadowing(double shadowing) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9539
    cls.add_method('SetShadowing', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9540
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9541
                   [param('double', 'shadowing')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9542
    ## cost231-propagation-loss-model.h (module 'propagation'): double ns3::Cost231PropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9543
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9544
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9545
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9546
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9547
    ## cost231-propagation-loss-model.h (module 'propagation'): int64_t ns3::Cost231PropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9548
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9549
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9550
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9551
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9552
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
  9553
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9554
def register_Ns3CtrlBAckRequestHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9555
    ## ctrl-headers.h (module 'wifi'): ns3::CtrlBAckRequestHeader::CtrlBAckRequestHeader(ns3::CtrlBAckRequestHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9556
    cls.add_constructor([param('ns3::CtrlBAckRequestHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9557
    ## ctrl-headers.h (module 'wifi'): ns3::CtrlBAckRequestHeader::CtrlBAckRequestHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9558
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9559
    ## ctrl-headers.h (module 'wifi'): uint32_t ns3::CtrlBAckRequestHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9560
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9561
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9562
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9563
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9564
    ## ctrl-headers.h (module 'wifi'): ns3::TypeId ns3::CtrlBAckRequestHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9565
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9566
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9567
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9568
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9569
    ## ctrl-headers.h (module 'wifi'): uint32_t ns3::CtrlBAckRequestHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9570
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9571
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9572
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9573
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9574
    ## ctrl-headers.h (module 'wifi'): uint16_t ns3::CtrlBAckRequestHeader::GetStartingSequence() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9575
    cls.add_method('GetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9576
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9577
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9578
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9579
    ## ctrl-headers.h (module 'wifi'): uint16_t ns3::CtrlBAckRequestHeader::GetStartingSequenceControl() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9580
    cls.add_method('GetStartingSequenceControl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9581
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9582
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9583
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9584
    ## ctrl-headers.h (module 'wifi'): uint8_t ns3::CtrlBAckRequestHeader::GetTidInfo() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9585
    cls.add_method('GetTidInfo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9586
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9587
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9588
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9589
    ## ctrl-headers.h (module 'wifi'): static ns3::TypeId ns3::CtrlBAckRequestHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9590
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9591
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9592
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9593
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9594
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckRequestHeader::IsBasic() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9595
    cls.add_method('IsBasic', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9596
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9597
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9598
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9599
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckRequestHeader::IsCompressed() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9600
    cls.add_method('IsCompressed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9601
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9602
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9603
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9604
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckRequestHeader::IsMultiTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9605
    cls.add_method('IsMultiTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9606
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9607
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9608
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9609
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckRequestHeader::MustSendHtImmediateAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9610
    cls.add_method('MustSendHtImmediateAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9611
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9612
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9613
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9614
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckRequestHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9615
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9616
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9617
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9618
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9619
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckRequestHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9620
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9621
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9622
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9623
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9624
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckRequestHeader::SetHtImmediateAck(bool immediateAck) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9625
    cls.add_method('SetHtImmediateAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9626
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9627
                   [param('bool', 'immediateAck')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9628
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckRequestHeader::SetStartingSequence(uint16_t seq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9629
    cls.add_method('SetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9630
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9631
                   [param('uint16_t', 'seq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9632
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckRequestHeader::SetTidInfo(uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9633
    cls.add_method('SetTidInfo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9634
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9635
                   [param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9636
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckRequestHeader::SetType(ns3::BlockAckType type) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9637
    cls.add_method('SetType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9638
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9639
                   [param('ns3::BlockAckType', 'type')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9640
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9641
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9642
def register_Ns3CtrlBAckResponseHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9643
    ## ctrl-headers.h (module 'wifi'): ns3::CtrlBAckResponseHeader::CtrlBAckResponseHeader(ns3::CtrlBAckResponseHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9644
    cls.add_constructor([param('ns3::CtrlBAckResponseHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9645
    ## ctrl-headers.h (module 'wifi'): ns3::CtrlBAckResponseHeader::CtrlBAckResponseHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9646
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9647
    ## ctrl-headers.h (module 'wifi'): uint32_t ns3::CtrlBAckResponseHeader::Deserialize(ns3::Buffer::Iterator start) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9648
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9649
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9650
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9651
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9652
    ## ctrl-headers.h (module 'wifi'): uint16_t const * ns3::CtrlBAckResponseHeader::GetBitmap() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9653
    cls.add_method('GetBitmap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9654
                   'uint16_t const *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9655
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9656
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9657
    ## ctrl-headers.h (module 'wifi'): uint64_t ns3::CtrlBAckResponseHeader::GetCompressedBitmap() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9658
    cls.add_method('GetCompressedBitmap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9659
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9660
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9661
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9662
    ## ctrl-headers.h (module 'wifi'): ns3::TypeId ns3::CtrlBAckResponseHeader::GetInstanceTypeId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9663
    cls.add_method('GetInstanceTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9664
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9665
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9666
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9667
    ## ctrl-headers.h (module 'wifi'): uint32_t ns3::CtrlBAckResponseHeader::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9668
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9669
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9670
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9671
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9672
    ## ctrl-headers.h (module 'wifi'): uint16_t ns3::CtrlBAckResponseHeader::GetStartingSequence() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9673
    cls.add_method('GetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9674
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9675
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9676
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9677
    ## ctrl-headers.h (module 'wifi'): uint16_t ns3::CtrlBAckResponseHeader::GetStartingSequenceControl() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9678
    cls.add_method('GetStartingSequenceControl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9679
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9680
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9681
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9682
    ## ctrl-headers.h (module 'wifi'): uint8_t ns3::CtrlBAckResponseHeader::GetTidInfo() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9683
    cls.add_method('GetTidInfo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9684
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9685
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9686
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9687
    ## ctrl-headers.h (module 'wifi'): static ns3::TypeId ns3::CtrlBAckResponseHeader::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9688
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9689
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9690
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9691
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9692
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckResponseHeader::IsBasic() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9693
    cls.add_method('IsBasic', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9694
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9695
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9696
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9697
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckResponseHeader::IsCompressed() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9698
    cls.add_method('IsCompressed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9699
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9700
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9701
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9702
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckResponseHeader::IsFragmentReceived(uint16_t seq, uint8_t frag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9703
    cls.add_method('IsFragmentReceived', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9704
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9705
                   [param('uint16_t', 'seq'), param('uint8_t', 'frag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9706
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9707
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckResponseHeader::IsMultiTid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9708
    cls.add_method('IsMultiTid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9709
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9710
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9711
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9712
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckResponseHeader::IsPacketReceived(uint16_t seq) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9713
    cls.add_method('IsPacketReceived', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9714
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9715
                   [param('uint16_t', 'seq')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9716
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9717
    ## ctrl-headers.h (module 'wifi'): bool ns3::CtrlBAckResponseHeader::MustSendHtImmediateAck() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9718
    cls.add_method('MustSendHtImmediateAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9719
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9720
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9721
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9722
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9723
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9724
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9725
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9726
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9727
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::ResetBitmap() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9728
    cls.add_method('ResetBitmap', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9729
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9730
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9731
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9732
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9733
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9734
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9735
                   is_const=True, is_virtual=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  9736
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::SetHtImmediateAck(bool immediateAck) [member function]
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9737
    cls.add_method('SetHtImmediateAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9738
                   'void', 
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
  9739
                   [param('bool', 'immediateAck')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9740
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::SetReceivedFragment(uint16_t seq, uint8_t frag) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9741
    cls.add_method('SetReceivedFragment', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9742
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9743
                   [param('uint16_t', 'seq'), param('uint8_t', 'frag')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9744
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::SetReceivedPacket(uint16_t seq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9745
    cls.add_method('SetReceivedPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9746
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9747
                   [param('uint16_t', 'seq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9748
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::SetStartingSequence(uint16_t seq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9749
    cls.add_method('SetStartingSequence', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9750
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9751
                   [param('uint16_t', 'seq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9752
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::SetStartingSequenceControl(uint16_t seqControl) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9753
    cls.add_method('SetStartingSequenceControl', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9754
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9755
                   [param('uint16_t', 'seqControl')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9756
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::SetTidInfo(uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9757
    cls.add_method('SetTidInfo', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9758
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9759
                   [param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9760
    ## ctrl-headers.h (module 'wifi'): void ns3::CtrlBAckResponseHeader::SetType(ns3::BlockAckType type) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9761
    cls.add_method('SetType', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9762
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9763
                   [param('ns3::BlockAckType', 'type')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9764
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9765
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9766
def register_Ns3Dcf_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9767
    ## dcf.h (module 'wifi'): ns3::Dcf::Dcf() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9768
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9769
    ## dcf.h (module 'wifi'): ns3::Dcf::Dcf(ns3::Dcf const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9770
    cls.add_constructor([param('ns3::Dcf const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9771
    ## dcf.h (module 'wifi'): uint32_t ns3::Dcf::GetAifsn() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9772
    cls.add_method('GetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9773
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9774
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9775
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9776
    ## dcf.h (module 'wifi'): uint32_t ns3::Dcf::GetMaxCw() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9777
    cls.add_method('GetMaxCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9778
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9779
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9780
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9781
    ## dcf.h (module 'wifi'): uint32_t ns3::Dcf::GetMinCw() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9782
    cls.add_method('GetMinCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9783
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9784
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9785
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9786
    ## dcf.h (module 'wifi'): static ns3::TypeId ns3::Dcf::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9787
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9788
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9789
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9790
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9791
    ## dcf.h (module 'wifi'): void ns3::Dcf::SetAifsn(uint32_t aifsn) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9792
    cls.add_method('SetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9793
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9794
                   [param('uint32_t', 'aifsn')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9795
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9796
    ## dcf.h (module 'wifi'): void ns3::Dcf::SetMaxCw(uint32_t maxCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9797
    cls.add_method('SetMaxCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9798
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9799
                   [param('uint32_t', 'maxCw')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9800
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9801
    ## dcf.h (module 'wifi'): void ns3::Dcf::SetMinCw(uint32_t minCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9802
    cls.add_method('SetMinCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9803
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9804
                   [param('uint32_t', 'minCw')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9805
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9806
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9807
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9808
def register_Ns3DeterministicRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9809
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::DeterministicRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9810
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9811
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9812
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9813
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9814
    ## random-variable-stream.h (module 'core'): ns3::DeterministicRandomVariable::DeterministicRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9815
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9816
    ## random-variable-stream.h (module 'core'): void ns3::DeterministicRandomVariable::SetValueArray(double * values, uint64_t length) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9817
    cls.add_method('SetValueArray', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9818
                   'void', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9819
                   [param('double *', 'values'), param('uint64_t', 'length')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9820
    ## random-variable-stream.h (module 'core'): double ns3::DeterministicRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9821
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9822
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9823
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9824
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9825
    ## random-variable-stream.h (module 'core'): uint32_t ns3::DeterministicRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9826
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9827
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9828
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9829
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9830
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
  9831
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9832
def register_Ns3DoubleValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9833
    ## double.h (module 'core'): ns3::DoubleValue::DoubleValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9834
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9835
    ## double.h (module 'core'): ns3::DoubleValue::DoubleValue(ns3::DoubleValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9836
    cls.add_constructor([param('ns3::DoubleValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9837
    ## double.h (module 'core'): ns3::DoubleValue::DoubleValue(double const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9838
    cls.add_constructor([param('double const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9839
    ## double.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::DoubleValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9840
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9841
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9842
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9843
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9844
    ## double.h (module 'core'): bool ns3::DoubleValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9845
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9846
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9847
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9848
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9849
    ## double.h (module 'core'): double ns3::DoubleValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9850
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9851
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9852
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9853
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9854
    ## double.h (module 'core'): std::string ns3::DoubleValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9855
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9856
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9857
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9858
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9859
    ## double.h (module 'core'): void ns3::DoubleValue::Set(double const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9860
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9861
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9862
                   [param('double const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9863
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9864
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9865
def register_Ns3EdcaTxopN_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9866
    ## edca-txop-n.h (module 'wifi'): static ns3::TypeId ns3::EdcaTxopN::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9867
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9868
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9869
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9870
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9871
    ## edca-txop-n.h (module 'wifi'): ns3::EdcaTxopN::EdcaTxopN() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9872
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9873
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9874
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9875
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9876
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9877
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9878
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetLow(ns3::Ptr<ns3::MacLow> low) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9879
    cls.add_method('SetLow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9880
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9881
                   [param('ns3::Ptr< ns3::MacLow >', 'low')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9882
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetTxMiddle(ns3::MacTxMiddle * txMiddle) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9883
    cls.add_method('SetTxMiddle', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9884
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9885
                   [param('ns3::MacTxMiddle *', 'txMiddle')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9886
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetManager(ns3::DcfManager * manager) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9887
    cls.add_method('SetManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9888
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9889
                   [param('ns3::DcfManager *', 'manager')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9890
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetTxOkCallback(ns3::Callback<void, ns3::WifiMacHeader const&, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9891
    cls.add_method('SetTxOkCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9892
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9893
                   [param('ns3::Callback< void, ns3::WifiMacHeader const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9894
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetTxFailedCallback(ns3::Callback<void, ns3::WifiMacHeader const&, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9895
    cls.add_method('SetTxFailedCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9896
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9897
                   [param('ns3::Callback< void, ns3::WifiMacHeader const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9898
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetWifiRemoteStationManager(ns3::Ptr<ns3::WifiRemoteStationManager> remoteManager) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9899
    cls.add_method('SetWifiRemoteStationManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9900
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9901
                   [param('ns3::Ptr< ns3::WifiRemoteStationManager >', 'remoteManager')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9902
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetTypeOfStation(ns3::TypeOfStation type) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9903
    cls.add_method('SetTypeOfStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9904
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9905
                   [param('ns3::TypeOfStation', 'type')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9906
    ## edca-txop-n.h (module 'wifi'): ns3::TypeOfStation ns3::EdcaTxopN::GetTypeOfStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9907
    cls.add_method('GetTypeOfStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9908
                   'ns3::TypeOfStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9909
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9910
                   is_const=True)
7022
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
  9911
    ## edca-txop-n.h (module 'wifi'): ns3::Ptr<ns3::WifiMacQueue> ns3::EdcaTxopN::GetQueue() const [member function]
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
  9912
    cls.add_method('GetQueue', 
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
  9913
                   'ns3::Ptr< ns3::WifiMacQueue >', 
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
  9914
                   [], 
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
  9915
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9916
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetMinCw(uint32_t minCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9917
    cls.add_method('SetMinCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9918
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9919
                   [param('uint32_t', 'minCw')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9920
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9921
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetMaxCw(uint32_t maxCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9922
    cls.add_method('SetMaxCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9923
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9924
                   [param('uint32_t', 'maxCw')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9925
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9926
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetAifsn(uint32_t aifsn) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9927
    cls.add_method('SetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9928
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9929
                   [param('uint32_t', 'aifsn')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9930
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9931
    ## edca-txop-n.h (module 'wifi'): uint32_t ns3::EdcaTxopN::GetMinCw() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9932
    cls.add_method('GetMinCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9933
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9934
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9935
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9936
    ## edca-txop-n.h (module 'wifi'): uint32_t ns3::EdcaTxopN::GetMaxCw() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9937
    cls.add_method('GetMaxCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9938
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9939
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9940
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9941
    ## edca-txop-n.h (module 'wifi'): uint32_t ns3::EdcaTxopN::GetAifsn() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9942
    cls.add_method('GetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9943
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9944
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9945
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9946
    ## edca-txop-n.h (module 'wifi'): ns3::Ptr<ns3::MacLow> ns3::EdcaTxopN::Low() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9947
    cls.add_method('Low', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9948
                   'ns3::Ptr< ns3::MacLow >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9949
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9950
    ## edca-txop-n.h (module 'wifi'): ns3::Ptr<ns3::MsduAggregator> ns3::EdcaTxopN::GetMsduAggregator() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9951
    cls.add_method('GetMsduAggregator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9952
                   'ns3::Ptr< ns3::MsduAggregator >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9953
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9954
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9955
    ## edca-txop-n.h (module 'wifi'): bool ns3::EdcaTxopN::NeedsAccess() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9956
    cls.add_method('NeedsAccess', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9957
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9958
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9959
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9960
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::NotifyAccessGranted() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9961
    cls.add_method('NotifyAccessGranted', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9962
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9963
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9964
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::NotifyInternalCollision() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9965
    cls.add_method('NotifyInternalCollision', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9966
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9967
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9968
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::NotifyCollision() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9969
    cls.add_method('NotifyCollision', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9970
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9971
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9972
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::NotifyChannelSwitching() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9973
    cls.add_method('NotifyChannelSwitching', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9974
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9975
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9976
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::GotCts(double snr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9977
    cls.add_method('GotCts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9978
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9979
                   [param('double', 'snr'), param('ns3::WifiMode', 'txMode')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9980
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::MissedCts() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9981
    cls.add_method('MissedCts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9982
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9983
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9984
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::GotAck(double snr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9985
    cls.add_method('GotAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9986
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9987
                   [param('double', 'snr'), param('ns3::WifiMode', 'txMode')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9988
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::GotBlockAck(ns3::CtrlBAckResponseHeader const * blockAck, ns3::Mac48Address recipient) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9989
    cls.add_method('GotBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9990
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9991
                   [param('ns3::CtrlBAckResponseHeader const *', 'blockAck'), param('ns3::Mac48Address', 'recipient')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9992
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::MissedBlockAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9993
    cls.add_method('MissedBlockAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9994
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9995
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9996
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::GotAddBaResponse(ns3::MgtAddBaResponseHeader const * respHdr, ns3::Mac48Address recipient) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9997
    cls.add_method('GotAddBaResponse', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9998
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
  9999
                   [param('ns3::MgtAddBaResponseHeader const *', 'respHdr'), param('ns3::Mac48Address', 'recipient')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10000
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::GotDelBaFrame(ns3::MgtDelBaHeader const * delBaHdr, ns3::Mac48Address recipient) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10001
    cls.add_method('GotDelBaFrame', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10002
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10003
                   [param('ns3::MgtDelBaHeader const *', 'delBaHdr'), param('ns3::Mac48Address', 'recipient')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10004
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::MissedAck() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10005
    cls.add_method('MissedAck', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10006
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10007
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10008
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::StartNext() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10009
    cls.add_method('StartNext', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10010
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10011
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10012
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::Cancel() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10013
    cls.add_method('Cancel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10014
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10015
                   [])
9176
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
 10016
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::EndTxNoAck() [member function]
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
 10017
    cls.add_method('EndTxNoAck', 
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
 10018
                   'void', 
41ab1e874804 Bug 555 - DCF immediate access fix
Daniel Lertpratchya <nikkipui@gmail.com>
parents: 9114
diff changeset
 10019
                   [])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10020
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::RestartAccessIfNeeded() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10021
    cls.add_method('RestartAccessIfNeeded', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10022
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10023
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10024
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::StartAccessIfNeeded() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10025
    cls.add_method('StartAccessIfNeeded', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10026
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10027
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10028
    ## edca-txop-n.h (module 'wifi'): bool ns3::EdcaTxopN::NeedRts() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10029
    cls.add_method('NeedRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10030
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10031
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10032
    ## edca-txop-n.h (module 'wifi'): bool ns3::EdcaTxopN::NeedRtsRetransmission() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10033
    cls.add_method('NeedRtsRetransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10034
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10035
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10036
    ## edca-txop-n.h (module 'wifi'): bool ns3::EdcaTxopN::NeedDataRetransmission() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10037
    cls.add_method('NeedDataRetransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10038
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10039
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10040
    ## edca-txop-n.h (module 'wifi'): bool ns3::EdcaTxopN::NeedFragmentation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10041
    cls.add_method('NeedFragmentation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10042
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10043
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10044
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10045
    ## edca-txop-n.h (module 'wifi'): uint32_t ns3::EdcaTxopN::GetNextFragmentSize() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10046
    cls.add_method('GetNextFragmentSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10047
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10048
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10049
    ## edca-txop-n.h (module 'wifi'): uint32_t ns3::EdcaTxopN::GetFragmentSize() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10050
    cls.add_method('GetFragmentSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10051
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10052
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10053
    ## edca-txop-n.h (module 'wifi'): uint32_t ns3::EdcaTxopN::GetFragmentOffset() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10054
    cls.add_method('GetFragmentOffset', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10055
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10056
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10057
    ## edca-txop-n.h (module 'wifi'): bool ns3::EdcaTxopN::IsLastFragment() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10058
    cls.add_method('IsLastFragment', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10059
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10060
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10061
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10062
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::NextFragment() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10063
    cls.add_method('NextFragment', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10064
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10065
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10066
    ## edca-txop-n.h (module 'wifi'): ns3::Ptr<ns3::Packet> ns3::EdcaTxopN::GetFragmentPacket(ns3::WifiMacHeader * hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10067
    cls.add_method('GetFragmentPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10068
                   'ns3::Ptr< ns3::Packet >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10069
                   [param('ns3::WifiMacHeader *', 'hdr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10070
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetAccessCategory(ns3::AcIndex ac) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10071
    cls.add_method('SetAccessCategory', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10072
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10073
                   [param('ns3::AcIndex', 'ac')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10074
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::Queue(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const & hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10075
    cls.add_method('Queue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10076
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10077
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const &', 'hdr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10078
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetMsduAggregator(ns3::Ptr<ns3::MsduAggregator> aggr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10079
    cls.add_method('SetMsduAggregator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10080
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10081
                   [param('ns3::Ptr< ns3::MsduAggregator >', 'aggr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10082
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::PushFront(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const & hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10083
    cls.add_method('PushFront', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10084
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10085
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const &', 'hdr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10086
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::CompleteConfig() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10087
    cls.add_method('CompleteConfig', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10088
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10089
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10090
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetBlockAckThreshold(uint8_t threshold) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10091
    cls.add_method('SetBlockAckThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10092
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10093
                   [param('uint8_t', 'threshold')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10094
    ## edca-txop-n.h (module 'wifi'): uint8_t ns3::EdcaTxopN::GetBlockAckThreshold() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10095
    cls.add_method('GetBlockAckThreshold', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10096
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10097
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10098
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10099
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SetBlockAckInactivityTimeout(uint16_t timeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10100
    cls.add_method('SetBlockAckInactivityTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10101
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10102
                   [param('uint16_t', 'timeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10103
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::SendDelbaFrame(ns3::Mac48Address addr, uint8_t tid, bool byOriginator) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10104
    cls.add_method('SendDelbaFrame', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10105
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10106
                   [param('ns3::Mac48Address', 'addr'), param('uint8_t', 'tid'), param('bool', 'byOriginator')])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10107
    ## edca-txop-n.h (module 'wifi'): int64_t ns3::EdcaTxopN::AssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10108
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10109
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10110
                   [param('int64_t', 'stream')])
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 10111
    ## edca-txop-n.h (module 'wifi'): void ns3::EdcaTxopN::DoInitialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 10112
    cls.add_method('DoInitialize', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10113
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10114
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10115
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10116
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10117
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10118
def register_Ns3EmpiricalRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10119
    ## random-variable-stream.h (module 'core'): ns3::EmpiricalRandomVariable::EmpiricalRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10120
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10121
    ## random-variable-stream.h (module 'core'): void ns3::EmpiricalRandomVariable::CDF(double v, double c) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10122
    cls.add_method('CDF', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10123
                   'void', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10124
                   [param('double', 'v'), param('double', 'c')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10125
    ## random-variable-stream.h (module 'core'): uint32_t ns3::EmpiricalRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10126
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10127
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10128
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10129
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10130
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::EmpiricalRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10131
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10132
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10133
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10134
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10135
    ## random-variable-stream.h (module 'core'): double ns3::EmpiricalRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10136
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10137
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10138
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10139
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10140
    ## random-variable-stream.h (module 'core'): double ns3::EmpiricalRandomVariable::Interpolate(double arg0, double arg1, double arg2, double arg3, double arg4) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10141
    cls.add_method('Interpolate', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10142
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10143
                   [param('double', 'arg0'), param('double', 'arg1'), param('double', 'arg2'), param('double', 'arg3'), param('double', 'arg4')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10144
                   visibility='private', is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10145
    ## random-variable-stream.h (module 'core'): void ns3::EmpiricalRandomVariable::Validate() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10146
    cls.add_method('Validate', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10147
                   'void', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10148
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10149
                   visibility='private', is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10150
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10151
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10152
def register_Ns3EmptyAttributeValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10153
    ## attribute.h (module 'core'): ns3::EmptyAttributeValue::EmptyAttributeValue(ns3::EmptyAttributeValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10154
    cls.add_constructor([param('ns3::EmptyAttributeValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10155
    ## attribute.h (module 'core'): ns3::EmptyAttributeValue::EmptyAttributeValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10156
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10157
    ## attribute.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::EmptyAttributeValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10158
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10159
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10160
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10161
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10162
    ## attribute.h (module 'core'): bool ns3::EmptyAttributeValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10163
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10164
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10165
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10166
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10167
    ## attribute.h (module 'core'): std::string ns3::EmptyAttributeValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10168
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10169
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10170
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10171
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10172
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10173
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10174
def register_Ns3ErlangRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10175
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::ErlangRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10176
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10177
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10178
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10179
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10180
    ## random-variable-stream.h (module 'core'): ns3::ErlangRandomVariable::ErlangRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10181
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10182
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ErlangRandomVariable::GetK() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10183
    cls.add_method('GetK', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10184
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10185
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10186
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10187
    ## random-variable-stream.h (module 'core'): double ns3::ErlangRandomVariable::GetLambda() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10188
    cls.add_method('GetLambda', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10189
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10190
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10191
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10192
    ## random-variable-stream.h (module 'core'): double ns3::ErlangRandomVariable::GetValue(uint32_t k, double lambda) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10193
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10194
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10195
                   [param('uint32_t', 'k'), param('double', 'lambda')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10196
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ErlangRandomVariable::GetInteger(uint32_t k, uint32_t lambda) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10197
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10198
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10199
                   [param('uint32_t', 'k'), param('uint32_t', 'lambda')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10200
    ## random-variable-stream.h (module 'core'): double ns3::ErlangRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10201
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10202
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10203
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10204
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10205
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ErlangRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10206
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10207
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10208
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10209
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10210
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10211
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10212
def register_Ns3ErrorRateModel_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10213
    ## error-rate-model.h (module 'wifi'): ns3::ErrorRateModel::ErrorRateModel() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10214
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10215
    ## error-rate-model.h (module 'wifi'): ns3::ErrorRateModel::ErrorRateModel(ns3::ErrorRateModel const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10216
    cls.add_constructor([param('ns3::ErrorRateModel const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10217
    ## error-rate-model.h (module 'wifi'): double ns3::ErrorRateModel::CalculateSnr(ns3::WifiMode txMode, double ber) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10218
    cls.add_method('CalculateSnr', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10219
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10220
                   [param('ns3::WifiMode', 'txMode'), param('double', 'ber')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10221
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10222
    ## error-rate-model.h (module 'wifi'): double ns3::ErrorRateModel::GetChunkSuccessRate(ns3::WifiMode mode, double snr, uint32_t nbits) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10223
    cls.add_method('GetChunkSuccessRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10224
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10225
                   [param('ns3::WifiMode', 'mode'), param('double', 'snr'), param('uint32_t', 'nbits')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10226
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10227
    ## error-rate-model.h (module 'wifi'): static ns3::TypeId ns3::ErrorRateModel::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10228
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10229
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10230
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10231
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10232
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10233
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10234
def register_Ns3EventImpl_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10235
    ## event-impl.h (module 'core'): ns3::EventImpl::EventImpl(ns3::EventImpl const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10236
    cls.add_constructor([param('ns3::EventImpl const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10237
    ## event-impl.h (module 'core'): ns3::EventImpl::EventImpl() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10238
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10239
    ## event-impl.h (module 'core'): void ns3::EventImpl::Cancel() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10240
    cls.add_method('Cancel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10241
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10242
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10243
    ## event-impl.h (module 'core'): void ns3::EventImpl::Invoke() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10244
    cls.add_method('Invoke', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10245
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10246
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10247
    ## event-impl.h (module 'core'): bool ns3::EventImpl::IsCancelled() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10248
    cls.add_method('IsCancelled', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10249
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10250
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10251
    ## event-impl.h (module 'core'): void ns3::EventImpl::Notify() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10252
    cls.add_method('Notify', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10253
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10254
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10255
                   is_pure_virtual=True, visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10256
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10257
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10258
def register_Ns3ExponentialRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10259
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::ExponentialRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10260
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10261
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10262
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10263
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10264
    ## random-variable-stream.h (module 'core'): ns3::ExponentialRandomVariable::ExponentialRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10265
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10266
    ## random-variable-stream.h (module 'core'): double ns3::ExponentialRandomVariable::GetMean() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10267
    cls.add_method('GetMean', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10268
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10269
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10270
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10271
    ## random-variable-stream.h (module 'core'): double ns3::ExponentialRandomVariable::GetBound() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10272
    cls.add_method('GetBound', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10273
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10274
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10275
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10276
    ## random-variable-stream.h (module 'core'): double ns3::ExponentialRandomVariable::GetValue(double mean, double bound) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10277
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10278
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10279
                   [param('double', 'mean'), param('double', 'bound')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10280
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ExponentialRandomVariable::GetInteger(uint32_t mean, uint32_t bound) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10281
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10282
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10283
                   [param('uint32_t', 'mean'), param('uint32_t', 'bound')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10284
    ## random-variable-stream.h (module 'core'): double ns3::ExponentialRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10285
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10286
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10287
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10288
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10289
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ExponentialRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10290
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10291
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10292
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10293
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10294
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10295
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10296
def register_Ns3ExtendedSupportedRatesIE_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10297
    ## supported-rates.h (module 'wifi'): ns3::ExtendedSupportedRatesIE::ExtendedSupportedRatesIE(ns3::ExtendedSupportedRatesIE const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10298
    cls.add_constructor([param('ns3::ExtendedSupportedRatesIE const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10299
    ## supported-rates.h (module 'wifi'): ns3::ExtendedSupportedRatesIE::ExtendedSupportedRatesIE() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10300
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10301
    ## supported-rates.h (module 'wifi'): ns3::ExtendedSupportedRatesIE::ExtendedSupportedRatesIE(ns3::SupportedRates * rates) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10302
    cls.add_constructor([param('ns3::SupportedRates *', 'rates')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10303
    ## supported-rates.h (module 'wifi'): uint8_t ns3::ExtendedSupportedRatesIE::DeserializeInformationField(ns3::Buffer::Iterator start, uint8_t length) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10304
    cls.add_method('DeserializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10305
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10306
                   [param('ns3::Buffer::Iterator', 'start'), param('uint8_t', 'length')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10307
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10308
    ## supported-rates.h (module 'wifi'): ns3::WifiInformationElementId ns3::ExtendedSupportedRatesIE::ElementId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10309
    cls.add_method('ElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10310
                   'ns3::WifiInformationElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10311
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10312
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10313
    ## supported-rates.h (module 'wifi'): uint8_t ns3::ExtendedSupportedRatesIE::GetInformationFieldSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10314
    cls.add_method('GetInformationFieldSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10315
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10316
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10317
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10318
    ## supported-rates.h (module 'wifi'): uint16_t ns3::ExtendedSupportedRatesIE::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10319
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10320
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10321
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10322
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10323
    ## supported-rates.h (module 'wifi'): ns3::Buffer::Iterator ns3::ExtendedSupportedRatesIE::Serialize(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10324
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10325
                   'ns3::Buffer::Iterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10326
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10327
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10328
    ## supported-rates.h (module 'wifi'): void ns3::ExtendedSupportedRatesIE::SerializeInformationField(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10329
    cls.add_method('SerializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10330
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10331
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10332
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10333
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10334
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10335
def register_Ns3FixedRssLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10336
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::FixedRssLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10337
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10338
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10339
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10340
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10341
    ## propagation-loss-model.h (module 'propagation'): ns3::FixedRssLossModel::FixedRssLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10342
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10343
    ## propagation-loss-model.h (module 'propagation'): void ns3::FixedRssLossModel::SetRss(double rss) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10344
    cls.add_method('SetRss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10345
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10346
                   [param('double', 'rss')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10347
    ## propagation-loss-model.h (module 'propagation'): double ns3::FixedRssLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10348
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10349
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10350
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10351
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10352
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::FixedRssLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10353
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10354
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10355
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10356
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10357
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10358
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10359
def register_Ns3FriisPropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10360
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::FriisPropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10361
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10362
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10363
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10364
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10365
    ## propagation-loss-model.h (module 'propagation'): ns3::FriisPropagationLossModel::FriisPropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10366
    cls.add_constructor([])
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 10367
    ## propagation-loss-model.h (module 'propagation'): void ns3::FriisPropagationLossModel::SetFrequency(double frequency) [member function]
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 10368
    cls.add_method('SetFrequency', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 10369
                   'void', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 10370
                   [param('double', 'frequency')])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10371
    ## propagation-loss-model.h (module 'propagation'): void ns3::FriisPropagationLossModel::SetSystemLoss(double systemLoss) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10372
    cls.add_method('SetSystemLoss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10373
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10374
                   [param('double', 'systemLoss')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10375
    ## propagation-loss-model.h (module 'propagation'): void ns3::FriisPropagationLossModel::SetMinDistance(double minDistance) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10376
    cls.add_method('SetMinDistance', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10377
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10378
                   [param('double', 'minDistance')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10379
    ## propagation-loss-model.h (module 'propagation'): double ns3::FriisPropagationLossModel::GetMinDistance() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10380
    cls.add_method('GetMinDistance', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10381
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10382
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10383
                   is_const=True)
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 10384
    ## propagation-loss-model.h (module 'propagation'): double ns3::FriisPropagationLossModel::GetFrequency() const [member function]
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 10385
    cls.add_method('GetFrequency', 
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10386
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10387
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10388
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10389
    ## propagation-loss-model.h (module 'propagation'): double ns3::FriisPropagationLossModel::GetSystemLoss() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10390
    cls.add_method('GetSystemLoss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10391
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10392
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10393
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10394
    ## propagation-loss-model.h (module 'propagation'): double ns3::FriisPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10395
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10396
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10397
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10398
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10399
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::FriisPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10400
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10401
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10402
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10403
                   visibility='private', is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10404
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10405
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10406
def register_Ns3GammaRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10407
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::GammaRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10408
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10409
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10410
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10411
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10412
    ## random-variable-stream.h (module 'core'): ns3::GammaRandomVariable::GammaRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10413
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10414
    ## random-variable-stream.h (module 'core'): double ns3::GammaRandomVariable::GetAlpha() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10415
    cls.add_method('GetAlpha', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10416
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10417
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10418
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10419
    ## random-variable-stream.h (module 'core'): double ns3::GammaRandomVariable::GetBeta() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10420
    cls.add_method('GetBeta', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10421
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10422
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10423
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10424
    ## random-variable-stream.h (module 'core'): double ns3::GammaRandomVariable::GetValue(double alpha, double beta) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10425
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10426
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10427
                   [param('double', 'alpha'), param('double', 'beta')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10428
    ## random-variable-stream.h (module 'core'): uint32_t ns3::GammaRandomVariable::GetInteger(uint32_t alpha, uint32_t beta) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10429
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10430
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10431
                   [param('uint32_t', 'alpha'), param('uint32_t', 'beta')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10432
    ## random-variable-stream.h (module 'core'): double ns3::GammaRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10433
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10434
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10435
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10436
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10437
    ## random-variable-stream.h (module 'core'): uint32_t ns3::GammaRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10438
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10439
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10440
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10441
                   is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10442
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10443
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10444
def register_Ns3HtCapabilities_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10445
    cls.add_output_stream_operator()
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10446
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilities::HtCapabilities(ns3::HtCapabilities const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10447
    cls.add_constructor([param('ns3::HtCapabilities const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10448
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilities::HtCapabilities() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10449
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10450
    ## ht-capabilities.h (module 'wifi'): uint8_t ns3::HtCapabilities::DeserializeInformationField(ns3::Buffer::Iterator start, uint8_t length) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10451
    cls.add_method('DeserializeInformationField', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10452
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10453
                   [param('ns3::Buffer::Iterator', 'start'), param('uint8_t', 'length')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10454
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10455
    ## ht-capabilities.h (module 'wifi'): ns3::WifiInformationElementId ns3::HtCapabilities::ElementId() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10456
    cls.add_method('ElementId', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10457
                   'ns3::WifiInformationElementId', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10458
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10459
                   is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10460
    ## ht-capabilities.h (module 'wifi'): uint8_t ns3::HtCapabilities::GetAmpduParameters() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10461
    cls.add_method('GetAmpduParameters', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10462
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10463
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10464
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10465
    ## ht-capabilities.h (module 'wifi'): uint8_t ns3::HtCapabilities::GetGreenfield() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10466
    cls.add_method('GetGreenfield', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10467
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10468
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10469
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10470
    ## ht-capabilities.h (module 'wifi'): uint16_t ns3::HtCapabilities::GetHtCapabilitiesInfo() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10471
    cls.add_method('GetHtCapabilitiesInfo', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10472
                   'uint16_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10473
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10474
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10475
    ## ht-capabilities.h (module 'wifi'): uint8_t ns3::HtCapabilities::GetInformationFieldSize() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10476
    cls.add_method('GetInformationFieldSize', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10477
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10478
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10479
                   is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10480
    ## ht-capabilities.h (module 'wifi'): uint8_t ns3::HtCapabilities::GetLdpc() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10481
    cls.add_method('GetLdpc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10482
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10483
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10484
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10485
    ## ht-capabilities.h (module 'wifi'): uint8_t * ns3::HtCapabilities::GetRxMcsBitmask() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10486
    cls.add_method('GetRxMcsBitmask', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10487
                   'uint8_t *', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10488
                   [])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10489
    ## ht-capabilities.h (module 'wifi'): uint16_t ns3::HtCapabilities::GetSerializedSize() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10490
    cls.add_method('GetSerializedSize', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10491
                   'uint16_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10492
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10493
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10494
    ## ht-capabilities.h (module 'wifi'): uint8_t ns3::HtCapabilities::GetShortGuardInterval20() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10495
    cls.add_method('GetShortGuardInterval20', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10496
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10497
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10498
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10499
    ## ht-capabilities.h (module 'wifi'): uint8_t ns3::HtCapabilities::GetSupportedChannelWidth() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10500
    cls.add_method('GetSupportedChannelWidth', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10501
                   'uint8_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10502
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10503
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10504
    ## ht-capabilities.h (module 'wifi'): uint64_t ns3::HtCapabilities::GetSupportedMcsSet1() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10505
    cls.add_method('GetSupportedMcsSet1', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10506
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10507
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10508
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10509
    ## ht-capabilities.h (module 'wifi'): uint64_t ns3::HtCapabilities::GetSupportedMcsSet2() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10510
    cls.add_method('GetSupportedMcsSet2', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10511
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10512
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10513
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10514
    ## ht-capabilities.h (module 'wifi'): bool ns3::HtCapabilities::IsSupportedMcs(uint8_t mcs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10515
    cls.add_method('IsSupportedMcs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10516
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10517
                   [param('uint8_t', 'mcs')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10518
    ## ht-capabilities.h (module 'wifi'): ns3::Buffer::Iterator ns3::HtCapabilities::Serialize(ns3::Buffer::Iterator start) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10519
    cls.add_method('Serialize', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10520
                   'ns3::Buffer::Iterator', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10521
                   [param('ns3::Buffer::Iterator', 'start')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10522
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10523
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SerializeInformationField(ns3::Buffer::Iterator start) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10524
    cls.add_method('SerializeInformationField', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10525
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10526
                   [param('ns3::Buffer::Iterator', 'start')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10527
                   is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10528
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetAmpduParameters(uint8_t ctrl) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10529
    cls.add_method('SetAmpduParameters', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10530
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10531
                   [param('uint8_t', 'ctrl')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10532
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetGreenfield(uint8_t greenfield) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10533
    cls.add_method('SetGreenfield', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10534
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10535
                   [param('uint8_t', 'greenfield')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10536
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetHtCapabilitiesInfo(uint16_t ctrl) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10537
    cls.add_method('SetHtCapabilitiesInfo', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10538
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10539
                   [param('uint16_t', 'ctrl')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10540
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetHtSupported(uint8_t htsupported) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10541
    cls.add_method('SetHtSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10542
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10543
                   [param('uint8_t', 'htsupported')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10544
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetLdpc(uint8_t ldpc) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10545
    cls.add_method('SetLdpc', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10546
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10547
                   [param('uint8_t', 'ldpc')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10548
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetRxMcsBitmask(uint8_t index) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10549
    cls.add_method('SetRxMcsBitmask', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10550
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10551
                   [param('uint8_t', 'index')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10552
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetShortGuardInterval20(uint8_t shortguardinterval) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10553
    cls.add_method('SetShortGuardInterval20', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10554
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10555
                   [param('uint8_t', 'shortguardinterval')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10556
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetSupportedChannelWidth(uint8_t supportedchannelwidth) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10557
    cls.add_method('SetSupportedChannelWidth', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10558
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10559
                   [param('uint8_t', 'supportedchannelwidth')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10560
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilities::SetSupportedMcsSet(uint64_t ctrl1, uint64_t ctrl2) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10561
    cls.add_method('SetSupportedMcsSet', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10562
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10563
                   [param('uint64_t', 'ctrl1'), param('uint64_t', 'ctrl2')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10564
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10565
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10566
def register_Ns3HtCapabilitiesChecker_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10567
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilitiesChecker::HtCapabilitiesChecker() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10568
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10569
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilitiesChecker::HtCapabilitiesChecker(ns3::HtCapabilitiesChecker const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10570
    cls.add_constructor([param('ns3::HtCapabilitiesChecker const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10571
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10572
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10573
def register_Ns3HtCapabilitiesValue_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10574
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilitiesValue::HtCapabilitiesValue() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10575
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10576
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilitiesValue::HtCapabilitiesValue(ns3::HtCapabilitiesValue const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10577
    cls.add_constructor([param('ns3::HtCapabilitiesValue const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10578
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilitiesValue::HtCapabilitiesValue(ns3::HtCapabilities const & value) [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10579
    cls.add_constructor([param('ns3::HtCapabilities const &', 'value')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10580
    ## ht-capabilities.h (module 'wifi'): ns3::Ptr<ns3::AttributeValue> ns3::HtCapabilitiesValue::Copy() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10581
    cls.add_method('Copy', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10582
                   'ns3::Ptr< ns3::AttributeValue >', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10583
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10584
                   is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10585
    ## ht-capabilities.h (module 'wifi'): bool ns3::HtCapabilitiesValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10586
    cls.add_method('DeserializeFromString', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10587
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10588
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10589
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10590
    ## ht-capabilities.h (module 'wifi'): ns3::HtCapabilities ns3::HtCapabilitiesValue::Get() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10591
    cls.add_method('Get', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10592
                   'ns3::HtCapabilities', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10593
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10594
                   is_const=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10595
    ## ht-capabilities.h (module 'wifi'): std::string ns3::HtCapabilitiesValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10596
    cls.add_method('SerializeToString', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10597
                   'std::string', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10598
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10599
                   is_const=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10600
    ## ht-capabilities.h (module 'wifi'): void ns3::HtCapabilitiesValue::Set(ns3::HtCapabilities const & value) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10601
    cls.add_method('Set', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10602
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10603
                   [param('ns3::HtCapabilities const &', 'value')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10604
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10605
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10606
def register_Ns3HtWifiMacHelper_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10607
    ## ht-wifi-mac-helper.h (module 'wifi'): ns3::HtWifiMacHelper::HtWifiMacHelper(ns3::HtWifiMacHelper const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10608
    cls.add_constructor([param('ns3::HtWifiMacHelper const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10609
    ## ht-wifi-mac-helper.h (module 'wifi'): ns3::HtWifiMacHelper::HtWifiMacHelper() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10610
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10611
    ## ht-wifi-mac-helper.h (module 'wifi'): static ns3::HtWifiMacHelper ns3::HtWifiMacHelper::Default() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10612
    cls.add_method('Default', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10613
                   'ns3::HtWifiMacHelper', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10614
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10615
                   is_static=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10616
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10617
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10618
def register_Ns3IdealWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10619
    ## ideal-wifi-manager.h (module 'wifi'): ns3::IdealWifiManager::IdealWifiManager(ns3::IdealWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10620
    cls.add_constructor([param('ns3::IdealWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10621
    ## ideal-wifi-manager.h (module 'wifi'): ns3::IdealWifiManager::IdealWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10622
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10623
    ## ideal-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::IdealWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10624
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10625
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10626
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10627
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10628
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::SetupPhy(ns3::Ptr<ns3::WifiPhy> phy) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10629
    cls.add_method('SetupPhy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10630
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10631
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10632
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10633
    ## ideal-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::IdealWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10634
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10635
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10636
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10637
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10638
    ## ideal-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::IdealWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10639
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10640
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10641
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10642
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10643
    ## ideal-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::IdealWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10644
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 10645
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10646
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10647
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10648
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10649
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10650
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10651
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10652
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10653
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10654
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10655
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10656
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10657
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10658
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10659
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10660
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10661
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10662
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10663
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10664
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10665
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10666
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10667
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10668
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10669
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10670
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10671
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10672
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10673
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10674
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10675
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10676
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10677
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10678
    ## ideal-wifi-manager.h (module 'wifi'): void ns3::IdealWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10679
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10680
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10681
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10682
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10683
    ## ideal-wifi-manager.h (module 'wifi'): bool ns3::IdealWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10684
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10685
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10686
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10687
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10688
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10689
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10690
def register_Ns3Ipv4AddressChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10691
    ## ipv4-address.h (module 'network'): ns3::Ipv4AddressChecker::Ipv4AddressChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10692
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10693
    ## ipv4-address.h (module 'network'): ns3::Ipv4AddressChecker::Ipv4AddressChecker(ns3::Ipv4AddressChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10694
    cls.add_constructor([param('ns3::Ipv4AddressChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10695
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10696
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10697
def register_Ns3Ipv4AddressValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10698
    ## ipv4-address.h (module 'network'): ns3::Ipv4AddressValue::Ipv4AddressValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10699
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10700
    ## ipv4-address.h (module 'network'): ns3::Ipv4AddressValue::Ipv4AddressValue(ns3::Ipv4AddressValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10701
    cls.add_constructor([param('ns3::Ipv4AddressValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10702
    ## ipv4-address.h (module 'network'): ns3::Ipv4AddressValue::Ipv4AddressValue(ns3::Ipv4Address const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10703
    cls.add_constructor([param('ns3::Ipv4Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10704
    ## ipv4-address.h (module 'network'): ns3::Ptr<ns3::AttributeValue> ns3::Ipv4AddressValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10705
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10706
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10707
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10708
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10709
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4AddressValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10710
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10711
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10712
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10713
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10714
    ## ipv4-address.h (module 'network'): ns3::Ipv4Address ns3::Ipv4AddressValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10715
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10716
                   'ns3::Ipv4Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10717
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10718
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10719
    ## ipv4-address.h (module 'network'): std::string ns3::Ipv4AddressValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10720
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10721
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10722
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10723
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10724
    ## ipv4-address.h (module 'network'): void ns3::Ipv4AddressValue::Set(ns3::Ipv4Address const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10725
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10726
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10727
                   [param('ns3::Ipv4Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10728
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10729
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10730
def register_Ns3Ipv4MaskChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10731
    ## ipv4-address.h (module 'network'): ns3::Ipv4MaskChecker::Ipv4MaskChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10732
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10733
    ## ipv4-address.h (module 'network'): ns3::Ipv4MaskChecker::Ipv4MaskChecker(ns3::Ipv4MaskChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10734
    cls.add_constructor([param('ns3::Ipv4MaskChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10735
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10736
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10737
def register_Ns3Ipv4MaskValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10738
    ## ipv4-address.h (module 'network'): ns3::Ipv4MaskValue::Ipv4MaskValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10739
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10740
    ## ipv4-address.h (module 'network'): ns3::Ipv4MaskValue::Ipv4MaskValue(ns3::Ipv4MaskValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10741
    cls.add_constructor([param('ns3::Ipv4MaskValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10742
    ## ipv4-address.h (module 'network'): ns3::Ipv4MaskValue::Ipv4MaskValue(ns3::Ipv4Mask const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10743
    cls.add_constructor([param('ns3::Ipv4Mask const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10744
    ## ipv4-address.h (module 'network'): ns3::Ptr<ns3::AttributeValue> ns3::Ipv4MaskValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10745
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10746
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10747
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10748
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10749
    ## ipv4-address.h (module 'network'): bool ns3::Ipv4MaskValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10750
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10751
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10752
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10753
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10754
    ## ipv4-address.h (module 'network'): ns3::Ipv4Mask ns3::Ipv4MaskValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10755
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10756
                   'ns3::Ipv4Mask', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10757
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10758
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10759
    ## ipv4-address.h (module 'network'): std::string ns3::Ipv4MaskValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10760
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10761
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10762
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10763
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10764
    ## ipv4-address.h (module 'network'): void ns3::Ipv4MaskValue::Set(ns3::Ipv4Mask const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10765
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10766
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10767
                   [param('ns3::Ipv4Mask const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10768
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10769
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10770
def register_Ns3Ipv6AddressChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10771
    ## ipv6-address.h (module 'network'): ns3::Ipv6AddressChecker::Ipv6AddressChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10772
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10773
    ## ipv6-address.h (module 'network'): ns3::Ipv6AddressChecker::Ipv6AddressChecker(ns3::Ipv6AddressChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10774
    cls.add_constructor([param('ns3::Ipv6AddressChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10775
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10776
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10777
def register_Ns3Ipv6AddressValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10778
    ## ipv6-address.h (module 'network'): ns3::Ipv6AddressValue::Ipv6AddressValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10779
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10780
    ## ipv6-address.h (module 'network'): ns3::Ipv6AddressValue::Ipv6AddressValue(ns3::Ipv6AddressValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10781
    cls.add_constructor([param('ns3::Ipv6AddressValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10782
    ## ipv6-address.h (module 'network'): ns3::Ipv6AddressValue::Ipv6AddressValue(ns3::Ipv6Address const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10783
    cls.add_constructor([param('ns3::Ipv6Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10784
    ## ipv6-address.h (module 'network'): ns3::Ptr<ns3::AttributeValue> ns3::Ipv6AddressValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10785
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10786
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10787
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10788
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10789
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6AddressValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10790
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10791
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10792
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10793
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10794
    ## ipv6-address.h (module 'network'): ns3::Ipv6Address ns3::Ipv6AddressValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10795
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10796
                   'ns3::Ipv6Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10797
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10798
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10799
    ## ipv6-address.h (module 'network'): std::string ns3::Ipv6AddressValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10800
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10801
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10802
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10803
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10804
    ## ipv6-address.h (module 'network'): void ns3::Ipv6AddressValue::Set(ns3::Ipv6Address const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10805
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10806
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10807
                   [param('ns3::Ipv6Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10808
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10809
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10810
def register_Ns3Ipv6PrefixChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10811
    ## ipv6-address.h (module 'network'): ns3::Ipv6PrefixChecker::Ipv6PrefixChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10812
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10813
    ## ipv6-address.h (module 'network'): ns3::Ipv6PrefixChecker::Ipv6PrefixChecker(ns3::Ipv6PrefixChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10814
    cls.add_constructor([param('ns3::Ipv6PrefixChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10815
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10816
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10817
def register_Ns3Ipv6PrefixValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10818
    ## ipv6-address.h (module 'network'): ns3::Ipv6PrefixValue::Ipv6PrefixValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10819
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10820
    ## ipv6-address.h (module 'network'): ns3::Ipv6PrefixValue::Ipv6PrefixValue(ns3::Ipv6PrefixValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10821
    cls.add_constructor([param('ns3::Ipv6PrefixValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10822
    ## ipv6-address.h (module 'network'): ns3::Ipv6PrefixValue::Ipv6PrefixValue(ns3::Ipv6Prefix const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10823
    cls.add_constructor([param('ns3::Ipv6Prefix const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10824
    ## ipv6-address.h (module 'network'): ns3::Ptr<ns3::AttributeValue> ns3::Ipv6PrefixValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10825
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10826
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10827
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10828
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10829
    ## ipv6-address.h (module 'network'): bool ns3::Ipv6PrefixValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10830
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10831
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10832
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10833
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10834
    ## ipv6-address.h (module 'network'): ns3::Ipv6Prefix ns3::Ipv6PrefixValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10835
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10836
                   'ns3::Ipv6Prefix', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10837
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10838
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10839
    ## ipv6-address.h (module 'network'): std::string ns3::Ipv6PrefixValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10840
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10841
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10842
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10843
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10844
    ## ipv6-address.h (module 'network'): void ns3::Ipv6PrefixValue::Set(ns3::Ipv6Prefix const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10845
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10846
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10847
                   [param('ns3::Ipv6Prefix const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10848
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 10849
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10850
def register_Ns3ItuR1411LosPropagationLossModel_methods(root_module, cls):
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10851
    ## itu-r-1411-los-propagation-loss-model.h (module 'propagation'): ns3::ItuR1411LosPropagationLossModel::ItuR1411LosPropagationLossModel() [constructor]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10852
    cls.add_constructor([])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10853
    ## itu-r-1411-los-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::ItuR1411LosPropagationLossModel::GetTypeId() [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10854
    cls.add_method('GetTypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10855
                   'ns3::TypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10856
                   [], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10857
                   is_static=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10858
    ## itu-r-1411-los-propagation-loss-model.h (module 'propagation'): void ns3::ItuR1411LosPropagationLossModel::SetFrequency(double freq) [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10859
    cls.add_method('SetFrequency', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10860
                   'void', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10861
                   [param('double', 'freq')])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10862
    ## itu-r-1411-los-propagation-loss-model.h (module 'propagation'): double ns3::ItuR1411LosPropagationLossModel::GetLoss(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10863
    cls.add_method('GetLoss', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10864
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10865
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10866
                   is_const=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10867
    ## itu-r-1411-los-propagation-loss-model.h (module 'propagation'): double ns3::ItuR1411LosPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10868
    cls.add_method('DoCalcRxPower', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10869
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10870
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10871
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10872
    ## itu-r-1411-los-propagation-loss-model.h (module 'propagation'): int64_t ns3::ItuR1411LosPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10873
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10874
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10875
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10876
                   visibility='private', is_virtual=True)
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10877
    return
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10878
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10879
def register_Ns3ItuR1411NlosOverRooftopPropagationLossModel_methods(root_module, cls):
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10880
    ## itu-r-1411-nlos-over-rooftop-propagation-loss-model.h (module 'propagation'): ns3::ItuR1411NlosOverRooftopPropagationLossModel::ItuR1411NlosOverRooftopPropagationLossModel() [constructor]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10881
    cls.add_constructor([])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10882
    ## itu-r-1411-nlos-over-rooftop-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::ItuR1411NlosOverRooftopPropagationLossModel::GetTypeId() [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10883
    cls.add_method('GetTypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10884
                   'ns3::TypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10885
                   [], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10886
                   is_static=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10887
    ## itu-r-1411-nlos-over-rooftop-propagation-loss-model.h (module 'propagation'): void ns3::ItuR1411NlosOverRooftopPropagationLossModel::SetFrequency(double freq) [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10888
    cls.add_method('SetFrequency', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10889
                   'void', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10890
                   [param('double', 'freq')])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10891
    ## itu-r-1411-nlos-over-rooftop-propagation-loss-model.h (module 'propagation'): double ns3::ItuR1411NlosOverRooftopPropagationLossModel::GetLoss(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10892
    cls.add_method('GetLoss', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10893
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10894
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10895
                   is_const=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10896
    ## itu-r-1411-nlos-over-rooftop-propagation-loss-model.h (module 'propagation'): double ns3::ItuR1411NlosOverRooftopPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10897
    cls.add_method('DoCalcRxPower', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10898
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10899
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10900
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10901
    ## itu-r-1411-nlos-over-rooftop-propagation-loss-model.h (module 'propagation'): int64_t ns3::ItuR1411NlosOverRooftopPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10902
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10903
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10904
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10905
                   visibility='private', is_virtual=True)
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10906
    return
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10907
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10908
def register_Ns3JakesProcess_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10909
    ## jakes-process.h (module 'propagation'): ns3::JakesProcess::JakesProcess(ns3::JakesProcess const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10910
    cls.add_constructor([param('ns3::JakesProcess const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10911
    ## jakes-process.h (module 'propagation'): ns3::JakesProcess::JakesProcess() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10912
    cls.add_constructor([])
9011
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10913
    ## jakes-process.h (module 'propagation'): void ns3::JakesProcess::DoDispose() [member function]
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10914
    cls.add_method('DoDispose', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10915
                   'void', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10916
                   [], 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10917
                   is_virtual=True)
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10918
    ## jakes-process.h (module 'propagation'): double ns3::JakesProcess::GetChannelGainDb() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10919
    cls.add_method('GetChannelGainDb', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10920
                   'double', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10921
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10922
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10923
    ## jakes-process.h (module 'propagation'): std::complex<double> ns3::JakesProcess::GetComplexGain() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10924
    cls.add_method('GetComplexGain', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10925
                   'std::complex< double >', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10926
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10927
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10928
    ## jakes-process.h (module 'propagation'): static ns3::TypeId ns3::JakesProcess::GetTypeId() [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10929
    cls.add_method('GetTypeId', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10930
                   'ns3::TypeId', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10931
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10932
                   is_static=True)
9011
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10933
    ## jakes-process.h (module 'propagation'): void ns3::JakesProcess::SetPropagationLossModel(ns3::Ptr<const ns3::PropagationLossModel> arg0) [member function]
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10934
    cls.add_method('SetPropagationLossModel', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10935
                   'void', 
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10936
                   [param('ns3::Ptr< ns3::PropagationLossModel const >', 'arg0')])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10937
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10938
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10939
def register_Ns3JakesPropagationLossModel_methods(root_module, cls):
9011
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10940
    ## jakes-propagation-loss-model.h (module 'propagation'): ns3::JakesPropagationLossModel::PI [variable]
01f5cd05ab97 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8985
diff changeset
 10941
    cls.add_static_attribute('PI', 'double const', is_const=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10942
    ## jakes-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::JakesPropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10943
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10944
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10945
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10946
                   is_static=True)
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10947
    ## jakes-propagation-loss-model.h (module 'propagation'): ns3::JakesPropagationLossModel::JakesPropagationLossModel() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 10948
    cls.add_constructor([])
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10949
    ## jakes-propagation-loss-model.h (module 'propagation'): double ns3::JakesPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10950
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10951
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10952
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10953
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10954
    ## jakes-propagation-loss-model.h (module 'propagation'): int64_t ns3::JakesPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10955
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10956
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10957
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10958
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10959
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10960
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10961
def register_Ns3Kun2600MhzPropagationLossModel_methods(root_module, cls):
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10962
    ## kun-2600-mhz-propagation-loss-model.h (module 'propagation'): ns3::Kun2600MhzPropagationLossModel::Kun2600MhzPropagationLossModel() [constructor]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10963
    cls.add_constructor([])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10964
    ## kun-2600-mhz-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::Kun2600MhzPropagationLossModel::GetTypeId() [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10965
    cls.add_method('GetTypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10966
                   'ns3::TypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10967
                   [], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10968
                   is_static=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10969
    ## kun-2600-mhz-propagation-loss-model.h (module 'propagation'): double ns3::Kun2600MhzPropagationLossModel::GetLoss(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10970
    cls.add_method('GetLoss', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10971
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10972
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10973
                   is_const=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10974
    ## kun-2600-mhz-propagation-loss-model.h (module 'propagation'): double ns3::Kun2600MhzPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10975
    cls.add_method('DoCalcRxPower', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10976
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10977
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10978
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10979
    ## kun-2600-mhz-propagation-loss-model.h (module 'propagation'): int64_t ns3::Kun2600MhzPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10980
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10981
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10982
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 10983
                   visibility='private', is_virtual=True)
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10984
    return
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 10985
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10986
def register_Ns3LogDistancePropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10987
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::LogDistancePropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10988
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10989
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10990
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10991
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10992
    ## propagation-loss-model.h (module 'propagation'): ns3::LogDistancePropagationLossModel::LogDistancePropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10993
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10994
    ## propagation-loss-model.h (module 'propagation'): void ns3::LogDistancePropagationLossModel::SetPathLossExponent(double n) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10995
    cls.add_method('SetPathLossExponent', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10996
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10997
                   [param('double', 'n')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10998
    ## propagation-loss-model.h (module 'propagation'): double ns3::LogDistancePropagationLossModel::GetPathLossExponent() const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 10999
    cls.add_method('GetPathLossExponent', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11000
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11001
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11002
                   is_const=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11003
    ## propagation-loss-model.h (module 'propagation'): void ns3::LogDistancePropagationLossModel::SetReference(double referenceDistance, double referenceLoss) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11004
    cls.add_method('SetReference', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11005
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11006
                   [param('double', 'referenceDistance'), param('double', 'referenceLoss')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11007
    ## propagation-loss-model.h (module 'propagation'): double ns3::LogDistancePropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11008
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11009
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11010
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11011
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11012
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::LogDistancePropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11013
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11014
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11015
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11016
                   visibility='private', is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11017
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11018
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11019
def register_Ns3LogNormalRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11020
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::LogNormalRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11021
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11022
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11023
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11024
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11025
    ## random-variable-stream.h (module 'core'): ns3::LogNormalRandomVariable::LogNormalRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11026
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11027
    ## random-variable-stream.h (module 'core'): double ns3::LogNormalRandomVariable::GetMu() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11028
    cls.add_method('GetMu', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11029
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11030
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11031
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11032
    ## random-variable-stream.h (module 'core'): double ns3::LogNormalRandomVariable::GetSigma() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11033
    cls.add_method('GetSigma', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11034
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11035
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11036
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11037
    ## random-variable-stream.h (module 'core'): double ns3::LogNormalRandomVariable::GetValue(double mu, double sigma) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11038
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11039
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11040
                   [param('double', 'mu'), param('double', 'sigma')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11041
    ## random-variable-stream.h (module 'core'): uint32_t ns3::LogNormalRandomVariable::GetInteger(uint32_t mu, uint32_t sigma) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11042
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11043
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11044
                   [param('uint32_t', 'mu'), param('uint32_t', 'sigma')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11045
    ## random-variable-stream.h (module 'core'): double ns3::LogNormalRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11046
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11047
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11048
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11049
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11050
    ## random-variable-stream.h (module 'core'): uint32_t ns3::LogNormalRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11051
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11052
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11053
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11054
                   is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11055
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11056
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11057
def register_Ns3Mac48AddressChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11058
    ## mac48-address.h (module 'network'): ns3::Mac48AddressChecker::Mac48AddressChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11059
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11060
    ## mac48-address.h (module 'network'): ns3::Mac48AddressChecker::Mac48AddressChecker(ns3::Mac48AddressChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11061
    cls.add_constructor([param('ns3::Mac48AddressChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11062
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11063
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11064
def register_Ns3Mac48AddressValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11065
    ## mac48-address.h (module 'network'): ns3::Mac48AddressValue::Mac48AddressValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11066
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11067
    ## mac48-address.h (module 'network'): ns3::Mac48AddressValue::Mac48AddressValue(ns3::Mac48AddressValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11068
    cls.add_constructor([param('ns3::Mac48AddressValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11069
    ## mac48-address.h (module 'network'): ns3::Mac48AddressValue::Mac48AddressValue(ns3::Mac48Address const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11070
    cls.add_constructor([param('ns3::Mac48Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11071
    ## mac48-address.h (module 'network'): ns3::Ptr<ns3::AttributeValue> ns3::Mac48AddressValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11072
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11073
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11074
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11075
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11076
    ## mac48-address.h (module 'network'): bool ns3::Mac48AddressValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11077
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11078
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11079
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11080
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11081
    ## mac48-address.h (module 'network'): ns3::Mac48Address ns3::Mac48AddressValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11082
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11083
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11084
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11085
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11086
    ## mac48-address.h (module 'network'): std::string ns3::Mac48AddressValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11087
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11088
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11089
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11090
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11091
    ## mac48-address.h (module 'network'): void ns3::Mac48AddressValue::Set(ns3::Mac48Address const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11092
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11093
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11094
                   [param('ns3::Mac48Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11095
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11096
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11097
def register_Ns3MacLow_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11098
    ## mac-low.h (module 'wifi'): ns3::MacLow::MacLow(ns3::MacLow const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11099
    cls.add_constructor([param('ns3::MacLow const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11100
    ## mac-low.h (module 'wifi'): ns3::MacLow::MacLow() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11101
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11102
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::CalculateTransmissionTime(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const * hdr, ns3::MacLowTransmissionParameters const & parameters) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11103
    cls.add_method('CalculateTransmissionTime', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11104
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11105
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr'), param('ns3::MacLowTransmissionParameters const &', 'parameters')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11106
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11107
    ## mac-low.h (module 'wifi'): void ns3::MacLow::CreateBlockAckAgreement(ns3::MgtAddBaResponseHeader const * respHdr, ns3::Mac48Address originator, uint16_t startingSeq) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11108
    cls.add_method('CreateBlockAckAgreement', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11109
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11110
                   [param('ns3::MgtAddBaResponseHeader const *', 'respHdr'), param('ns3::Mac48Address', 'originator'), param('uint16_t', 'startingSeq')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11111
    ## mac-low.h (module 'wifi'): void ns3::MacLow::DestroyBlockAckAgreement(ns3::Mac48Address originator, uint8_t tid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11112
    cls.add_method('DestroyBlockAckAgreement', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11113
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11114
                   [param('ns3::Mac48Address', 'originator'), param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11115
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetAckTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11116
    cls.add_method('GetAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11117
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11118
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11119
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11120
    ## mac-low.h (module 'wifi'): ns3::Mac48Address ns3::MacLow::GetAddress() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11121
    cls.add_method('GetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11122
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11123
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11124
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11125
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetBasicBlockAckTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11126
    cls.add_method('GetBasicBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11127
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11128
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11129
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11130
    ## mac-low.h (module 'wifi'): ns3::Mac48Address ns3::MacLow::GetBssid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11131
    cls.add_method('GetBssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11132
                   'ns3::Mac48Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11133
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11134
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11135
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetCompressedBlockAckTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11136
    cls.add_method('GetCompressedBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11137
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11138
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11139
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11140
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetCtsTimeout() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11141
    cls.add_method('GetCtsTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11142
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11143
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11144
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11145
    ## mac-low.h (module 'wifi'): bool ns3::MacLow::GetCtsToSelfSupported() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11146
    cls.add_method('GetCtsToSelfSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11147
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11148
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11149
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11150
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetPifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11151
    cls.add_method('GetPifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11152
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11153
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11154
                   is_const=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11155
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetRifs() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11156
    cls.add_method('GetRifs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11157
                   'ns3::Time', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11158
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11159
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11160
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetSifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11161
    cls.add_method('GetSifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11162
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11163
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11164
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11165
    ## mac-low.h (module 'wifi'): ns3::Time ns3::MacLow::GetSlotTime() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11166
    cls.add_method('GetSlotTime', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11167
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11168
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11169
                   is_const=True)
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11170
    ## mac-low.h (module 'wifi'): bool ns3::MacLow::IsPromisc() const [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11171
    cls.add_method('IsPromisc', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11172
                   'bool', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11173
                   [], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11174
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11175
    ## mac-low.h (module 'wifi'): void ns3::MacLow::NotifySwitchingStartNow(ns3::Time duration) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11176
    cls.add_method('NotifySwitchingStartNow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11177
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11178
                   [param('ns3::Time', 'duration')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11179
    ## mac-low.h (module 'wifi'): void ns3::MacLow::ReceiveError(ns3::Ptr<ns3::Packet const> packet, double rxSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11180
    cls.add_method('ReceiveError', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11181
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11182
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('double', 'rxSnr')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11183
    ## mac-low.h (module 'wifi'): void ns3::MacLow::ReceiveOk(ns3::Ptr<ns3::Packet> packet, double rxSnr, ns3::WifiMode txMode, ns3::WifiPreamble preamble) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11184
    cls.add_method('ReceiveOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11185
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11186
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode'), param('ns3::WifiPreamble', 'preamble')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11187
    ## mac-low.h (module 'wifi'): void ns3::MacLow::RegisterBlockAckListenerForAc(ns3::AcIndex ac, ns3::MacLowBlockAckEventListener * listener) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11188
    cls.add_method('RegisterBlockAckListenerForAc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11189
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11190
                   [param('ns3::AcIndex', 'ac'), param('ns3::MacLowBlockAckEventListener *', 'listener')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11191
    ## mac-low.h (module 'wifi'): void ns3::MacLow::RegisterDcfListener(ns3::MacLowDcfListener * listener) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11192
    cls.add_method('RegisterDcfListener', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11193
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11194
                   [param('ns3::MacLowDcfListener *', 'listener')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11195
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetAckTimeout(ns3::Time ackTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11196
    cls.add_method('SetAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11197
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11198
                   [param('ns3::Time', 'ackTimeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11199
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetAddress(ns3::Mac48Address ad) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11200
    cls.add_method('SetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11201
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11202
                   [param('ns3::Mac48Address', 'ad')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11203
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetBasicBlockAckTimeout(ns3::Time blockAckTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11204
    cls.add_method('SetBasicBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11205
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11206
                   [param('ns3::Time', 'blockAckTimeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11207
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetBssid(ns3::Mac48Address ad) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11208
    cls.add_method('SetBssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11209
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11210
                   [param('ns3::Mac48Address', 'ad')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11211
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetCompressedBlockAckTimeout(ns3::Time blockAckTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11212
    cls.add_method('SetCompressedBlockAckTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11213
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11214
                   [param('ns3::Time', 'blockAckTimeout')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11215
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetCtsTimeout(ns3::Time ctsTimeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11216
    cls.add_method('SetCtsTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11217
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11218
                   [param('ns3::Time', 'ctsTimeout')])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11219
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetCtsToSelfSupported(bool enable) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11220
    cls.add_method('SetCtsToSelfSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11221
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11222
                   [param('bool', 'enable')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11223
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetPhy(ns3::Ptr<ns3::WifiPhy> phy) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11224
    cls.add_method('SetPhy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11225
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11226
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11227
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetPifs(ns3::Time pifs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11228
    cls.add_method('SetPifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11229
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11230
                   [param('ns3::Time', 'pifs')])
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 11231
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetPromisc() [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 11232
    cls.add_method('SetPromisc', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 11233
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 11234
                   [])
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11235
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetRifs(ns3::Time rifs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11236
    cls.add_method('SetRifs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11237
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11238
                   [param('ns3::Time', 'rifs')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11239
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetRxCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet>, ns3::WifiMacHeader const*, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11240
    cls.add_method('SetRxCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11241
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11242
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet >, ns3::WifiMacHeader const *, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11243
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetSifs(ns3::Time sifs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11244
    cls.add_method('SetSifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11245
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11246
                   [param('ns3::Time', 'sifs')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11247
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetSlotTime(ns3::Time slotTime) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11248
    cls.add_method('SetSlotTime', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11249
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11250
                   [param('ns3::Time', 'slotTime')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11251
    ## mac-low.h (module 'wifi'): void ns3::MacLow::SetWifiRemoteStationManager(ns3::Ptr<ns3::WifiRemoteStationManager> manager) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11252
    cls.add_method('SetWifiRemoteStationManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11253
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11254
                   [param('ns3::Ptr< ns3::WifiRemoteStationManager >', 'manager')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11255
    ## mac-low.h (module 'wifi'): void ns3::MacLow::StartTransmission(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const * hdr, ns3::MacLowTransmissionParameters parameters, ns3::MacLowTransmissionListener * listener) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11256
    cls.add_method('StartTransmission', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11257
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11258
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr'), param('ns3::MacLowTransmissionParameters', 'parameters'), param('ns3::MacLowTransmissionListener *', 'listener')])
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11259
    ## mac-low.h (module 'wifi'): ns3::WifiTxVector ns3::MacLow::GetDataTxVector(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const * hdr) const [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11260
    cls.add_method('GetDataTxVector', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11261
                   'ns3::WifiTxVector', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11262
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr')], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 11263
                   is_const=True, visibility='protected', is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11264
    ## mac-low.h (module 'wifi'): void ns3::MacLow::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11265
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11266
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11267
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11268
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11269
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11270
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11271
def register_Ns3MatrixPropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11272
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::MatrixPropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11273
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11274
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11275
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11276
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11277
    ## propagation-loss-model.h (module 'propagation'): ns3::MatrixPropagationLossModel::MatrixPropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11278
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11279
    ## propagation-loss-model.h (module 'propagation'): void ns3::MatrixPropagationLossModel::SetLoss(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b, double loss, bool symmetric=true) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11280
    cls.add_method('SetLoss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11281
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11282
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b'), param('double', 'loss'), param('bool', 'symmetric', default_value='true')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11283
    ## propagation-loss-model.h (module 'propagation'): void ns3::MatrixPropagationLossModel::SetDefaultLoss(double arg0) [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11284
    cls.add_method('SetDefaultLoss', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11285
                   'void', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11286
                   [param('double', 'arg0')])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11287
    ## propagation-loss-model.h (module 'propagation'): double ns3::MatrixPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11288
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11289
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11290
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11291
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11292
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::MatrixPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11293
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11294
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11295
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11296
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11297
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11298
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11299
def register_Ns3MgtBeaconHeader_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11300
    ## mgt-headers.h (module 'wifi'): ns3::MgtBeaconHeader::MgtBeaconHeader() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11301
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11302
    ## mgt-headers.h (module 'wifi'): ns3::MgtBeaconHeader::MgtBeaconHeader(ns3::MgtBeaconHeader const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11303
    cls.add_constructor([param('ns3::MgtBeaconHeader const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11304
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11305
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11306
def register_Ns3MinstrelWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11307
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::MinstrelWifiManager::MinstrelWifiManager(ns3::MinstrelWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11308
    cls.add_constructor([param('ns3::MinstrelWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11309
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::MinstrelWifiManager::MinstrelWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11310
    cls.add_constructor([])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11311
    ## minstrel-wifi-manager.h (module 'wifi'): int64_t ns3::MinstrelWifiManager::AssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11312
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11313
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11314
                   [param('int64_t', 'stream')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11315
    ## minstrel-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::MinstrelWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11316
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11317
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11318
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11319
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11320
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::SetupPhy(ns3::Ptr<ns3::WifiPhy> phy) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11321
    cls.add_method('SetupPhy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11322
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11323
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11324
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11325
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::MinstrelWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11326
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11327
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11328
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11329
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11330
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::MinstrelWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11331
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11332
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11333
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11334
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11335
    ## minstrel-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::MinstrelWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11336
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11337
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11338
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11339
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11340
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11341
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11342
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11343
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11344
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11345
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11346
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11347
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11348
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11349
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11350
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11351
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11352
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11353
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11354
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11355
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11356
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11357
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11358
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11359
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11360
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11361
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11362
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11363
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11364
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11365
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11366
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11367
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11368
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11369
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11370
    ## minstrel-wifi-manager.h (module 'wifi'): void ns3::MinstrelWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11371
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11372
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11373
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11374
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11375
    ## minstrel-wifi-manager.h (module 'wifi'): bool ns3::MinstrelWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11376
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11377
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11378
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11379
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11380
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11381
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11382
def register_Ns3MobilityModel_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11383
    ## mobility-model.h (module 'mobility'): ns3::MobilityModel::MobilityModel(ns3::MobilityModel const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11384
    cls.add_constructor([param('ns3::MobilityModel const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11385
    ## mobility-model.h (module 'mobility'): ns3::MobilityModel::MobilityModel() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11386
    cls.add_constructor([])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11387
    ## mobility-model.h (module 'mobility'): int64_t ns3::MobilityModel::AssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11388
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11389
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11390
                   [param('int64_t', 'stream')])
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11391
    ## mobility-model.h (module 'mobility'): double ns3::MobilityModel::GetDistanceFrom(ns3::Ptr<ns3::MobilityModel const> position) const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11392
    cls.add_method('GetDistanceFrom', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11393
                   'double', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11394
                   [param('ns3::Ptr< ns3::MobilityModel const >', 'position')], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11395
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11396
    ## mobility-model.h (module 'mobility'): ns3::Vector ns3::MobilityModel::GetPosition() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11397
    cls.add_method('GetPosition', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11398
                   'ns3::Vector', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11399
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11400
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11401
    ## mobility-model.h (module 'mobility'): double ns3::MobilityModel::GetRelativeSpeed(ns3::Ptr<ns3::MobilityModel const> other) const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11402
    cls.add_method('GetRelativeSpeed', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11403
                   'double', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11404
                   [param('ns3::Ptr< ns3::MobilityModel const >', 'other')], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11405
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11406
    ## mobility-model.h (module 'mobility'): static ns3::TypeId ns3::MobilityModel::GetTypeId() [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11407
    cls.add_method('GetTypeId', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11408
                   'ns3::TypeId', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11409
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11410
                   is_static=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11411
    ## mobility-model.h (module 'mobility'): ns3::Vector ns3::MobilityModel::GetVelocity() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11412
    cls.add_method('GetVelocity', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11413
                   'ns3::Vector', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11414
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11415
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11416
    ## mobility-model.h (module 'mobility'): void ns3::MobilityModel::SetPosition(ns3::Vector const & position) [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11417
    cls.add_method('SetPosition', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11418
                   'void', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11419
                   [param('ns3::Vector const &', 'position')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11420
    ## mobility-model.h (module 'mobility'): void ns3::MobilityModel::NotifyCourseChange() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11421
    cls.add_method('NotifyCourseChange', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11422
                   'void', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11423
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11424
                   is_const=True, visibility='protected')
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11425
    ## mobility-model.h (module 'mobility'): int64_t ns3::MobilityModel::DoAssignStreams(int64_t start) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11426
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11427
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11428
                   [param('int64_t', 'start')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11429
                   visibility='private', is_virtual=True)
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11430
    ## mobility-model.h (module 'mobility'): ns3::Vector ns3::MobilityModel::DoGetPosition() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11431
    cls.add_method('DoGetPosition', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11432
                   'ns3::Vector', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11433
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11434
                   is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11435
    ## mobility-model.h (module 'mobility'): ns3::Vector ns3::MobilityModel::DoGetVelocity() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11436
    cls.add_method('DoGetVelocity', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11437
                   'ns3::Vector', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11438
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11439
                   is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11440
    ## mobility-model.h (module 'mobility'): void ns3::MobilityModel::DoSetPosition(ns3::Vector const & position) [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11441
    cls.add_method('DoSetPosition', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11442
                   'void', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11443
                   [param('ns3::Vector const &', 'position')], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11444
                   is_pure_virtual=True, visibility='private', is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11445
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 11446
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11447
def register_Ns3MsduAggregator_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11448
    ## msdu-aggregator.h (module 'wifi'): ns3::MsduAggregator::MsduAggregator() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11449
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11450
    ## msdu-aggregator.h (module 'wifi'): ns3::MsduAggregator::MsduAggregator(ns3::MsduAggregator const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11451
    cls.add_constructor([param('ns3::MsduAggregator const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11452
    ## msdu-aggregator.h (module 'wifi'): bool ns3::MsduAggregator::Aggregate(ns3::Ptr<ns3::Packet const> packet, ns3::Ptr<ns3::Packet> aggregatedPacket, ns3::Mac48Address src, ns3::Mac48Address dest) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11453
    cls.add_method('Aggregate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11454
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11455
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Ptr< ns3::Packet >', 'aggregatedPacket'), param('ns3::Mac48Address', 'src'), param('ns3::Mac48Address', 'dest')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11456
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11457
    ## msdu-aggregator.h (module 'wifi'): static std::list<std::pair<ns3::Ptr<ns3::Packet>, ns3::AmsduSubframeHeader>, std::allocator<std::pair<ns3::Ptr<ns3::Packet>, ns3::AmsduSubframeHeader> > > ns3::MsduAggregator::Deaggregate(ns3::Ptr<ns3::Packet> aggregatedPacket) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11458
    cls.add_method('Deaggregate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11459
                   'std::list< std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader > >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11460
                   [param('ns3::Ptr< ns3::Packet >', 'aggregatedPacket')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11461
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11462
    ## msdu-aggregator.h (module 'wifi'): static ns3::TypeId ns3::MsduAggregator::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11463
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11464
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11465
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11466
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11467
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11468
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11469
def register_Ns3NakagamiPropagationLossModel_methods(root_module, cls):
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11470
    ## propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::NakagamiPropagationLossModel::GetTypeId() [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11471
    cls.add_method('GetTypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11472
                   'ns3::TypeId', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11473
                   [], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11474
                   is_static=True)
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11475
    ## propagation-loss-model.h (module 'propagation'): ns3::NakagamiPropagationLossModel::NakagamiPropagationLossModel() [constructor]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11476
    cls.add_constructor([])
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11477
    ## propagation-loss-model.h (module 'propagation'): double ns3::NakagamiPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11478
    cls.add_method('DoCalcRxPower', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11479
                   'double', 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11480
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11481
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11482
    ## propagation-loss-model.h (module 'propagation'): int64_t ns3::NakagamiPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11483
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11484
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11485
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11486
                   visibility='private', is_virtual=True)
7450
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11487
    return
6b0a81afa0d2 Bug 1226 - Incomplete YansWifiChannel Python bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7449
diff changeset
 11488
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11489
def register_Ns3NetDevice_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11490
    ## net-device.h (module 'network'): ns3::NetDevice::NetDevice() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11491
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11492
    ## net-device.h (module 'network'): ns3::NetDevice::NetDevice(ns3::NetDevice const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11493
    cls.add_constructor([param('ns3::NetDevice const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11494
    ## net-device.h (module 'network'): void ns3::NetDevice::AddLinkChangeCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11495
    cls.add_method('AddLinkChangeCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11496
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11497
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11498
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11499
    ## net-device.h (module 'network'): ns3::Address ns3::NetDevice::GetAddress() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11500
    cls.add_method('GetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11501
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11502
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11503
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11504
    ## net-device.h (module 'network'): ns3::Address ns3::NetDevice::GetBroadcast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11505
    cls.add_method('GetBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11506
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11507
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11508
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11509
    ## net-device.h (module 'network'): ns3::Ptr<ns3::Channel> ns3::NetDevice::GetChannel() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11510
    cls.add_method('GetChannel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11511
                   'ns3::Ptr< ns3::Channel >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11512
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11513
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11514
    ## net-device.h (module 'network'): uint32_t ns3::NetDevice::GetIfIndex() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11515
    cls.add_method('GetIfIndex', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11516
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11517
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11518
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11519
    ## net-device.h (module 'network'): uint16_t ns3::NetDevice::GetMtu() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11520
    cls.add_method('GetMtu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11521
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11522
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11523
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11524
    ## net-device.h (module 'network'): ns3::Address ns3::NetDevice::GetMulticast(ns3::Ipv4Address multicastGroup) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11525
    cls.add_method('GetMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11526
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11527
                   [param('ns3::Ipv4Address', 'multicastGroup')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11528
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11529
    ## net-device.h (module 'network'): ns3::Address ns3::NetDevice::GetMulticast(ns3::Ipv6Address addr) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11530
    cls.add_method('GetMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11531
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11532
                   [param('ns3::Ipv6Address', 'addr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11533
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11534
    ## net-device.h (module 'network'): ns3::Ptr<ns3::Node> ns3::NetDevice::GetNode() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11535
    cls.add_method('GetNode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11536
                   'ns3::Ptr< ns3::Node >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11537
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11538
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11539
    ## net-device.h (module 'network'): static ns3::TypeId ns3::NetDevice::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11540
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11541
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11542
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11543
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11544
    ## net-device.h (module 'network'): bool ns3::NetDevice::IsBridge() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11545
    cls.add_method('IsBridge', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11546
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11547
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11548
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11549
    ## net-device.h (module 'network'): bool ns3::NetDevice::IsBroadcast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11550
    cls.add_method('IsBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11551
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11552
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11553
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11554
    ## net-device.h (module 'network'): bool ns3::NetDevice::IsLinkUp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11555
    cls.add_method('IsLinkUp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11556
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11557
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11558
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11559
    ## net-device.h (module 'network'): bool ns3::NetDevice::IsMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11560
    cls.add_method('IsMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11561
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11562
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11563
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11564
    ## net-device.h (module 'network'): bool ns3::NetDevice::IsPointToPoint() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11565
    cls.add_method('IsPointToPoint', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11566
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11567
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11568
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11569
    ## net-device.h (module 'network'): bool ns3::NetDevice::NeedsArp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11570
    cls.add_method('NeedsArp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11571
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11572
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11573
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11574
    ## net-device.h (module 'network'): bool ns3::NetDevice::Send(ns3::Ptr<ns3::Packet> packet, ns3::Address const & dest, uint16_t protocolNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11575
    cls.add_method('Send', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11576
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11577
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::Address const &', 'dest'), param('uint16_t', 'protocolNumber')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11578
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11579
    ## net-device.h (module 'network'): bool ns3::NetDevice::SendFrom(ns3::Ptr<ns3::Packet> packet, ns3::Address const & source, ns3::Address const & dest, uint16_t protocolNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11580
    cls.add_method('SendFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11581
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11582
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::Address const &', 'source'), param('ns3::Address const &', 'dest'), param('uint16_t', 'protocolNumber')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11583
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11584
    ## net-device.h (module 'network'): void ns3::NetDevice::SetAddress(ns3::Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11585
    cls.add_method('SetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11586
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11587
                   [param('ns3::Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11588
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11589
    ## net-device.h (module 'network'): void ns3::NetDevice::SetIfIndex(uint32_t const index) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11590
    cls.add_method('SetIfIndex', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11591
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11592
                   [param('uint32_t const', 'index')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11593
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11594
    ## net-device.h (module 'network'): bool ns3::NetDevice::SetMtu(uint16_t const mtu) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11595
    cls.add_method('SetMtu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11596
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11597
                   [param('uint16_t const', 'mtu')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11598
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11599
    ## net-device.h (module 'network'): void ns3::NetDevice::SetNode(ns3::Ptr<ns3::Node> node) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11600
    cls.add_method('SetNode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11601
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11602
                   [param('ns3::Ptr< ns3::Node >', 'node')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11603
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11604
    ## net-device.h (module 'network'): void ns3::NetDevice::SetPromiscReceiveCallback(ns3::Callback<bool, ns3::Ptr<ns3::NetDevice>, ns3::Ptr<ns3::Packet const>, unsigned short, ns3::Address const&, ns3::Address const&, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty> cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11605
    cls.add_method('SetPromiscReceiveCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11606
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11607
                   [param('ns3::Callback< bool, ns3::Ptr< ns3::NetDevice >, ns3::Ptr< ns3::Packet const >, unsigned short, ns3::Address const &, ns3::Address const &, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty >', 'cb')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11608
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11609
    ## net-device.h (module 'network'): void ns3::NetDevice::SetReceiveCallback(ns3::Callback<bool, ns3::Ptr<ns3::NetDevice>, ns3::Ptr<ns3::Packet const>, unsigned short, ns3::Address const&, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11610
    cls.add_method('SetReceiveCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11611
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11612
                   [param('ns3::Callback< bool, ns3::Ptr< ns3::NetDevice >, ns3::Ptr< ns3::Packet const >, unsigned short, ns3::Address const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'cb')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11613
                   is_pure_virtual=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11614
    ## net-device.h (module 'network'): bool ns3::NetDevice::SupportsSendFrom() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11615
    cls.add_method('SupportsSendFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11616
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11617
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11618
                   is_pure_virtual=True, is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11619
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11620
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11621
def register_Ns3NistErrorRateModel_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11622
    ## nist-error-rate-model.h (module 'wifi'): ns3::NistErrorRateModel::NistErrorRateModel(ns3::NistErrorRateModel const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11623
    cls.add_constructor([param('ns3::NistErrorRateModel const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11624
    ## nist-error-rate-model.h (module 'wifi'): ns3::NistErrorRateModel::NistErrorRateModel() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11625
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11626
    ## nist-error-rate-model.h (module 'wifi'): double ns3::NistErrorRateModel::GetChunkSuccessRate(ns3::WifiMode mode, double snr, uint32_t nbits) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11627
    cls.add_method('GetChunkSuccessRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11628
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11629
                   [param('ns3::WifiMode', 'mode'), param('double', 'snr'), param('uint32_t', 'nbits')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11630
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11631
    ## nist-error-rate-model.h (module 'wifi'): static ns3::TypeId ns3::NistErrorRateModel::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11632
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11633
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11634
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11635
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11636
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11637
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11638
def register_Ns3NixVector_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11639
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11640
    ## nix-vector.h (module 'network'): ns3::NixVector::NixVector() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11641
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11642
    ## nix-vector.h (module 'network'): ns3::NixVector::NixVector(ns3::NixVector const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11643
    cls.add_constructor([param('ns3::NixVector const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11644
    ## nix-vector.h (module 'network'): void ns3::NixVector::AddNeighborIndex(uint32_t newBits, uint32_t numberOfBits) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11645
    cls.add_method('AddNeighborIndex', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11646
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11647
                   [param('uint32_t', 'newBits'), param('uint32_t', 'numberOfBits')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11648
    ## nix-vector.h (module 'network'): uint32_t ns3::NixVector::BitCount(uint32_t numberOfNeighbors) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11649
    cls.add_method('BitCount', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11650
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11651
                   [param('uint32_t', 'numberOfNeighbors')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11652
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11653
    ## nix-vector.h (module 'network'): ns3::Ptr<ns3::NixVector> ns3::NixVector::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11654
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11655
                   'ns3::Ptr< ns3::NixVector >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11656
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11657
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11658
    ## nix-vector.h (module 'network'): uint32_t ns3::NixVector::Deserialize(uint32_t const * buffer, uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11659
    cls.add_method('Deserialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11660
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11661
                   [param('uint32_t const *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11662
    ## nix-vector.h (module 'network'): uint32_t ns3::NixVector::ExtractNeighborIndex(uint32_t numberOfBits) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11663
    cls.add_method('ExtractNeighborIndex', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11664
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11665
                   [param('uint32_t', 'numberOfBits')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11666
    ## nix-vector.h (module 'network'): uint32_t ns3::NixVector::GetRemainingBits() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11667
    cls.add_method('GetRemainingBits', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11668
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11669
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11670
    ## nix-vector.h (module 'network'): uint32_t ns3::NixVector::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11671
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11672
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11673
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11674
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11675
    ## nix-vector.h (module 'network'): uint32_t ns3::NixVector::Serialize(uint32_t * buffer, uint32_t maxSize) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11676
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11677
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11678
                   [param('uint32_t *', 'buffer'), param('uint32_t', 'maxSize')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11679
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11680
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11681
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11682
def register_Ns3Node_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11683
    ## node.h (module 'network'): ns3::Node::Node(ns3::Node const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11684
    cls.add_constructor([param('ns3::Node const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11685
    ## node.h (module 'network'): ns3::Node::Node() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11686
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11687
    ## node.h (module 'network'): ns3::Node::Node(uint32_t systemId) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11688
    cls.add_constructor([param('uint32_t', 'systemId')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11689
    ## node.h (module 'network'): uint32_t ns3::Node::AddApplication(ns3::Ptr<ns3::Application> application) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11690
    cls.add_method('AddApplication', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11691
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11692
                   [param('ns3::Ptr< ns3::Application >', 'application')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11693
    ## node.h (module 'network'): uint32_t ns3::Node::AddDevice(ns3::Ptr<ns3::NetDevice> device) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11694
    cls.add_method('AddDevice', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11695
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11696
                   [param('ns3::Ptr< ns3::NetDevice >', 'device')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11697
    ## node.h (module 'network'): static bool ns3::Node::ChecksumEnabled() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11698
    cls.add_method('ChecksumEnabled', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11699
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11700
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11701
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11702
    ## node.h (module 'network'): ns3::Ptr<ns3::Application> ns3::Node::GetApplication(uint32_t index) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11703
    cls.add_method('GetApplication', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11704
                   'ns3::Ptr< ns3::Application >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11705
                   [param('uint32_t', 'index')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11706
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11707
    ## node.h (module 'network'): ns3::Ptr<ns3::NetDevice> ns3::Node::GetDevice(uint32_t index) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11708
    cls.add_method('GetDevice', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11709
                   'ns3::Ptr< ns3::NetDevice >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11710
                   [param('uint32_t', 'index')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11711
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11712
    ## node.h (module 'network'): uint32_t ns3::Node::GetId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11713
    cls.add_method('GetId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11714
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11715
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11716
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11717
    ## node.h (module 'network'): uint32_t ns3::Node::GetNApplications() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11718
    cls.add_method('GetNApplications', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11719
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11720
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11721
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11722
    ## node.h (module 'network'): uint32_t ns3::Node::GetNDevices() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11723
    cls.add_method('GetNDevices', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11724
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11725
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11726
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11727
    ## node.h (module 'network'): uint32_t ns3::Node::GetSystemId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11728
    cls.add_method('GetSystemId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11729
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11730
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11731
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11732
    ## node.h (module 'network'): static ns3::TypeId ns3::Node::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11733
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11734
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11735
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11736
                   is_static=True)
7375
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11737
    ## node.h (module 'network'): void ns3::Node::RegisterDeviceAdditionListener(ns3::Callback<void,ns3::Ptr<ns3::NetDevice>,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> listener) [member function]
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11738
    cls.add_method('RegisterDeviceAdditionListener', 
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11739
                   'void', 
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11740
                   [param('ns3::Callback< void, ns3::Ptr< ns3::NetDevice >, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'listener')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11741
    ## node.h (module 'network'): void ns3::Node::RegisterProtocolHandler(ns3::Callback<void, ns3::Ptr<ns3::NetDevice>, ns3::Ptr<ns3::Packet const>, unsigned short, ns3::Address const&, ns3::Address const&, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty> handler, uint16_t protocolType, ns3::Ptr<ns3::NetDevice> device, bool promiscuous=false) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11742
    cls.add_method('RegisterProtocolHandler', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11743
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11744
                   [param('ns3::Callback< void, ns3::Ptr< ns3::NetDevice >, ns3::Ptr< ns3::Packet const >, unsigned short, ns3::Address const &, ns3::Address const &, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty >', 'handler'), param('uint16_t', 'protocolType'), param('ns3::Ptr< ns3::NetDevice >', 'device'), param('bool', 'promiscuous', default_value='false')])
7375
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11745
    ## node.h (module 'network'): void ns3::Node::UnregisterDeviceAdditionListener(ns3::Callback<void,ns3::Ptr<ns3::NetDevice>,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> listener) [member function]
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11746
    cls.add_method('UnregisterDeviceAdditionListener', 
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11747
                   'void', 
5ccbfab63589 Rescan all python bindings for all modules
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 7341
diff changeset
 11748
                   [param('ns3::Callback< void, ns3::Ptr< ns3::NetDevice >, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'listener')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11749
    ## node.h (module 'network'): void ns3::Node::UnregisterProtocolHandler(ns3::Callback<void, ns3::Ptr<ns3::NetDevice>, ns3::Ptr<ns3::Packet const>, unsigned short, ns3::Address const&, ns3::Address const&, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty> handler) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11750
    cls.add_method('UnregisterProtocolHandler', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11751
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11752
                   [param('ns3::Callback< void, ns3::Ptr< ns3::NetDevice >, ns3::Ptr< ns3::Packet const >, unsigned short, ns3::Address const &, ns3::Address const &, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty >', 'handler')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11753
    ## node.h (module 'network'): void ns3::Node::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11754
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11755
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11756
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11757
                   visibility='protected', is_virtual=True)
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 11758
    ## node.h (module 'network'): void ns3::Node::DoInitialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 11759
    cls.add_method('DoInitialize', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11760
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11761
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11762
                   visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11763
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11764
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11765
def register_Ns3NormalRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11766
    ## random-variable-stream.h (module 'core'): ns3::NormalRandomVariable::INFINITE_VALUE [variable]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11767
    cls.add_static_attribute('INFINITE_VALUE', 'double const', is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11768
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::NormalRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11769
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11770
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11771
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11772
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11773
    ## random-variable-stream.h (module 'core'): ns3::NormalRandomVariable::NormalRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11774
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11775
    ## random-variable-stream.h (module 'core'): double ns3::NormalRandomVariable::GetMean() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11776
    cls.add_method('GetMean', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11777
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11778
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11779
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11780
    ## random-variable-stream.h (module 'core'): double ns3::NormalRandomVariable::GetVariance() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11781
    cls.add_method('GetVariance', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11782
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11783
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11784
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11785
    ## random-variable-stream.h (module 'core'): double ns3::NormalRandomVariable::GetBound() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11786
    cls.add_method('GetBound', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11787
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11788
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11789
                   is_const=True)
9114
41bfd88f8055 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 9011
diff changeset
 11790
    ## random-variable-stream.h (module 'core'): double ns3::NormalRandomVariable::GetValue(double mean, double variance, double bound=ns3::NormalRandomVariable::INFINITE_VALUE) [member function]
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11791
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11792
                   'double', 
9114
41bfd88f8055 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 9011
diff changeset
 11793
                   [param('double', 'mean'), param('double', 'variance'), param('double', 'bound', default_value='ns3::NormalRandomVariable::INFINITE_VALUE')])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11794
    ## random-variable-stream.h (module 'core'): uint32_t ns3::NormalRandomVariable::GetInteger(uint32_t mean, uint32_t variance, uint32_t bound) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11795
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11796
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11797
                   [param('uint32_t', 'mean'), param('uint32_t', 'variance'), param('uint32_t', 'bound')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11798
    ## random-variable-stream.h (module 'core'): double ns3::NormalRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11799
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11800
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11801
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11802
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11803
    ## random-variable-stream.h (module 'core'): uint32_t ns3::NormalRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11804
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11805
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11806
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11807
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11808
    return
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11809
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11810
def register_Ns3ObjectFactoryChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11811
    ## object-factory.h (module 'core'): ns3::ObjectFactoryChecker::ObjectFactoryChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11812
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11813
    ## object-factory.h (module 'core'): ns3::ObjectFactoryChecker::ObjectFactoryChecker(ns3::ObjectFactoryChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11814
    cls.add_constructor([param('ns3::ObjectFactoryChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11815
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11816
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11817
def register_Ns3ObjectFactoryValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11818
    ## object-factory.h (module 'core'): ns3::ObjectFactoryValue::ObjectFactoryValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11819
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11820
    ## object-factory.h (module 'core'): ns3::ObjectFactoryValue::ObjectFactoryValue(ns3::ObjectFactoryValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11821
    cls.add_constructor([param('ns3::ObjectFactoryValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11822
    ## object-factory.h (module 'core'): ns3::ObjectFactoryValue::ObjectFactoryValue(ns3::ObjectFactory const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11823
    cls.add_constructor([param('ns3::ObjectFactory const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11824
    ## object-factory.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::ObjectFactoryValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11825
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11826
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11827
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11828
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11829
    ## object-factory.h (module 'core'): bool ns3::ObjectFactoryValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11830
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11831
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11832
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11833
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11834
    ## object-factory.h (module 'core'): ns3::ObjectFactory ns3::ObjectFactoryValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11835
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11836
                   'ns3::ObjectFactory', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11837
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11838
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11839
    ## object-factory.h (module 'core'): std::string ns3::ObjectFactoryValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11840
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11841
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11842
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11843
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11844
    ## object-factory.h (module 'core'): void ns3::ObjectFactoryValue::Set(ns3::ObjectFactory const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11845
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11846
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11847
                   [param('ns3::ObjectFactory const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11848
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11849
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11850
def register_Ns3OkumuraHataPropagationLossModel_methods(root_module, cls):
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11851
    ## okumura-hata-propagation-loss-model.h (module 'propagation'): ns3::OkumuraHataPropagationLossModel::OkumuraHataPropagationLossModel() [constructor]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11852
    cls.add_constructor([])
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11853
    ## okumura-hata-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::OkumuraHataPropagationLossModel::GetTypeId() [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11854
    cls.add_method('GetTypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11855
                   'ns3::TypeId', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11856
                   [], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11857
                   is_static=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11858
    ## okumura-hata-propagation-loss-model.h (module 'propagation'): double ns3::OkumuraHataPropagationLossModel::GetLoss(ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11859
    cls.add_method('GetLoss', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11860
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11861
                   [param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11862
                   is_const=True)
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11863
    ## okumura-hata-propagation-loss-model.h (module 'propagation'): double ns3::OkumuraHataPropagationLossModel::DoCalcRxPower(double txPowerDbm, ns3::Ptr<ns3::MobilityModel> a, ns3::Ptr<ns3::MobilityModel> b) const [member function]
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11864
    cls.add_method('DoCalcRxPower', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11865
                   'double', 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11866
                   [param('double', 'txPowerDbm'), param('ns3::Ptr< ns3::MobilityModel >', 'a'), param('ns3::Ptr< ns3::MobilityModel >', 'b')], 
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11867
                   is_const=True, visibility='private', is_virtual=True)
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11868
    ## okumura-hata-propagation-loss-model.h (module 'propagation'): int64_t ns3::OkumuraHataPropagationLossModel::DoAssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11869
    cls.add_method('DoAssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11870
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11871
                   [param('int64_t', 'stream')], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 11872
                   visibility='private', is_virtual=True)
8750
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11873
    return
b3db7d51f260 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 7853
diff changeset
 11874
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11875
def register_Ns3OnoeWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11876
    ## onoe-wifi-manager.h (module 'wifi'): ns3::OnoeWifiManager::OnoeWifiManager(ns3::OnoeWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11877
    cls.add_constructor([param('ns3::OnoeWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11878
    ## onoe-wifi-manager.h (module 'wifi'): ns3::OnoeWifiManager::OnoeWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11879
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11880
    ## onoe-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::OnoeWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11881
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11882
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11883
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11884
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11885
    ## onoe-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::OnoeWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11886
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11887
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11888
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11889
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11890
    ## onoe-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::OnoeWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11891
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11892
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11893
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11894
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11895
    ## onoe-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::OnoeWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11896
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 11897
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11898
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11899
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11900
    ## onoe-wifi-manager.h (module 'wifi'): void ns3::OnoeWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11901
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11902
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11903
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11904
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11905
    ## onoe-wifi-manager.h (module 'wifi'): void ns3::OnoeWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11906
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11907
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11908
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11909
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11910
    ## onoe-wifi-manager.h (module 'wifi'): void ns3::OnoeWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11911
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11912
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11913
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11914
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11915
    ## onoe-wifi-manager.h (module 'wifi'): void ns3::OnoeWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11916
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11917
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11918
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11919
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11920
    ## onoe-wifi-manager.h (module 'wifi'): void ns3::OnoeWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11921
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11922
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11923
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11924
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11925
    ## onoe-wifi-manager.h (module 'wifi'): void ns3::OnoeWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11926
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11927
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11928
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11929
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11930
    ## onoe-wifi-manager.h (module 'wifi'): void ns3::OnoeWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11931
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11932
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11933
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11934
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11935
    ## onoe-wifi-manager.h (module 'wifi'): bool ns3::OnoeWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11936
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11937
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11938
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11939
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11940
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11941
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11942
def register_Ns3OutputStreamWrapper_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11943
    ## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper::OutputStreamWrapper(ns3::OutputStreamWrapper const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11944
    cls.add_constructor([param('ns3::OutputStreamWrapper const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11945
    ## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper::OutputStreamWrapper(std::string filename, std::_Ios_Openmode filemode) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11946
    cls.add_constructor([param('std::string', 'filename'), param('std::_Ios_Openmode', 'filemode')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11947
    ## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper::OutputStreamWrapper(std::ostream * os) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11948
    cls.add_constructor([param('std::ostream *', 'os')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11949
    ## output-stream-wrapper.h (module 'network'): std::ostream * ns3::OutputStreamWrapper::GetStream() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11950
    cls.add_method('GetStream', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11951
                   'std::ostream *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11952
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11953
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11954
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11955
def register_Ns3Packet_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11956
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11957
    ## packet.h (module 'network'): ns3::Packet::Packet() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11958
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11959
    ## packet.h (module 'network'): ns3::Packet::Packet(ns3::Packet const & o) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11960
    cls.add_constructor([param('ns3::Packet const &', 'o')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11961
    ## packet.h (module 'network'): ns3::Packet::Packet(uint32_t size) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11962
    cls.add_constructor([param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11963
    ## packet.h (module 'network'): ns3::Packet::Packet(uint8_t const * buffer, uint32_t size, bool magic) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11964
    cls.add_constructor([param('uint8_t const *', 'buffer'), param('uint32_t', 'size'), param('bool', 'magic')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11965
    ## packet.h (module 'network'): ns3::Packet::Packet(uint8_t const * buffer, uint32_t size) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11966
    cls.add_constructor([param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11967
    ## packet.h (module 'network'): void ns3::Packet::AddAtEnd(ns3::Ptr<ns3::Packet const> packet) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11968
    cls.add_method('AddAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11969
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11970
                   [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11971
    ## packet.h (module 'network'): void ns3::Packet::AddByteTag(ns3::Tag const & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11972
    cls.add_method('AddByteTag', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11973
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11974
                   [param('ns3::Tag const &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11975
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11976
    ## packet.h (module 'network'): void ns3::Packet::AddHeader(ns3::Header const & header) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11977
    cls.add_method('AddHeader', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11978
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11979
                   [param('ns3::Header const &', 'header')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11980
    ## packet.h (module 'network'): void ns3::Packet::AddPacketTag(ns3::Tag const & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11981
    cls.add_method('AddPacketTag', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11982
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11983
                   [param('ns3::Tag const &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11984
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11985
    ## packet.h (module 'network'): void ns3::Packet::AddPaddingAtEnd(uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11986
    cls.add_method('AddPaddingAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11987
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11988
                   [param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11989
    ## packet.h (module 'network'): void ns3::Packet::AddTrailer(ns3::Trailer const & trailer) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11990
    cls.add_method('AddTrailer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11991
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11992
                   [param('ns3::Trailer const &', 'trailer')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11993
    ## packet.h (module 'network'): ns3::PacketMetadata::ItemIterator ns3::Packet::BeginItem() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11994
    cls.add_method('BeginItem', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11995
                   'ns3::PacketMetadata::ItemIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11996
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11997
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11998
    ## packet.h (module 'network'): ns3::Ptr<ns3::Packet> ns3::Packet::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 11999
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12000
                   'ns3::Ptr< ns3::Packet >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12001
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12002
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12003
    ## packet.h (module 'network'): uint32_t ns3::Packet::CopyData(uint8_t * buffer, uint32_t size) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12004
    cls.add_method('CopyData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12005
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12006
                   [param('uint8_t *', 'buffer'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12007
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12008
    ## packet.h (module 'network'): void ns3::Packet::CopyData(std::ostream * os, uint32_t size) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12009
    cls.add_method('CopyData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12010
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12011
                   [param('std::ostream *', 'os'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12012
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12013
    ## packet.h (module 'network'): ns3::Ptr<ns3::Packet> ns3::Packet::CreateFragment(uint32_t start, uint32_t length) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12014
    cls.add_method('CreateFragment', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12015
                   'ns3::Ptr< ns3::Packet >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12016
                   [param('uint32_t', 'start'), param('uint32_t', 'length')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12017
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12018
    ## packet.h (module 'network'): static void ns3::Packet::EnableChecking() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12019
    cls.add_method('EnableChecking', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12020
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12021
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12022
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12023
    ## packet.h (module 'network'): static void ns3::Packet::EnablePrinting() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12024
    cls.add_method('EnablePrinting', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12025
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12026
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12027
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12028
    ## packet.h (module 'network'): bool ns3::Packet::FindFirstMatchingByteTag(ns3::Tag & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12029
    cls.add_method('FindFirstMatchingByteTag', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12030
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12031
                   [param('ns3::Tag &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12032
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12033
    ## packet.h (module 'network'): ns3::ByteTagIterator ns3::Packet::GetByteTagIterator() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12034
    cls.add_method('GetByteTagIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12035
                   'ns3::ByteTagIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12036
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12037
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12038
    ## packet.h (module 'network'): ns3::Ptr<ns3::NixVector> ns3::Packet::GetNixVector() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12039
    cls.add_method('GetNixVector', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12040
                   'ns3::Ptr< ns3::NixVector >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12041
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12042
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12043
    ## packet.h (module 'network'): ns3::PacketTagIterator ns3::Packet::GetPacketTagIterator() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12044
    cls.add_method('GetPacketTagIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12045
                   'ns3::PacketTagIterator', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12046
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12047
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12048
    ## packet.h (module 'network'): uint32_t ns3::Packet::GetSerializedSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12049
    cls.add_method('GetSerializedSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12050
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12051
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12052
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12053
    ## packet.h (module 'network'): uint32_t ns3::Packet::GetSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12054
    cls.add_method('GetSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12055
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12056
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12057
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12058
    ## packet.h (module 'network'): uint64_t ns3::Packet::GetUid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12059
    cls.add_method('GetUid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12060
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12061
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12062
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12063
    ## packet.h (module 'network'): uint8_t const * ns3::Packet::PeekData() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12064
    cls.add_method('PeekData', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12065
                   'uint8_t const *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12066
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12067
                   deprecated=True, is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12068
    ## packet.h (module 'network'): uint32_t ns3::Packet::PeekHeader(ns3::Header & header) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12069
    cls.add_method('PeekHeader', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12070
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12071
                   [param('ns3::Header &', 'header')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12072
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12073
    ## packet.h (module 'network'): bool ns3::Packet::PeekPacketTag(ns3::Tag & tag) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12074
    cls.add_method('PeekPacketTag', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12075
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12076
                   [param('ns3::Tag &', 'tag')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12077
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12078
    ## packet.h (module 'network'): uint32_t ns3::Packet::PeekTrailer(ns3::Trailer & trailer) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12079
    cls.add_method('PeekTrailer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12080
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12081
                   [param('ns3::Trailer &', 'trailer')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12082
    ## packet.h (module 'network'): void ns3::Packet::Print(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12083
    cls.add_method('Print', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12084
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12085
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12086
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12087
    ## packet.h (module 'network'): void ns3::Packet::PrintByteTags(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12088
    cls.add_method('PrintByteTags', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12089
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12090
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12091
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12092
    ## packet.h (module 'network'): void ns3::Packet::PrintPacketTags(std::ostream & os) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12093
    cls.add_method('PrintPacketTags', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12094
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12095
                   [param('std::ostream &', 'os')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12096
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12097
    ## packet.h (module 'network'): void ns3::Packet::RemoveAllByteTags() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12098
    cls.add_method('RemoveAllByteTags', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12099
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12100
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12101
    ## packet.h (module 'network'): void ns3::Packet::RemoveAllPacketTags() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12102
    cls.add_method('RemoveAllPacketTags', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12103
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12104
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12105
    ## packet.h (module 'network'): void ns3::Packet::RemoveAtEnd(uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12106
    cls.add_method('RemoveAtEnd', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12107
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12108
                   [param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12109
    ## packet.h (module 'network'): void ns3::Packet::RemoveAtStart(uint32_t size) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12110
    cls.add_method('RemoveAtStart', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12111
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12112
                   [param('uint32_t', 'size')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12113
    ## packet.h (module 'network'): uint32_t ns3::Packet::RemoveHeader(ns3::Header & header) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12114
    cls.add_method('RemoveHeader', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12115
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12116
                   [param('ns3::Header &', 'header')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12117
    ## packet.h (module 'network'): bool ns3::Packet::RemovePacketTag(ns3::Tag & tag) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12118
    cls.add_method('RemovePacketTag', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12119
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12120
                   [param('ns3::Tag &', 'tag')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12121
    ## packet.h (module 'network'): uint32_t ns3::Packet::RemoveTrailer(ns3::Trailer & trailer) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12122
    cls.add_method('RemoveTrailer', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12123
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12124
                   [param('ns3::Trailer &', 'trailer')])
9901
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 12125
    ## packet.h (module 'network'): bool ns3::Packet::ReplacePacketTag(ns3::Tag & tag) [member function]
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 12126
    cls.add_method('ReplacePacketTag', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 12127
                   'bool', 
9a100979b2df Updatemany modules' Python bindings
Mitch Watrous
parents: 9708
diff changeset
 12128
                   [param('ns3::Tag &', 'tag')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12129
    ## packet.h (module 'network'): uint32_t ns3::Packet::Serialize(uint8_t * buffer, uint32_t maxSize) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12130
    cls.add_method('Serialize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12131
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12132
                   [param('uint8_t *', 'buffer'), param('uint32_t', 'maxSize')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12133
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12134
    ## packet.h (module 'network'): void ns3::Packet::SetNixVector(ns3::Ptr<ns3::NixVector> arg0) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12135
    cls.add_method('SetNixVector', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12136
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12137
                   [param('ns3::Ptr< ns3::NixVector >', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12138
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12139
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12140
def register_Ns3ParetoRandomVariable_methods(root_module, cls):
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12141
    ## random-variable-stream.h (module 'core'): static ns3::TypeId ns3::ParetoRandomVariable::GetTypeId() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12142
    cls.add_method('GetTypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12143
                   'ns3::TypeId', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12144
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12145
                   is_static=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12146
    ## random-variable-stream.h (module 'core'): ns3::ParetoRandomVariable::ParetoRandomVariable() [constructor]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12147
    cls.add_constructor([])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12148
    ## random-variable-stream.h (module 'core'): double ns3::ParetoRandomVariable::GetMean() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12149
    cls.add_method('GetMean', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12150
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12151
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12152
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12153
    ## random-variable-stream.h (module 'core'): double ns3::ParetoRandomVariable::GetShape() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12154
    cls.add_method('GetShape', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12155
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12156
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12157
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12158
    ## random-variable-stream.h (module 'core'): double ns3::ParetoRandomVariable::GetBound() const [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12159
    cls.add_method('GetBound', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12160
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12161
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12162
                   is_const=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12163
    ## random-variable-stream.h (module 'core'): double ns3::ParetoRandomVariable::GetValue(double mean, double shape, double bound) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12164
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12165
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12166
                   [param('double', 'mean'), param('double', 'shape'), param('double', 'bound')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12167
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ParetoRandomVariable::GetInteger(uint32_t mean, uint32_t shape, uint32_t bound) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12168
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12169
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12170
                   [param('uint32_t', 'mean'), param('uint32_t', 'shape'), param('uint32_t', 'bound')])
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12171
    ## random-variable-stream.h (module 'core'): double ns3::ParetoRandomVariable::GetValue() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12172
    cls.add_method('GetValue', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12173
                   'double', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12174
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12175
                   is_virtual=True)
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12176
    ## random-variable-stream.h (module 'core'): uint32_t ns3::ParetoRandomVariable::GetInteger() [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12177
    cls.add_method('GetInteger', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12178
                   'uint32_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12179
                   [], 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 12180
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12181
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12182
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12183
def register_Ns3RegularWifiMac_methods(root_module, cls):
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12184
    ## regular-wifi-mac.h (module 'wifi'): static ns3::TypeId ns3::RegularWifiMac::GetTypeId() [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12185
    cls.add_method('GetTypeId', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12186
                   'ns3::TypeId', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12187
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12188
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12189
    ## regular-wifi-mac.h (module 'wifi'): ns3::RegularWifiMac::RegularWifiMac() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12190
    cls.add_constructor([])
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12191
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetSlot(ns3::Time slotTime) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12192
    cls.add_method('SetSlot', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12193
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12194
                   [param('ns3::Time', 'slotTime')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12195
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12196
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetSifs(ns3::Time sifs) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12197
    cls.add_method('SetSifs', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12198
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12199
                   [param('ns3::Time', 'sifs')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12200
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12201
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetEifsNoDifs(ns3::Time eifsNoDifs) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12202
    cls.add_method('SetEifsNoDifs', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12203
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12204
                   [param('ns3::Time', 'eifsNoDifs')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12205
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12206
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetPifs(ns3::Time pifs) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12207
    cls.add_method('SetPifs', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12208
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12209
                   [param('ns3::Time', 'pifs')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12210
                   is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12211
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetRifs(ns3::Time rifs) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12212
    cls.add_method('SetRifs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12213
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12214
                   [param('ns3::Time', 'rifs')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12215
                   is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12216
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetCtsTimeout(ns3::Time ctsTimeout) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12217
    cls.add_method('SetCtsTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12218
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12219
                   [param('ns3::Time', 'ctsTimeout')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12220
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12221
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetAckTimeout(ns3::Time ackTimeout) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12222
    cls.add_method('SetAckTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12223
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12224
                   [param('ns3::Time', 'ackTimeout')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12225
                   is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12226
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetRifs() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12227
    cls.add_method('GetRifs', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12228
                   'ns3::Time', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12229
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12230
                   is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12231
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetPifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12232
    cls.add_method('GetPifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12233
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12234
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12235
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12236
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetSifs() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12237
    cls.add_method('GetSifs', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12238
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12239
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12240
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12241
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetSlot() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12242
    cls.add_method('GetSlot', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12243
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12244
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12245
                   is_const=True, is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12246
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetEifsNoDifs() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12247
    cls.add_method('GetEifsNoDifs', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12248
                   'ns3::Time', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12249
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12250
                   is_const=True, is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12251
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetCtsTimeout() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12252
    cls.add_method('GetCtsTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12253
                   'ns3::Time', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12254
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12255
                   is_const=True, is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12256
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetAckTimeout() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12257
    cls.add_method('GetAckTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12258
                   'ns3::Time', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12259
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12260
                   is_const=True, is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12261
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetCtsToSelfSupported(bool enable) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12262
    cls.add_method('SetCtsToSelfSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12263
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12264
                   [param('bool', 'enable')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12265
    ## regular-wifi-mac.h (module 'wifi'): bool ns3::RegularWifiMac::GetCtsToSelfSupported() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12266
    cls.add_method('GetCtsToSelfSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12267
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12268
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12269
                   is_const=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12270
    ## regular-wifi-mac.h (module 'wifi'): ns3::Mac48Address ns3::RegularWifiMac::GetAddress() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12271
    cls.add_method('GetAddress', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12272
                   'ns3::Mac48Address', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12273
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12274
                   is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12275
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ssid ns3::RegularWifiMac::GetSsid() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12276
    cls.add_method('GetSsid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12277
                   'ns3::Ssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12278
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12279
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12280
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetAddress(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12281
    cls.add_method('SetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12282
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12283
                   [param('ns3::Mac48Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12284
                   is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12285
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetSsid(ns3::Ssid ssid) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12286
    cls.add_method('SetSsid', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12287
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12288
                   [param('ns3::Ssid', 'ssid')], 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12289
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12290
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetBssid(ns3::Mac48Address bssid) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12291
    cls.add_method('SetBssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12292
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12293
                   [param('ns3::Mac48Address', 'bssid')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12294
                   is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12295
    ## regular-wifi-mac.h (module 'wifi'): ns3::Mac48Address ns3::RegularWifiMac::GetBssid() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12296
    cls.add_method('GetBssid', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12297
                   'ns3::Mac48Address', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12298
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12299
                   is_const=True, is_virtual=True)
7340
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 12300
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetPromisc() [member function]
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 12301
    cls.add_method('SetPromisc', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 12302
                   'void', 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 12303
                   [], 
4d4017e8994a Make wifi-phy-test be an example for wifi module
Mitch Watrous <watrous@u.washington.edu>
parents: 7145
diff changeset
 12304
                   is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12305
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to, ns3::Mac48Address from) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12306
    cls.add_method('Enqueue', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12307
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12308
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to'), param('ns3::Mac48Address', 'from')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12309
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12310
    ## regular-wifi-mac.h (module 'wifi'): bool ns3::RegularWifiMac::SupportsSendFrom() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12311
    cls.add_method('SupportsSendFrom', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12312
                   'bool', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12313
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12314
                   is_const=True, is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12315
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12316
    cls.add_method('Enqueue', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12317
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12318
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12319
                   is_pure_virtual=True, is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12320
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetWifiPhy(ns3::Ptr<ns3::WifiPhy> phy) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12321
    cls.add_method('SetWifiPhy', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12322
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12323
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12324
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12325
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ptr<ns3::WifiPhy> ns3::RegularWifiMac::GetWifiPhy() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12326
    cls.add_method('GetWifiPhy', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12327
                   'ns3::Ptr< ns3::WifiPhy >', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12328
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12329
                   is_const=True, is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12330
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetWifiRemoteStationManager(ns3::Ptr<ns3::WifiRemoteStationManager> stationManager) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12331
    cls.add_method('SetWifiRemoteStationManager', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12332
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12333
                   [param('ns3::Ptr< ns3::WifiRemoteStationManager >', 'stationManager')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12334
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12335
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ptr<ns3::WifiRemoteStationManager> ns3::RegularWifiMac::GetWifiRemoteStationManager() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12336
    cls.add_method('GetWifiRemoteStationManager', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12337
                   'ns3::Ptr< ns3::WifiRemoteStationManager >', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12338
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12339
                   is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12340
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetForwardUpCallback(ns3::Callback<void, ns3::Ptr<ns3::Packet>, ns3::Mac48Address, ns3::Mac48Address, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> upCallback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12341
    cls.add_method('SetForwardUpCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12342
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12343
                   [param('ns3::Callback< void, ns3::Ptr< ns3::Packet >, ns3::Mac48Address, ns3::Mac48Address, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'upCallback')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12344
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12345
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetLinkUpCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> linkUp) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12346
    cls.add_method('SetLinkUpCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12347
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12348
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'linkUp')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12349
                   is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12350
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetLinkDownCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> linkDown) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12351
    cls.add_method('SetLinkDownCallback', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12352
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12353
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'linkDown')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12354
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12355
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetBasicBlockAckTimeout(ns3::Time blockAckTimeout) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12356
    cls.add_method('SetBasicBlockAckTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12357
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12358
                   [param('ns3::Time', 'blockAckTimeout')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12359
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12360
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetBasicBlockAckTimeout() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12361
    cls.add_method('GetBasicBlockAckTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12362
                   'ns3::Time', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12363
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12364
                   is_const=True, is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12365
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetCompressedBlockAckTimeout(ns3::Time blockAckTimeout) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12366
    cls.add_method('SetCompressedBlockAckTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12367
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12368
                   [param('ns3::Time', 'blockAckTimeout')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12369
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12370
    ## regular-wifi-mac.h (module 'wifi'): ns3::Time ns3::RegularWifiMac::GetCompressedBlockAckTimeout() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12371
    cls.add_method('GetCompressedBlockAckTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12372
                   'ns3::Time', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12373
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12374
                   is_const=True, is_virtual=True)
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 12375
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::DoInitialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 12376
    cls.add_method('DoInitialize', 
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12377
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12378
                   [], 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12379
                   visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12380
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12381
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12382
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12383
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12384
                   visibility='protected', is_virtual=True)
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12385
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ptr<ns3::DcaTxop> ns3::RegularWifiMac::GetDcaTxop() const [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12386
    cls.add_method('GetDcaTxop', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12387
                   'ns3::Ptr< ns3::DcaTxop >', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12388
                   [], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12389
                   is_const=True, visibility='protected')
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12390
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ptr<ns3::EdcaTxopN> ns3::RegularWifiMac::GetVOQueue() const [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12391
    cls.add_method('GetVOQueue', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12392
                   'ns3::Ptr< ns3::EdcaTxopN >', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12393
                   [], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12394
                   is_const=True, visibility='protected')
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12395
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ptr<ns3::EdcaTxopN> ns3::RegularWifiMac::GetVIQueue() const [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12396
    cls.add_method('GetVIQueue', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12397
                   'ns3::Ptr< ns3::EdcaTxopN >', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12398
                   [], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12399
                   is_const=True, visibility='protected')
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12400
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ptr<ns3::EdcaTxopN> ns3::RegularWifiMac::GetBEQueue() const [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12401
    cls.add_method('GetBEQueue', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12402
                   'ns3::Ptr< ns3::EdcaTxopN >', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12403
                   [], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12404
                   is_const=True, visibility='protected')
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12405
    ## regular-wifi-mac.h (module 'wifi'): ns3::Ptr<ns3::EdcaTxopN> ns3::RegularWifiMac::GetBKQueue() const [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12406
    cls.add_method('GetBKQueue', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12407
                   'ns3::Ptr< ns3::EdcaTxopN >', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12408
                   [], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 12409
                   is_const=True, visibility='protected')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12410
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::FinishConfigureStandard(ns3::WifiPhyStandard standard) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12411
    cls.add_method('FinishConfigureStandard', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12412
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12413
                   [param('ns3::WifiPhyStandard', 'standard')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12414
                   visibility='protected', is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12415
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetTypeOfStation(ns3::TypeOfStation type) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12416
    cls.add_method('SetTypeOfStation', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12417
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12418
                   [param('ns3::TypeOfStation', 'type')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12419
                   visibility='protected')
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12420
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::Receive(ns3::Ptr<ns3::Packet> packet, ns3::WifiMacHeader const * hdr) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12421
    cls.add_method('Receive', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12422
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12423
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12424
                   visibility='protected', is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12425
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::TxOk(ns3::WifiMacHeader const & hdr) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12426
    cls.add_method('TxOk', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12427
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12428
                   [param('ns3::WifiMacHeader const &', 'hdr')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12429
                   visibility='protected', is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12430
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::TxFailed(ns3::WifiMacHeader const & hdr) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12431
    cls.add_method('TxFailed', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12432
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12433
                   [param('ns3::WifiMacHeader const &', 'hdr')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12434
                   visibility='protected', is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12435
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::ForwardUp(ns3::Ptr<ns3::Packet> packet, ns3::Mac48Address from, ns3::Mac48Address to) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12436
    cls.add_method('ForwardUp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12437
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12438
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::Mac48Address', 'from'), param('ns3::Mac48Address', 'to')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12439
                   visibility='protected')
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12440
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::DeaggregateAmsduAndForward(ns3::Ptr<ns3::Packet> aggregatedPacket, ns3::WifiMacHeader const * hdr) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12441
    cls.add_method('DeaggregateAmsduAndForward', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12442
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12443
                   [param('ns3::Ptr< ns3::Packet >', 'aggregatedPacket'), param('ns3::WifiMacHeader const *', 'hdr')], 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12444
                   visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12445
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SendAddBaResponse(ns3::MgtAddBaRequestHeader const * reqHdr, ns3::Mac48Address originator) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12446
    cls.add_method('SendAddBaResponse', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12447
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12448
                   [param('ns3::MgtAddBaRequestHeader const *', 'reqHdr'), param('ns3::Mac48Address', 'originator')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12449
                   visibility='protected', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12450
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetQosSupported(bool enable) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12451
    cls.add_method('SetQosSupported', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12452
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12453
                   [param('bool', 'enable')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12454
                   visibility='protected')
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12455
    ## regular-wifi-mac.h (module 'wifi'): bool ns3::RegularWifiMac::GetQosSupported() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12456
    cls.add_method('GetQosSupported', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12457
                   'bool', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12458
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12459
                   is_const=True, visibility='protected')
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12460
    ## regular-wifi-mac.h (module 'wifi'): void ns3::RegularWifiMac::SetHtSupported(bool enable) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12461
    cls.add_method('SetHtSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12462
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12463
                   [param('bool', 'enable')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12464
                   visibility='protected')
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12465
    ## regular-wifi-mac.h (module 'wifi'): bool ns3::RegularWifiMac::GetHtSupported() const [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12466
    cls.add_method('GetHtSupported', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12467
                   'bool', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12468
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12469
                   is_const=True, visibility='protected')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12470
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12471
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12472
def register_Ns3RraaWifiManager_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12473
    ## rraa-wifi-manager.h (module 'wifi'): ns3::RraaWifiManager::RraaWifiManager(ns3::RraaWifiManager const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12474
    cls.add_constructor([param('ns3::RraaWifiManager const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12475
    ## rraa-wifi-manager.h (module 'wifi'): ns3::RraaWifiManager::RraaWifiManager() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12476
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12477
    ## rraa-wifi-manager.h (module 'wifi'): static ns3::TypeId ns3::RraaWifiManager::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12478
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12479
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12480
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12481
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12482
    ## rraa-wifi-manager.h (module 'wifi'): ns3::WifiRemoteStation * ns3::RraaWifiManager::DoCreateStation() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12483
    cls.add_method('DoCreateStation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12484
                   'ns3::WifiRemoteStation *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12485
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12486
                   is_const=True, visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12487
    ## rraa-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::RraaWifiManager::DoGetDataTxVector(ns3::WifiRemoteStation * station, uint32_t size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12488
    cls.add_method('DoGetDataTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12489
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12490
                   [param('ns3::WifiRemoteStation *', 'station'), param('uint32_t', 'size')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12491
                   visibility='private', is_virtual=True)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12492
    ## rraa-wifi-manager.h (module 'wifi'): ns3::WifiTxVector ns3::RraaWifiManager::DoGetRtsTxVector(ns3::WifiRemoteStation * station) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12493
    cls.add_method('DoGetRtsTxVector', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 12494
                   'ns3::WifiTxVector', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12495
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12496
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12497
    ## rraa-wifi-manager.h (module 'wifi'): bool ns3::RraaWifiManager::DoNeedRts(ns3::WifiRemoteStation * st, ns3::Ptr<ns3::Packet const> packet, bool normally) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12498
    cls.add_method('DoNeedRts', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12499
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12500
                   [param('ns3::WifiRemoteStation *', 'st'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('bool', 'normally')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12501
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12502
    ## rraa-wifi-manager.h (module 'wifi'): void ns3::RraaWifiManager::DoReportDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12503
    cls.add_method('DoReportDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12504
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12505
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12506
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12507
    ## rraa-wifi-manager.h (module 'wifi'): void ns3::RraaWifiManager::DoReportDataOk(ns3::WifiRemoteStation * station, double ackSnr, ns3::WifiMode ackMode, double dataSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12508
    cls.add_method('DoReportDataOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12509
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12510
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ackSnr'), param('ns3::WifiMode', 'ackMode'), param('double', 'dataSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12511
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12512
    ## rraa-wifi-manager.h (module 'wifi'): void ns3::RraaWifiManager::DoReportFinalDataFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12513
    cls.add_method('DoReportFinalDataFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12514
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12515
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12516
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12517
    ## rraa-wifi-manager.h (module 'wifi'): void ns3::RraaWifiManager::DoReportFinalRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12518
    cls.add_method('DoReportFinalRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12519
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12520
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12521
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12522
    ## rraa-wifi-manager.h (module 'wifi'): void ns3::RraaWifiManager::DoReportRtsFailed(ns3::WifiRemoteStation * station) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12523
    cls.add_method('DoReportRtsFailed', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12524
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12525
                   [param('ns3::WifiRemoteStation *', 'station')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12526
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12527
    ## rraa-wifi-manager.h (module 'wifi'): void ns3::RraaWifiManager::DoReportRtsOk(ns3::WifiRemoteStation * station, double ctsSnr, ns3::WifiMode ctsMode, double rtsSnr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12528
    cls.add_method('DoReportRtsOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12529
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12530
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'ctsSnr'), param('ns3::WifiMode', 'ctsMode'), param('double', 'rtsSnr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12531
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12532
    ## rraa-wifi-manager.h (module 'wifi'): void ns3::RraaWifiManager::DoReportRxOk(ns3::WifiRemoteStation * station, double rxSnr, ns3::WifiMode txMode) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12533
    cls.add_method('DoReportRxOk', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12534
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12535
                   [param('ns3::WifiRemoteStation *', 'station'), param('double', 'rxSnr'), param('ns3::WifiMode', 'txMode')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12536
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12537
    ## rraa-wifi-manager.h (module 'wifi'): bool ns3::RraaWifiManager::IsLowLatency() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12538
    cls.add_method('IsLowLatency', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12539
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12540
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12541
                   is_const=True, visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12542
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12543
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12544
def register_Ns3Ssid_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12545
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12546
    ## ssid.h (module 'wifi'): ns3::Ssid::Ssid(ns3::Ssid const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12547
    cls.add_constructor([param('ns3::Ssid const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12548
    ## ssid.h (module 'wifi'): ns3::Ssid::Ssid() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12549
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12550
    ## ssid.h (module 'wifi'): ns3::Ssid::Ssid(std::string s) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12551
    cls.add_constructor([param('std::string', 's')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12552
    ## ssid.h (module 'wifi'): ns3::Ssid::Ssid(char const * ssid, uint8_t length) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12553
    cls.add_constructor([param('char const *', 'ssid'), param('uint8_t', 'length')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12554
    ## ssid.h (module 'wifi'): uint8_t ns3::Ssid::DeserializeInformationField(ns3::Buffer::Iterator start, uint8_t length) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12555
    cls.add_method('DeserializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12556
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12557
                   [param('ns3::Buffer::Iterator', 'start'), param('uint8_t', 'length')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12558
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12559
    ## ssid.h (module 'wifi'): ns3::WifiInformationElementId ns3::Ssid::ElementId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12560
    cls.add_method('ElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12561
                   'ns3::WifiInformationElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12562
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12563
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12564
    ## ssid.h (module 'wifi'): uint8_t ns3::Ssid::GetInformationFieldSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12565
    cls.add_method('GetInformationFieldSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12566
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12567
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12568
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12569
    ## ssid.h (module 'wifi'): bool ns3::Ssid::IsBroadcast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12570
    cls.add_method('IsBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12571
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12572
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12573
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12574
    ## ssid.h (module 'wifi'): bool ns3::Ssid::IsEqual(ns3::Ssid const & o) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12575
    cls.add_method('IsEqual', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12576
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12577
                   [param('ns3::Ssid const &', 'o')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12578
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12579
    ## ssid.h (module 'wifi'): char * ns3::Ssid::PeekString() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12580
    cls.add_method('PeekString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12581
                   'char *', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12582
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12583
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12584
    ## ssid.h (module 'wifi'): void ns3::Ssid::SerializeInformationField(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12585
    cls.add_method('SerializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12586
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12587
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12588
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12589
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12590
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12591
def register_Ns3SsidChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12592
    ## ssid.h (module 'wifi'): ns3::SsidChecker::SsidChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12593
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12594
    ## ssid.h (module 'wifi'): ns3::SsidChecker::SsidChecker(ns3::SsidChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12595
    cls.add_constructor([param('ns3::SsidChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12596
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12597
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12598
def register_Ns3SsidValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12599
    ## ssid.h (module 'wifi'): ns3::SsidValue::SsidValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12600
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12601
    ## ssid.h (module 'wifi'): ns3::SsidValue::SsidValue(ns3::SsidValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12602
    cls.add_constructor([param('ns3::SsidValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12603
    ## ssid.h (module 'wifi'): ns3::SsidValue::SsidValue(ns3::Ssid const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12604
    cls.add_constructor([param('ns3::Ssid const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12605
    ## ssid.h (module 'wifi'): ns3::Ptr<ns3::AttributeValue> ns3::SsidValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12606
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12607
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12608
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12609
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12610
    ## ssid.h (module 'wifi'): bool ns3::SsidValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12611
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12612
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12613
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12614
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12615
    ## ssid.h (module 'wifi'): ns3::Ssid ns3::SsidValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12616
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12617
                   'ns3::Ssid', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12618
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12619
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12620
    ## ssid.h (module 'wifi'): std::string ns3::SsidValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12621
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12622
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12623
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12624
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12625
    ## ssid.h (module 'wifi'): void ns3::SsidValue::Set(ns3::Ssid const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12626
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12627
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12628
                   [param('ns3::Ssid const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12629
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12630
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12631
def register_Ns3StaWifiMac_methods(root_module, cls):
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12632
    ## sta-wifi-mac.h (module 'wifi'): static ns3::TypeId ns3::StaWifiMac::GetTypeId() [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12633
    cls.add_method('GetTypeId', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12634
                   'ns3::TypeId', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12635
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12636
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12637
    ## sta-wifi-mac.h (module 'wifi'): ns3::StaWifiMac::StaWifiMac() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12638
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12639
    ## sta-wifi-mac.h (module 'wifi'): void ns3::StaWifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12640
    cls.add_method('Enqueue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12641
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12642
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12643
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12644
    ## sta-wifi-mac.h (module 'wifi'): void ns3::StaWifiMac::SetMaxMissedBeacons(uint32_t missed) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12645
    cls.add_method('SetMaxMissedBeacons', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12646
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12647
                   [param('uint32_t', 'missed')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12648
    ## sta-wifi-mac.h (module 'wifi'): void ns3::StaWifiMac::SetProbeRequestTimeout(ns3::Time timeout) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12649
    cls.add_method('SetProbeRequestTimeout', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12650
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12651
                   [param('ns3::Time', 'timeout')])
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12652
    ## sta-wifi-mac.h (module 'wifi'): void ns3::StaWifiMac::SetAssocRequestTimeout(ns3::Time timeout) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12653
    cls.add_method('SetAssocRequestTimeout', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12654
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 12655
                   [param('ns3::Time', 'timeout')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12656
    ## sta-wifi-mac.h (module 'wifi'): void ns3::StaWifiMac::StartActiveAssociation() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12657
    cls.add_method('StartActiveAssociation', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12658
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12659
                   [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12660
    ## sta-wifi-mac.h (module 'wifi'): void ns3::StaWifiMac::Receive(ns3::Ptr<ns3::Packet> packet, ns3::WifiMacHeader const * hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12661
    cls.add_method('Receive', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12662
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12663
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12664
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12665
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12666
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12667
def register_Ns3SupportedRates_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12668
    cls.add_output_stream_operator()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12669
    ## supported-rates.h (module 'wifi'): ns3::SupportedRates::SupportedRates(ns3::SupportedRates const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12670
    cls.add_constructor([param('ns3::SupportedRates const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12671
    ## supported-rates.h (module 'wifi'): ns3::SupportedRates::SupportedRates() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12672
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12673
    ## supported-rates.h (module 'wifi'): void ns3::SupportedRates::AddSupportedRate(uint32_t bs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12674
    cls.add_method('AddSupportedRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12675
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12676
                   [param('uint32_t', 'bs')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12677
    ## supported-rates.h (module 'wifi'): uint8_t ns3::SupportedRates::DeserializeInformationField(ns3::Buffer::Iterator start, uint8_t length) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12678
    cls.add_method('DeserializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12679
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12680
                   [param('ns3::Buffer::Iterator', 'start'), param('uint8_t', 'length')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12681
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12682
    ## supported-rates.h (module 'wifi'): ns3::WifiInformationElementId ns3::SupportedRates::ElementId() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12683
    cls.add_method('ElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12684
                   'ns3::WifiInformationElementId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12685
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12686
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12687
    ## supported-rates.h (module 'wifi'): uint8_t ns3::SupportedRates::GetInformationFieldSize() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12688
    cls.add_method('GetInformationFieldSize', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12689
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12690
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12691
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12692
    ## supported-rates.h (module 'wifi'): uint8_t ns3::SupportedRates::GetNRates() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12693
    cls.add_method('GetNRates', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12694
                   'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12695
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12696
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12697
    ## supported-rates.h (module 'wifi'): uint32_t ns3::SupportedRates::GetRate(uint8_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12698
    cls.add_method('GetRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12699
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12700
                   [param('uint8_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12701
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12702
    ## supported-rates.h (module 'wifi'): bool ns3::SupportedRates::IsBasicRate(uint32_t bs) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12703
    cls.add_method('IsBasicRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12704
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12705
                   [param('uint32_t', 'bs')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12706
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12707
    ## supported-rates.h (module 'wifi'): bool ns3::SupportedRates::IsSupportedRate(uint32_t bs) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12708
    cls.add_method('IsSupportedRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12709
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12710
                   [param('uint32_t', 'bs')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12711
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12712
    ## supported-rates.h (module 'wifi'): void ns3::SupportedRates::SerializeInformationField(ns3::Buffer::Iterator start) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12713
    cls.add_method('SerializeInformationField', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12714
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12715
                   [param('ns3::Buffer::Iterator', 'start')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12716
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12717
    ## supported-rates.h (module 'wifi'): void ns3::SupportedRates::SetBasicRate(uint32_t bs) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12718
    cls.add_method('SetBasicRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12719
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12720
                   [param('uint32_t', 'bs')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12721
    ## supported-rates.h (module 'wifi'): ns3::SupportedRates::extended [variable]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12722
    cls.add_instance_attribute('extended', 'ns3::ExtendedSupportedRatesIE', is_const=False)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12723
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12724
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12725
def register_Ns3TimeValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12726
    ## nstime.h (module 'core'): ns3::TimeValue::TimeValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12727
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12728
    ## nstime.h (module 'core'): ns3::TimeValue::TimeValue(ns3::TimeValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12729
    cls.add_constructor([param('ns3::TimeValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12730
    ## nstime.h (module 'core'): ns3::TimeValue::TimeValue(ns3::Time const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12731
    cls.add_constructor([param('ns3::Time const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12732
    ## nstime.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::TimeValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12733
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12734
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12735
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12736
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12737
    ## nstime.h (module 'core'): bool ns3::TimeValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12738
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12739
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12740
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12741
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12742
    ## nstime.h (module 'core'): ns3::Time ns3::TimeValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12743
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12744
                   'ns3::Time', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12745
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12746
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12747
    ## nstime.h (module 'core'): std::string ns3::TimeValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12748
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12749
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12750
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12751
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12752
    ## nstime.h (module 'core'): void ns3::TimeValue::Set(ns3::Time const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12753
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12754
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12755
                   [param('ns3::Time const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12756
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12757
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12758
def register_Ns3TypeIdChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12759
    ## type-id.h (module 'core'): ns3::TypeIdChecker::TypeIdChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12760
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12761
    ## type-id.h (module 'core'): ns3::TypeIdChecker::TypeIdChecker(ns3::TypeIdChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12762
    cls.add_constructor([param('ns3::TypeIdChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12763
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12764
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12765
def register_Ns3TypeIdValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12766
    ## type-id.h (module 'core'): ns3::TypeIdValue::TypeIdValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12767
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12768
    ## type-id.h (module 'core'): ns3::TypeIdValue::TypeIdValue(ns3::TypeIdValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12769
    cls.add_constructor([param('ns3::TypeIdValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12770
    ## type-id.h (module 'core'): ns3::TypeIdValue::TypeIdValue(ns3::TypeId const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12771
    cls.add_constructor([param('ns3::TypeId const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12772
    ## type-id.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::TypeIdValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12773
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12774
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12775
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12776
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12777
    ## type-id.h (module 'core'): bool ns3::TypeIdValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12778
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12779
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12780
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12781
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12782
    ## type-id.h (module 'core'): ns3::TypeId ns3::TypeIdValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12783
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12784
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12785
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12786
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12787
    ## type-id.h (module 'core'): std::string ns3::TypeIdValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12788
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12789
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12790
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12791
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12792
    ## type-id.h (module 'core'): void ns3::TypeIdValue::Set(ns3::TypeId const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12793
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12794
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12795
                   [param('ns3::TypeId const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12796
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12797
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12798
def register_Ns3UintegerValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12799
    ## uinteger.h (module 'core'): ns3::UintegerValue::UintegerValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12800
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12801
    ## uinteger.h (module 'core'): ns3::UintegerValue::UintegerValue(ns3::UintegerValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12802
    cls.add_constructor([param('ns3::UintegerValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12803
    ## uinteger.h (module 'core'): ns3::UintegerValue::UintegerValue(uint64_t const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12804
    cls.add_constructor([param('uint64_t const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12805
    ## uinteger.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::UintegerValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12806
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12807
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12808
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12809
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12810
    ## uinteger.h (module 'core'): bool ns3::UintegerValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12811
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12812
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12813
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12814
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12815
    ## uinteger.h (module 'core'): uint64_t ns3::UintegerValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12816
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12817
                   'uint64_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12818
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12819
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12820
    ## uinteger.h (module 'core'): std::string ns3::UintegerValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12821
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12822
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12823
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12824
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12825
    ## uinteger.h (module 'core'): void ns3::UintegerValue::Set(uint64_t const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12826
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12827
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12828
                   [param('uint64_t const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12829
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12830
8790
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12831
def register_Ns3Vector2DChecker_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12832
    ## vector.h (module 'core'): ns3::Vector2DChecker::Vector2DChecker() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12833
    cls.add_constructor([])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12834
    ## vector.h (module 'core'): ns3::Vector2DChecker::Vector2DChecker(ns3::Vector2DChecker const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12835
    cls.add_constructor([param('ns3::Vector2DChecker const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12836
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12837
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12838
def register_Ns3Vector2DValue_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12839
    ## vector.h (module 'core'): ns3::Vector2DValue::Vector2DValue() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12840
    cls.add_constructor([])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12841
    ## vector.h (module 'core'): ns3::Vector2DValue::Vector2DValue(ns3::Vector2DValue const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12842
    cls.add_constructor([param('ns3::Vector2DValue const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12843
    ## vector.h (module 'core'): ns3::Vector2DValue::Vector2DValue(ns3::Vector2D const & value) [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12844
    cls.add_constructor([param('ns3::Vector2D const &', 'value')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12845
    ## vector.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::Vector2DValue::Copy() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12846
    cls.add_method('Copy', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12847
                   'ns3::Ptr< ns3::AttributeValue >', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12848
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12849
                   is_const=True, is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12850
    ## vector.h (module 'core'): bool ns3::Vector2DValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12851
    cls.add_method('DeserializeFromString', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12852
                   'bool', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12853
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12854
                   is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12855
    ## vector.h (module 'core'): ns3::Vector2D ns3::Vector2DValue::Get() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12856
    cls.add_method('Get', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12857
                   'ns3::Vector2D', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12858
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12859
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12860
    ## vector.h (module 'core'): std::string ns3::Vector2DValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12861
    cls.add_method('SerializeToString', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12862
                   'std::string', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12863
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12864
                   is_const=True, is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12865
    ## vector.h (module 'core'): void ns3::Vector2DValue::Set(ns3::Vector2D const & value) [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12866
    cls.add_method('Set', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12867
                   'void', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12868
                   [param('ns3::Vector2D const &', 'value')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12869
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12870
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12871
def register_Ns3Vector3DChecker_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12872
    ## vector.h (module 'core'): ns3::Vector3DChecker::Vector3DChecker() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12873
    cls.add_constructor([])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12874
    ## vector.h (module 'core'): ns3::Vector3DChecker::Vector3DChecker(ns3::Vector3DChecker const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12875
    cls.add_constructor([param('ns3::Vector3DChecker const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12876
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12877
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12878
def register_Ns3Vector3DValue_methods(root_module, cls):
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12879
    ## vector.h (module 'core'): ns3::Vector3DValue::Vector3DValue() [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12880
    cls.add_constructor([])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12881
    ## vector.h (module 'core'): ns3::Vector3DValue::Vector3DValue(ns3::Vector3DValue const & arg0) [copy constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12882
    cls.add_constructor([param('ns3::Vector3DValue const &', 'arg0')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12883
    ## vector.h (module 'core'): ns3::Vector3DValue::Vector3DValue(ns3::Vector3D const & value) [constructor]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12884
    cls.add_constructor([param('ns3::Vector3D const &', 'value')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12885
    ## vector.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::Vector3DValue::Copy() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12886
    cls.add_method('Copy', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12887
                   'ns3::Ptr< ns3::AttributeValue >', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12888
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12889
                   is_const=True, is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12890
    ## vector.h (module 'core'): bool ns3::Vector3DValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12891
    cls.add_method('DeserializeFromString', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12892
                   'bool', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12893
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12894
                   is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12895
    ## vector.h (module 'core'): ns3::Vector3D ns3::Vector3DValue::Get() const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12896
    cls.add_method('Get', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12897
                   'ns3::Vector3D', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12898
                   [], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12899
                   is_const=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12900
    ## vector.h (module 'core'): std::string ns3::Vector3DValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12901
    cls.add_method('SerializeToString', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12902
                   'std::string', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12903
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12904
                   is_const=True, is_virtual=True)
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12905
    ## vector.h (module 'core'): void ns3::Vector3DValue::Set(ns3::Vector3D const & value) [member function]
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12906
    cls.add_method('Set', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12907
                   'void', 
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12908
                   [param('ns3::Vector3D const &', 'value')])
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12909
    return
ee833de00a72 rescan bindings
Tom Henderson <tomh@tomh.org>
parents: 8750
diff changeset
 12910
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12911
def register_Ns3WifiChannel_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12912
    ## wifi-channel.h (module 'wifi'): ns3::WifiChannel::WifiChannel() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12913
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12914
    ## wifi-channel.h (module 'wifi'): ns3::WifiChannel::WifiChannel(ns3::WifiChannel const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12915
    cls.add_constructor([param('ns3::WifiChannel const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12916
    ## wifi-channel.h (module 'wifi'): static ns3::TypeId ns3::WifiChannel::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12917
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12918
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12919
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12920
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12921
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12922
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12923
def register_Ns3WifiModeChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12924
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeChecker::WifiModeChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12925
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12926
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeChecker::WifiModeChecker(ns3::WifiModeChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12927
    cls.add_constructor([param('ns3::WifiModeChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12928
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12929
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12930
def register_Ns3WifiModeValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12931
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeValue::WifiModeValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12932
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12933
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeValue::WifiModeValue(ns3::WifiModeValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12934
    cls.add_constructor([param('ns3::WifiModeValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12935
    ## wifi-mode.h (module 'wifi'): ns3::WifiModeValue::WifiModeValue(ns3::WifiMode const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12936
    cls.add_constructor([param('ns3::WifiMode const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12937
    ## wifi-mode.h (module 'wifi'): ns3::Ptr<ns3::AttributeValue> ns3::WifiModeValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12938
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12939
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12940
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12941
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12942
    ## wifi-mode.h (module 'wifi'): bool ns3::WifiModeValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12943
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12944
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12945
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12946
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12947
    ## wifi-mode.h (module 'wifi'): ns3::WifiMode ns3::WifiModeValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12948
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12949
                   'ns3::WifiMode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12950
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12951
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12952
    ## wifi-mode.h (module 'wifi'): std::string ns3::WifiModeValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12953
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12954
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12955
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12956
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12957
    ## wifi-mode.h (module 'wifi'): void ns3::WifiModeValue::Set(ns3::WifiMode const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12958
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12959
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12960
                   [param('ns3::WifiMode const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12961
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12962
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12963
def register_Ns3WifiNetDevice_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12964
    ## wifi-net-device.h (module 'wifi'): ns3::WifiNetDevice::WifiNetDevice(ns3::WifiNetDevice const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12965
    cls.add_constructor([param('ns3::WifiNetDevice const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12966
    ## wifi-net-device.h (module 'wifi'): ns3::WifiNetDevice::WifiNetDevice() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12967
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12968
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::AddLinkChangeCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12969
    cls.add_method('AddLinkChangeCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12970
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12971
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12972
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12973
    ## wifi-net-device.h (module 'wifi'): ns3::Address ns3::WifiNetDevice::GetAddress() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12974
    cls.add_method('GetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12975
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12976
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12977
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12978
    ## wifi-net-device.h (module 'wifi'): ns3::Address ns3::WifiNetDevice::GetBroadcast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12979
    cls.add_method('GetBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12980
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12981
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12982
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12983
    ## wifi-net-device.h (module 'wifi'): ns3::Ptr<ns3::Channel> ns3::WifiNetDevice::GetChannel() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12984
    cls.add_method('GetChannel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12985
                   'ns3::Ptr< ns3::Channel >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12986
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12987
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12988
    ## wifi-net-device.h (module 'wifi'): uint32_t ns3::WifiNetDevice::GetIfIndex() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12989
    cls.add_method('GetIfIndex', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12990
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12991
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12992
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12993
    ## wifi-net-device.h (module 'wifi'): ns3::Ptr<ns3::WifiMac> ns3::WifiNetDevice::GetMac() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12994
    cls.add_method('GetMac', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12995
                   'ns3::Ptr< ns3::WifiMac >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12996
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12997
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12998
    ## wifi-net-device.h (module 'wifi'): uint16_t ns3::WifiNetDevice::GetMtu() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 12999
    cls.add_method('GetMtu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13000
                   'uint16_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13001
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13002
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13003
    ## wifi-net-device.h (module 'wifi'): ns3::Address ns3::WifiNetDevice::GetMulticast(ns3::Ipv4Address multicastGroup) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13004
    cls.add_method('GetMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13005
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13006
                   [param('ns3::Ipv4Address', 'multicastGroup')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13007
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13008
    ## wifi-net-device.h (module 'wifi'): ns3::Address ns3::WifiNetDevice::GetMulticast(ns3::Ipv6Address addr) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13009
    cls.add_method('GetMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13010
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13011
                   [param('ns3::Ipv6Address', 'addr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13012
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13013
    ## wifi-net-device.h (module 'wifi'): ns3::Ptr<ns3::Node> ns3::WifiNetDevice::GetNode() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13014
    cls.add_method('GetNode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13015
                   'ns3::Ptr< ns3::Node >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13016
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13017
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13018
    ## wifi-net-device.h (module 'wifi'): ns3::Ptr<ns3::WifiPhy> ns3::WifiNetDevice::GetPhy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13019
    cls.add_method('GetPhy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13020
                   'ns3::Ptr< ns3::WifiPhy >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13021
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13022
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13023
    ## wifi-net-device.h (module 'wifi'): ns3::Ptr<ns3::WifiRemoteStationManager> ns3::WifiNetDevice::GetRemoteStationManager() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13024
    cls.add_method('GetRemoteStationManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13025
                   'ns3::Ptr< ns3::WifiRemoteStationManager >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13026
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13027
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13028
    ## wifi-net-device.h (module 'wifi'): static ns3::TypeId ns3::WifiNetDevice::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13029
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13030
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13031
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13032
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13033
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::IsBridge() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13034
    cls.add_method('IsBridge', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13035
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13036
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13037
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13038
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::IsBroadcast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13039
    cls.add_method('IsBroadcast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13040
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13041
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13042
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13043
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::IsLinkUp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13044
    cls.add_method('IsLinkUp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13045
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13046
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13047
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13048
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::IsMulticast() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13049
    cls.add_method('IsMulticast', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13050
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13051
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13052
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13053
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::IsPointToPoint() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13054
    cls.add_method('IsPointToPoint', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13055
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13056
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13057
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13058
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::NeedsArp() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13059
    cls.add_method('NeedsArp', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13060
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13061
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13062
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13063
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::Send(ns3::Ptr<ns3::Packet> packet, ns3::Address const & dest, uint16_t protocolNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13064
    cls.add_method('Send', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13065
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13066
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::Address const &', 'dest'), param('uint16_t', 'protocolNumber')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13067
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13068
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::SendFrom(ns3::Ptr<ns3::Packet> packet, ns3::Address const & source, ns3::Address const & dest, uint16_t protocolNumber) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13069
    cls.add_method('SendFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13070
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13071
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::Address const &', 'source'), param('ns3::Address const &', 'dest'), param('uint16_t', 'protocolNumber')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13072
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13073
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetAddress(ns3::Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13074
    cls.add_method('SetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13075
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13076
                   [param('ns3::Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13077
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13078
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetIfIndex(uint32_t const index) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13079
    cls.add_method('SetIfIndex', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13080
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13081
                   [param('uint32_t const', 'index')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13082
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13083
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetMac(ns3::Ptr<ns3::WifiMac> mac) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13084
    cls.add_method('SetMac', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13085
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13086
                   [param('ns3::Ptr< ns3::WifiMac >', 'mac')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13087
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::SetMtu(uint16_t const mtu) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13088
    cls.add_method('SetMtu', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13089
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13090
                   [param('uint16_t const', 'mtu')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13091
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13092
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetNode(ns3::Ptr<ns3::Node> node) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13093
    cls.add_method('SetNode', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13094
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13095
                   [param('ns3::Ptr< ns3::Node >', 'node')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13096
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13097
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetPhy(ns3::Ptr<ns3::WifiPhy> phy) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13098
    cls.add_method('SetPhy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13099
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13100
                   [param('ns3::Ptr< ns3::WifiPhy >', 'phy')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13101
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetPromiscReceiveCallback(ns3::Callback<bool, ns3::Ptr<ns3::NetDevice>, ns3::Ptr<ns3::Packet const>, unsigned short, ns3::Address const&, ns3::Address const&, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty> cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13102
    cls.add_method('SetPromiscReceiveCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13103
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13104
                   [param('ns3::Callback< bool, ns3::Ptr< ns3::NetDevice >, ns3::Ptr< ns3::Packet const >, unsigned short, ns3::Address const &, ns3::Address const &, ns3::NetDevice::PacketType, ns3::empty, ns3::empty, ns3::empty >', 'cb')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13105
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13106
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetReceiveCallback(ns3::Callback<bool, ns3::Ptr<ns3::NetDevice>, ns3::Ptr<ns3::Packet const>, unsigned short, ns3::Address const&, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> cb) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13107
    cls.add_method('SetReceiveCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13108
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13109
                   [param('ns3::Callback< bool, ns3::Ptr< ns3::NetDevice >, ns3::Ptr< ns3::Packet const >, unsigned short, ns3::Address const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'cb')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13110
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13111
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::SetRemoteStationManager(ns3::Ptr<ns3::WifiRemoteStationManager> manager) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13112
    cls.add_method('SetRemoteStationManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13113
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13114
                   [param('ns3::Ptr< ns3::WifiRemoteStationManager >', 'manager')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13115
    ## wifi-net-device.h (module 'wifi'): bool ns3::WifiNetDevice::SupportsSendFrom() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13116
    cls.add_method('SupportsSendFrom', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13117
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13118
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13119
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13120
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13121
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13122
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13123
                   [], 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 13124
                   visibility='protected', is_virtual=True)
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 13125
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::DoInitialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 13126
    cls.add_method('DoInitialize', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13127
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13128
                   [], 
10461
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 13129
                   visibility='protected', is_virtual=True)
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 13130
    ## wifi-net-device.h (module 'wifi'): void ns3::WifiNetDevice::ForwardUp(ns3::Ptr<ns3::Packet> packet, ns3::Mac48Address from, ns3::Mac48Address to) [member function]
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 13131
    cls.add_method('ForwardUp', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 13132
                   'void', 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 13133
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::Mac48Address', 'from'), param('ns3::Mac48Address', 'to')], 
c9cc3b28cc1c rescan wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10236
diff changeset
 13134
                   visibility='protected')
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13135
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13136
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13137
def register_Ns3YansErrorRateModel_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13138
    ## yans-error-rate-model.h (module 'wifi'): ns3::YansErrorRateModel::YansErrorRateModel(ns3::YansErrorRateModel const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13139
    cls.add_constructor([param('ns3::YansErrorRateModel const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13140
    ## yans-error-rate-model.h (module 'wifi'): ns3::YansErrorRateModel::YansErrorRateModel() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13141
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13142
    ## yans-error-rate-model.h (module 'wifi'): double ns3::YansErrorRateModel::GetChunkSuccessRate(ns3::WifiMode mode, double snr, uint32_t nbits) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13143
    cls.add_method('GetChunkSuccessRate', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13144
                   'double', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13145
                   [param('ns3::WifiMode', 'mode'), param('double', 'snr'), param('uint32_t', 'nbits')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13146
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13147
    ## yans-error-rate-model.h (module 'wifi'): static ns3::TypeId ns3::YansErrorRateModel::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13148
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13149
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13150
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13151
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13152
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13153
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13154
def register_Ns3YansWifiChannel_methods(root_module, cls):
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13155
    ## yans-wifi-channel.h (module 'wifi'): ns3::YansWifiChannel::YansWifiChannel(ns3::YansWifiChannel const & arg0) [copy constructor]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13156
    cls.add_constructor([param('ns3::YansWifiChannel const &', 'arg0')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13157
    ## yans-wifi-channel.h (module 'wifi'): ns3::YansWifiChannel::YansWifiChannel() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13158
    cls.add_constructor([])
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13159
    ## yans-wifi-channel.h (module 'wifi'): void ns3::YansWifiChannel::Add(ns3::Ptr<ns3::YansWifiPhy> phy) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13160
    cls.add_method('Add', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13161
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13162
                   [param('ns3::Ptr< ns3::YansWifiPhy >', 'phy')])
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13163
    ## yans-wifi-channel.h (module 'wifi'): int64_t ns3::YansWifiChannel::AssignStreams(int64_t stream) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13164
    cls.add_method('AssignStreams', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13165
                   'int64_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13166
                   [param('int64_t', 'stream')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13167
    ## yans-wifi-channel.h (module 'wifi'): ns3::Ptr<ns3::NetDevice> ns3::YansWifiChannel::GetDevice(uint32_t i) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13168
    cls.add_method('GetDevice', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13169
                   'ns3::Ptr< ns3::NetDevice >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13170
                   [param('uint32_t', 'i')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13171
                   is_const=True, is_virtual=True)
10534
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13172
    ## yans-wifi-channel.h (module 'wifi'): uint32_t ns3::YansWifiChannel::GetNDevices() const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13173
    cls.add_method('GetNDevices', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13174
                   'uint32_t', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13175
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13176
                   is_const=True, is_virtual=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13177
    ## yans-wifi-channel.h (module 'wifi'): static ns3::TypeId ns3::YansWifiChannel::GetTypeId() [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13178
    cls.add_method('GetTypeId', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13179
                   'ns3::TypeId', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13180
                   [], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13181
                   is_static=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13182
    ## yans-wifi-channel.h (module 'wifi'): void ns3::YansWifiChannel::Send(ns3::Ptr<ns3::YansWifiPhy> sender, ns3::Ptr<ns3::Packet const> packet, double txPowerDbm, ns3::WifiTxVector txVector, ns3::WifiPreamble preamble) const [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13183
    cls.add_method('Send', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13184
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13185
                   [param('ns3::Ptr< ns3::YansWifiPhy >', 'sender'), param('ns3::Ptr< ns3::Packet const >', 'packet'), param('double', 'txPowerDbm'), param('ns3::WifiTxVector', 'txVector'), param('ns3::WifiPreamble', 'preamble')], 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13186
                   is_const=True)
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13187
    ## yans-wifi-channel.h (module 'wifi'): void ns3::YansWifiChannel::SetPropagationDelayModel(ns3::Ptr<ns3::PropagationDelayModel> delay) [member function]
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13188
    cls.add_method('SetPropagationDelayModel', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13189
                   'void', 
2f6018cfe926 rescan all bindings
Tom Henderson <tomh@tomh.org>
parents: 10465
diff changeset
 13190
                   [param('ns3::Ptr< ns3::PropagationDelayModel >', 'delay')])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13191
    ## yans-wifi-channel.h (module 'wifi'): void ns3::YansWifiChannel::SetPropagationLossModel(ns3::Ptr<ns3::PropagationLossModel> loss) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13192
    cls.add_method('SetPropagationLossModel', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13193
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13194
                   [param('ns3::Ptr< ns3::PropagationLossModel >', 'loss')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13195
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13196
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13197
def register_Ns3AddressChecker_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13198
    ## address.h (module 'network'): ns3::AddressChecker::AddressChecker() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13199
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13200
    ## address.h (module 'network'): ns3::AddressChecker::AddressChecker(ns3::AddressChecker const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13201
    cls.add_constructor([param('ns3::AddressChecker const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13202
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13203
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13204
def register_Ns3AddressValue_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13205
    ## address.h (module 'network'): ns3::AddressValue::AddressValue() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13206
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13207
    ## address.h (module 'network'): ns3::AddressValue::AddressValue(ns3::AddressValue const & arg0) [copy constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13208
    cls.add_constructor([param('ns3::AddressValue const &', 'arg0')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13209
    ## address.h (module 'network'): ns3::AddressValue::AddressValue(ns3::Address const & value) [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13210
    cls.add_constructor([param('ns3::Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13211
    ## address.h (module 'network'): ns3::Ptr<ns3::AttributeValue> ns3::AddressValue::Copy() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13212
    cls.add_method('Copy', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13213
                   'ns3::Ptr< ns3::AttributeValue >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13214
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13215
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13216
    ## address.h (module 'network'): bool ns3::AddressValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13217
    cls.add_method('DeserializeFromString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13218
                   'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13219
                   [param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13220
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13221
    ## address.h (module 'network'): ns3::Address ns3::AddressValue::Get() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13222
    cls.add_method('Get', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13223
                   'ns3::Address', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13224
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13225
                   is_const=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13226
    ## address.h (module 'network'): std::string ns3::AddressValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13227
    cls.add_method('SerializeToString', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13228
                   'std::string', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13229
                   [param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13230
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13231
    ## address.h (module 'network'): void ns3::AddressValue::Set(ns3::Address const & value) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13232
    cls.add_method('Set', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13233
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13234
                   [param('ns3::Address const &', 'value')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13235
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13236
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13237
def register_Ns3AdhocWifiMac_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13238
    ## adhoc-wifi-mac.h (module 'wifi'): static ns3::TypeId ns3::AdhocWifiMac::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13239
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13240
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13241
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13242
                   is_static=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13243
    ## adhoc-wifi-mac.h (module 'wifi'): ns3::AdhocWifiMac::AdhocWifiMac() [constructor]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13244
    cls.add_constructor([])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13245
    ## adhoc-wifi-mac.h (module 'wifi'): void ns3::AdhocWifiMac::SetAddress(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13246
    cls.add_method('SetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13247
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13248
                   [param('ns3::Mac48Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13249
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13250
    ## adhoc-wifi-mac.h (module 'wifi'): void ns3::AdhocWifiMac::SetLinkUpCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> linkUp) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13251
    cls.add_method('SetLinkUpCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13252
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13253
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'linkUp')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13254
                   is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13255
    ## adhoc-wifi-mac.h (module 'wifi'): void ns3::AdhocWifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13256
    cls.add_method('Enqueue', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13257
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13258
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13259
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13260
    ## adhoc-wifi-mac.h (module 'wifi'): void ns3::AdhocWifiMac::Receive(ns3::Ptr<ns3::Packet> packet, ns3::WifiMacHeader const * hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13261
    cls.add_method('Receive', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13262
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13263
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13264
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13265
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13266
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13267
def register_Ns3ApWifiMac_methods(root_module, cls):
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13268
    ## ap-wifi-mac.h (module 'wifi'): static ns3::TypeId ns3::ApWifiMac::GetTypeId() [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13269
    cls.add_method('GetTypeId', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13270
                   'ns3::TypeId', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13271
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13272
                   is_static=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13273
    ## ap-wifi-mac.h (module 'wifi'): ns3::ApWifiMac::ApWifiMac() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13274
    cls.add_constructor([])
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13275
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::SetWifiRemoteStationManager(ns3::Ptr<ns3::WifiRemoteStationManager> stationManager) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13276
    cls.add_method('SetWifiRemoteStationManager', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13277
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13278
                   [param('ns3::Ptr< ns3::WifiRemoteStationManager >', 'stationManager')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13279
                   is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13280
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::SetLinkUpCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> linkUp) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13281
    cls.add_method('SetLinkUpCallback', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13282
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13283
                   [param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'linkUp')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13284
                   is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13285
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13286
    cls.add_method('Enqueue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13287
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13288
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13289
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13290
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::Enqueue(ns3::Ptr<ns3::Packet const> packet, ns3::Mac48Address to, ns3::Mac48Address from) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13291
    cls.add_method('Enqueue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13292
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13293
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::Mac48Address', 'to'), param('ns3::Mac48Address', 'from')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13294
                   is_virtual=True)
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13295
    ## ap-wifi-mac.h (module 'wifi'): bool ns3::ApWifiMac::SupportsSendFrom() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13296
    cls.add_method('SupportsSendFrom', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13297
                   'bool', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13298
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13299
                   is_const=True, is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13300
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::SetAddress(ns3::Mac48Address address) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13301
    cls.add_method('SetAddress', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13302
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13303
                   [param('ns3::Mac48Address', 'address')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13304
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13305
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::SetBeaconInterval(ns3::Time interval) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13306
    cls.add_method('SetBeaconInterval', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13307
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13308
                   [param('ns3::Time', 'interval')])
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13309
    ## ap-wifi-mac.h (module 'wifi'): ns3::Time ns3::ApWifiMac::GetBeaconInterval() const [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13310
    cls.add_method('GetBeaconInterval', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13311
                   'ns3::Time', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13312
                   [], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13313
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13314
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::StartBeaconing() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13315
    cls.add_method('StartBeaconing', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13316
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13317
                   [])
10236
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
 13318
    ## ap-wifi-mac.h (module 'wifi'): int64_t ns3::ApWifiMac::AssignStreams(int64_t stream) [member function]
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
 13319
    cls.add_method('AssignStreams', 
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
 13320
                   'int64_t', 
a341ccaddaae update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 10205
diff changeset
 13321
                   [param('int64_t', 'stream')])
6932
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13322
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::Receive(ns3::Ptr<ns3::Packet> packet, ns3::WifiMacHeader const * hdr) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13323
    cls.add_method('Receive', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13324
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13325
                   [param('ns3::Ptr< ns3::Packet >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13326
                   visibility='private', is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13327
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::TxOk(ns3::WifiMacHeader const & hdr) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13328
    cls.add_method('TxOk', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13329
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13330
                   [param('ns3::WifiMacHeader const &', 'hdr')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13331
                   visibility='private', is_virtual=True)
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13332
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::TxFailed(ns3::WifiMacHeader const & hdr) [member function]
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13333
    cls.add_method('TxFailed', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13334
                   'void', 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13335
                   [param('ns3::WifiMacHeader const &', 'hdr')], 
3b497f4f6ad9 Add more modular bindings
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6900
diff changeset
 13336
                   visibility='private', is_virtual=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13337
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::DeaggregateAmsduAndForward(ns3::Ptr<ns3::Packet> aggregatedPacket, ns3::WifiMacHeader const * hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13338
    cls.add_method('DeaggregateAmsduAndForward', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13339
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13340
                   [param('ns3::Ptr< ns3::Packet >', 'aggregatedPacket'), param('ns3::WifiMacHeader const *', 'hdr')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13341
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13342
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13343
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13344
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13345
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13346
                   visibility='private', is_virtual=True)
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 13347
    ## ap-wifi-mac.h (module 'wifi'): void ns3::ApWifiMac::DoInitialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 13348
    cls.add_method('DoInitialize', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13349
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13350
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13351
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13352
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13353
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13354
def register_Ns3DcaTxop_methods(root_module, cls):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13355
    ## dca-txop.h (module 'wifi'): static ns3::TypeId ns3::DcaTxop::GetTypeId() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13356
    cls.add_method('GetTypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13357
                   'ns3::TypeId', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13358
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13359
                   is_static=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13360
    ## dca-txop.h (module 'wifi'): ns3::DcaTxop::DcaTxop() [constructor]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13361
    cls.add_constructor([])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13362
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetLow(ns3::Ptr<ns3::MacLow> low) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13363
    cls.add_method('SetLow', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13364
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13365
                   [param('ns3::Ptr< ns3::MacLow >', 'low')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13366
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetManager(ns3::DcfManager * manager) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13367
    cls.add_method('SetManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13368
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13369
                   [param('ns3::DcfManager *', 'manager')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13370
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetWifiRemoteStationManager(ns3::Ptr<ns3::WifiRemoteStationManager> remoteManager) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13371
    cls.add_method('SetWifiRemoteStationManager', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13372
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13373
                   [param('ns3::Ptr< ns3::WifiRemoteStationManager >', 'remoteManager')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13374
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetTxOkCallback(ns3::Callback<void, ns3::WifiMacHeader const&, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13375
    cls.add_method('SetTxOkCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13376
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13377
                   [param('ns3::Callback< void, ns3::WifiMacHeader const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13378
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetTxFailedCallback(ns3::Callback<void, ns3::WifiMacHeader const&, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> callback) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13379
    cls.add_method('SetTxFailedCallback', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13380
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13381
                   [param('ns3::Callback< void, ns3::WifiMacHeader const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
7022
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
 13382
    ## dca-txop.h (module 'wifi'): ns3::Ptr<ns3::WifiMacQueue> ns3::DcaTxop::GetQueue() const [member function]
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
 13383
    cls.add_method('GetQueue', 
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
 13384
                   'ns3::Ptr< ns3::WifiMacQueue >', 
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
 13385
                   [], 
497d6fc1aac8 Rescan API of wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 6932
diff changeset
 13386
                   is_const=True)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13387
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetMinCw(uint32_t minCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13388
    cls.add_method('SetMinCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13389
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13390
                   [param('uint32_t', 'minCw')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13391
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13392
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetMaxCw(uint32_t maxCw) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13393
    cls.add_method('SetMaxCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13394
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13395
                   [param('uint32_t', 'maxCw')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13396
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13397
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::SetAifsn(uint32_t aifsn) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13398
    cls.add_method('SetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13399
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13400
                   [param('uint32_t', 'aifsn')], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13401
                   is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13402
    ## dca-txop.h (module 'wifi'): uint32_t ns3::DcaTxop::GetMinCw() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13403
    cls.add_method('GetMinCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13404
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13405
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13406
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13407
    ## dca-txop.h (module 'wifi'): uint32_t ns3::DcaTxop::GetMaxCw() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13408
    cls.add_method('GetMaxCw', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13409
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13410
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13411
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13412
    ## dca-txop.h (module 'wifi'): uint32_t ns3::DcaTxop::GetAifsn() const [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13413
    cls.add_method('GetAifsn', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13414
                   'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13415
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13416
                   is_const=True, is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13417
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::Queue(ns3::Ptr<ns3::Packet const> packet, ns3::WifiMacHeader const & hdr) [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13418
    cls.add_method('Queue', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13419
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13420
                   [param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const &', 'hdr')])
8985
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 13421
    ## dca-txop.h (module 'wifi'): int64_t ns3::DcaTxop::AssignStreams(int64_t stream) [member function]
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 13422
    cls.add_method('AssignStreams', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 13423
                   'int64_t', 
7752dc4ce7e9 Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
Mitch Watrous
parents: 8893
diff changeset
 13424
                   [param('int64_t', 'stream')])
9708
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 13425
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::DoInitialize() [member function]
443bde2aa701 Update Python bindings
Mitch Watrous
parents: 9294
diff changeset
 13426
    cls.add_method('DoInitialize', 
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13427
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13428
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13429
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13430
    ## dca-txop.h (module 'wifi'): void ns3::DcaTxop::DoDispose() [member function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13431
    cls.add_method('DoDispose', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13432
                   'void', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13433
                   [], 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13434
                   visibility='private', is_virtual=True)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13435
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13436
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13437
def register_Ns3HashImplementation_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13438
    ## hash-function.h (module 'core'): ns3::Hash::Implementation::Implementation(ns3::Hash::Implementation const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13439
    cls.add_constructor([param('ns3::Hash::Implementation const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13440
    ## hash-function.h (module 'core'): ns3::Hash::Implementation::Implementation() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13441
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13442
    ## hash-function.h (module 'core'): uint32_t ns3::Hash::Implementation::GetHash32(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13443
    cls.add_method('GetHash32', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13444
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13445
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13446
                   is_pure_virtual=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13447
    ## hash-function.h (module 'core'): uint64_t ns3::Hash::Implementation::GetHash64(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13448
    cls.add_method('GetHash64', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13449
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13450
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13451
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13452
    ## hash-function.h (module 'core'): void ns3::Hash::Implementation::clear() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13453
    cls.add_method('clear', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13454
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13455
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13456
                   is_pure_virtual=True, is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13457
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13458
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13459
def register_Ns3HashFunctionFnv1a_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13460
    ## hash-fnv.h (module 'core'): ns3::Hash::Function::Fnv1a::Fnv1a(ns3::Hash::Function::Fnv1a const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13461
    cls.add_constructor([param('ns3::Hash::Function::Fnv1a const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13462
    ## hash-fnv.h (module 'core'): ns3::Hash::Function::Fnv1a::Fnv1a() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13463
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13464
    ## hash-fnv.h (module 'core'): uint32_t ns3::Hash::Function::Fnv1a::GetHash32(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13465
    cls.add_method('GetHash32', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13466
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13467
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13468
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13469
    ## hash-fnv.h (module 'core'): uint64_t ns3::Hash::Function::Fnv1a::GetHash64(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13470
    cls.add_method('GetHash64', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13471
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13472
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13473
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13474
    ## hash-fnv.h (module 'core'): void ns3::Hash::Function::Fnv1a::clear() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13475
    cls.add_method('clear', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13476
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13477
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13478
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13479
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13480
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13481
def register_Ns3HashFunctionHash32_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13482
    ## hash-function.h (module 'core'): ns3::Hash::Function::Hash32::Hash32(ns3::Hash::Function::Hash32 const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13483
    cls.add_constructor([param('ns3::Hash::Function::Hash32 const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13484
    ## hash-function.h (module 'core'): ns3::Hash::Function::Hash32::Hash32(ns3::Hash::Hash32Function_ptr hp) [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13485
    cls.add_constructor([param('ns3::Hash::Hash32Function_ptr', 'hp')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13486
    ## hash-function.h (module 'core'): uint32_t ns3::Hash::Function::Hash32::GetHash32(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13487
    cls.add_method('GetHash32', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13488
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13489
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13490
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13491
    ## hash-function.h (module 'core'): void ns3::Hash::Function::Hash32::clear() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13492
    cls.add_method('clear', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13493
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13494
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13495
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13496
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13497
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13498
def register_Ns3HashFunctionHash64_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13499
    ## hash-function.h (module 'core'): ns3::Hash::Function::Hash64::Hash64(ns3::Hash::Function::Hash64 const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13500
    cls.add_constructor([param('ns3::Hash::Function::Hash64 const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13501
    ## hash-function.h (module 'core'): ns3::Hash::Function::Hash64::Hash64(ns3::Hash::Hash64Function_ptr hp) [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13502
    cls.add_constructor([param('ns3::Hash::Hash64Function_ptr', 'hp')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13503
    ## hash-function.h (module 'core'): uint32_t ns3::Hash::Function::Hash64::GetHash32(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13504
    cls.add_method('GetHash32', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13505
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13506
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13507
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13508
    ## hash-function.h (module 'core'): uint64_t ns3::Hash::Function::Hash64::GetHash64(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13509
    cls.add_method('GetHash64', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13510
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13511
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13512
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13513
    ## hash-function.h (module 'core'): void ns3::Hash::Function::Hash64::clear() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13514
    cls.add_method('clear', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13515
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13516
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13517
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13518
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13519
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13520
def register_Ns3HashFunctionMurmur3_methods(root_module, cls):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13521
    ## hash-murmur3.h (module 'core'): ns3::Hash::Function::Murmur3::Murmur3(ns3::Hash::Function::Murmur3 const & arg0) [copy constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13522
    cls.add_constructor([param('ns3::Hash::Function::Murmur3 const &', 'arg0')])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13523
    ## hash-murmur3.h (module 'core'): ns3::Hash::Function::Murmur3::Murmur3() [constructor]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13524
    cls.add_constructor([])
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13525
    ## hash-murmur3.h (module 'core'): uint32_t ns3::Hash::Function::Murmur3::GetHash32(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13526
    cls.add_method('GetHash32', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13527
                   'uint32_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13528
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13529
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13530
    ## hash-murmur3.h (module 'core'): uint64_t ns3::Hash::Function::Murmur3::GetHash64(char const * buffer, size_t const size) [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13531
    cls.add_method('GetHash64', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13532
                   'uint64_t', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13533
                   [param('char const *', 'buffer'), param('size_t const', 'size')], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13534
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13535
    ## hash-murmur3.h (module 'core'): void ns3::Hash::Function::Murmur3::clear() [member function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13536
    cls.add_method('clear', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13537
                   'void', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13538
                   [], 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13539
                   is_virtual=True)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13540
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13541
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13542
def register_functions(root_module):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13543
    module = root_module
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13544
    ## ht-capabilities.h (module 'wifi'): extern ns3::Ptr<ns3::AttributeChecker const> ns3::MakeHtCapabilitiesChecker() [free function]
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13545
    module.add_function('MakeHtCapabilitiesChecker', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13546
                        'ns3::Ptr< ns3::AttributeChecker const >', 
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13547
                        [])
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13548
    ## ssid.h (module 'wifi'): extern ns3::Ptr<ns3::AttributeChecker const> ns3::MakeSsidChecker() [free function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13549
    module.add_function('MakeSsidChecker', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13550
                        'ns3::Ptr< ns3::AttributeChecker const >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13551
                        [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13552
    ## wifi-mode.h (module 'wifi'): extern ns3::Ptr<ns3::AttributeChecker const> ns3::MakeWifiModeChecker() [free function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13553
    module.add_function('MakeWifiModeChecker', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13554
                        'ns3::Ptr< ns3::AttributeChecker const >', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13555
                        [])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13556
    ## qos-utils.h (module 'wifi'): extern uint8_t ns3::QosUtilsGetTidForPacket(ns3::Ptr<ns3::Packet const> packet) [free function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13557
    module.add_function('QosUtilsGetTidForPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13558
                        'uint8_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13559
                        [param('ns3::Ptr< ns3::Packet const >', 'packet')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13560
    ## qos-utils.h (module 'wifi'): extern bool ns3::QosUtilsIsOldPacket(uint16_t startingSeq, uint16_t seqNumber) [free function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13561
    module.add_function('QosUtilsIsOldPacket', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13562
                        'bool', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13563
                        [param('uint16_t', 'startingSeq'), param('uint16_t', 'seqNumber')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13564
    ## qos-utils.h (module 'wifi'): extern uint32_t ns3::QosUtilsMapSeqControlToUniqueInteger(uint16_t seqControl, uint16_t endSequence) [free function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13565
    module.add_function('QosUtilsMapSeqControlToUniqueInteger', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13566
                        'uint32_t', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13567
                        [param('uint16_t', 'seqControl'), param('uint16_t', 'endSequence')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13568
    ## qos-utils.h (module 'wifi'): extern ns3::AcIndex ns3::QosUtilsMapTidToAc(uint8_t tid) [free function]
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13569
    module.add_function('QosUtilsMapTidToAc', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13570
                        'ns3::AcIndex', 
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13571
                        [param('uint8_t', 'tid')])
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13572
    register_functions_ns3_FatalImpl(module.get_submodule('FatalImpl'), root_module)
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13573
    register_functions_ns3_Hash(module.get_submodule('Hash'), root_module)
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13574
    register_functions_ns3_internal(module.get_submodule('internal'), root_module)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13575
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13576
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13577
def register_functions_ns3_FatalImpl(module, root_module):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13578
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13579
10141
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13580
def register_functions_ns3_Hash(module, root_module):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13581
    register_functions_ns3_Hash_Function(module.get_submodule('Function'), root_module)
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13582
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13583
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13584
def register_functions_ns3_Hash_Function(module, root_module):
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13585
    return
b02ae0cab0ce update wifi bindings
Tom Henderson <tomh@tomh.org>
parents: 9901
diff changeset
 13586
6900
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13587
def register_functions_ns3_internal(module, root_module):
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13588
    return
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13589
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13590
def main():
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13591
    out = FileCodeSink(sys.stdout)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13592
    root_module = module_init()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13593
    register_types(root_module)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13594
    register_methods(root_module)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13595
    register_functions(root_module)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13596
    root_module.generate(out)
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13597
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13598
if __name__ == '__main__':
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13599
    main()
911a6039aa09 Modular bindings: scan the wifi module
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
 13600