bindings/python/apidefs/gcc-ILP32/ns3_module_wifi.py
changeset 6782 c7cbb4879839
parent 6718 87c3097fecef
child 6799 3ee37173d39e
equal deleted inserted replaced
6781:cf2c1dd6db25 6782:c7cbb4879839
   202     ## ap-wifi-mac.h: ns3::ApWifiMac [class]
   202     ## ap-wifi-mac.h: ns3::ApWifiMac [class]
   203     module.add_class('ApWifiMac', parent=root_module['ns3::RegularWifiMac'])
   203     module.add_class('ApWifiMac', parent=root_module['ns3::RegularWifiMac'])
   204     ## dca-txop.h: ns3::DcaTxop [class]
   204     ## dca-txop.h: ns3::DcaTxop [class]
   205     module.add_class('DcaTxop', parent=root_module['ns3::Dcf'])
   205     module.add_class('DcaTxop', parent=root_module['ns3::Dcf'])
   206     module.add_container('ns3::WifiModeList', 'ns3::WifiMode', container_type='vector')
   206     module.add_container('ns3::WifiModeList', 'ns3::WifiMode', container_type='vector')
       
   207     typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >', 'ns3::WifiModeListIterator')
       
   208     typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >*', 'ns3::WifiModeListIterator*')
       
   209     typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >&', 'ns3::WifiModeListIterator&')
   207     typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >', 'ns3::WifiModeList')
   210     typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >', 'ns3::WifiModeList')
   208     typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >*', 'ns3::WifiModeList*')
   211     typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >*', 'ns3::WifiModeList*')
   209     typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >&', 'ns3::WifiModeList&')
   212     typehandlers.add_type_alias('std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > >&', 'ns3::WifiModeList&')
   210     typehandlers.add_type_alias('uint8_t', 'ns3::WifiInformationElementId')
   213     typehandlers.add_type_alias('uint8_t', 'ns3::WifiInformationElementId')
   211     typehandlers.add_type_alias('uint8_t*', 'ns3::WifiInformationElementId*')
   214     typehandlers.add_type_alias('uint8_t*', 'ns3::WifiInformationElementId*')
   212     typehandlers.add_type_alias('uint8_t&', 'ns3::WifiInformationElementId&')
   215     typehandlers.add_type_alias('uint8_t&', 'ns3::WifiInformationElementId&')
   213     typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >', 'ns3::WifiModeListIterator')
       
   214     typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >*', 'ns3::WifiModeListIterator*')
       
   215     typehandlers.add_type_alias('__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode, std::allocator< ns3::WifiMode > > >&', 'ns3::WifiModeListIterator&')
       
   216     typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >', 'ns3::MinstrelRate')
   216     typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >', 'ns3::MinstrelRate')
   217     typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >*', 'ns3::MinstrelRate*')
   217     typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >*', 'ns3::MinstrelRate*')
   218     typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >&', 'ns3::MinstrelRate&')
   218     typehandlers.add_type_alias('std::vector< ns3::RateInfo, std::allocator< ns3::RateInfo > >&', 'ns3::MinstrelRate&')
   219     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')
   219     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')
   220     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*')
   220     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*')