changeset 9011 | 01f5cd05ab97 |
parent 8985 | 7752dc4ce7e9 |
child 9114 | 41bfd88f8055 |
9010:d6cc76205833 | 9011:01f5cd05ab97 |
---|---|
3322 def register_Ns3PropagationCache__Ns3JakesProcess_methods(root_module, cls): |
3322 def register_Ns3PropagationCache__Ns3JakesProcess_methods(root_module, cls): |
3323 ## propagation-cache.h (module 'propagation'): ns3::PropagationCache<ns3::JakesProcess>::PropagationCache(ns3::PropagationCache<ns3::JakesProcess> const & arg0) [copy constructor] |
3323 ## propagation-cache.h (module 'propagation'): ns3::PropagationCache<ns3::JakesProcess>::PropagationCache(ns3::PropagationCache<ns3::JakesProcess> const & arg0) [copy constructor] |
3324 cls.add_constructor([param('ns3::PropagationCache< ns3::JakesProcess > const &', 'arg0')]) |
3324 cls.add_constructor([param('ns3::PropagationCache< ns3::JakesProcess > const &', 'arg0')]) |
3325 ## propagation-cache.h (module 'propagation'): ns3::PropagationCache<ns3::JakesProcess>::PropagationCache() [constructor] |
3325 ## propagation-cache.h (module 'propagation'): ns3::PropagationCache<ns3::JakesProcess>::PropagationCache() [constructor] |
3326 cls.add_constructor([]) |
3326 cls.add_constructor([]) |
3327 ## 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] |
|
3328 cls.add_method('AddPathData', |
|
3329 'void', |
|
3330 [param('ns3::Ptr< ns3::JakesProcess >', 'data'), param('ns3::Ptr< ns3::MobilityModel const >', 'a'), param('ns3::Ptr< ns3::MobilityModel const >', 'b'), param('uint32_t', 'modelUid')]) |
|
3327 ## 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] |
3331 ## 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] |
3328 cls.add_method('GetPathData', |
3332 cls.add_method('GetPathData', |
3329 'ns3::Ptr< ns3::JakesProcess >', |
3333 'ns3::Ptr< ns3::JakesProcess >', |
3330 [param('ns3::Ptr< ns3::MobilityModel const >', 'a'), param('ns3::Ptr< ns3::MobilityModel const >', 'b'), param('uint32_t', 'modelUid')]) |
3334 [param('ns3::Ptr< ns3::MobilityModel const >', 'a'), param('ns3::Ptr< ns3::MobilityModel const >', 'b'), param('uint32_t', 'modelUid')]) |
3331 return |
3335 return |
4013 cls.add_constructor([]) |
4017 cls.add_constructor([]) |
4014 ## 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] |
4018 ## 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] |
4015 cls.add_method('AddPropagationLoss', |
4019 cls.add_method('AddPropagationLoss', |
4016 'void', |
4020 'void', |
4017 [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()')]) |
4021 [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()')]) |
4022 ## yans-wifi-helper.h (module 'wifi'): int64_t ns3::YansWifiChannelHelper::AssignStreams(ns3::Ptr<ns3::YansWifiChannel> c, int64_t stream) [member function] |
|
4023 cls.add_method('AssignStreams', |
|
4024 'int64_t', |
|
4025 [param('ns3::Ptr< ns3::YansWifiChannel >', 'c'), param('int64_t', 'stream')]) |
|
4018 ## yans-wifi-helper.h (module 'wifi'): ns3::Ptr<ns3::YansWifiChannel> ns3::YansWifiChannelHelper::Create() const [member function] |
4026 ## yans-wifi-helper.h (module 'wifi'): ns3::Ptr<ns3::YansWifiChannel> ns3::YansWifiChannelHelper::Create() const [member function] |
4019 cls.add_method('Create', |
4027 cls.add_method('Create', |
4020 'ns3::Ptr< ns3::YansWifiChannel >', |
4028 'ns3::Ptr< ns3::YansWifiChannel >', |
4021 [], |
4029 [], |
4022 is_const=True) |
4030 is_const=True) |
4034 def register_Ns3YansWifiPhyHelper_methods(root_module, cls): |
4042 def register_Ns3YansWifiPhyHelper_methods(root_module, cls): |
4035 ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper::YansWifiPhyHelper(ns3::YansWifiPhyHelper const & arg0) [copy constructor] |
4043 ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper::YansWifiPhyHelper(ns3::YansWifiPhyHelper const & arg0) [copy constructor] |
4036 cls.add_constructor([param('ns3::YansWifiPhyHelper const &', 'arg0')]) |
4044 cls.add_constructor([param('ns3::YansWifiPhyHelper const &', 'arg0')]) |
4037 ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper::YansWifiPhyHelper() [constructor] |
4045 ## yans-wifi-helper.h (module 'wifi'): ns3::YansWifiPhyHelper::YansWifiPhyHelper() [constructor] |
4038 cls.add_constructor([]) |
4046 cls.add_constructor([]) |
4039 ## yans-wifi-helper.h (module 'wifi'): int64_t ns3::YansWifiPhyHelper::AssignStreams(int64_t stream) [member function] |
|
4040 cls.add_method('AssignStreams', |
|
4041 'int64_t', |
|
4042 [param('int64_t', 'stream')]) |
|
4043 ## yans-wifi-helper.h (module 'wifi'): static ns3::YansWifiPhyHelper ns3::YansWifiPhyHelper::Default() [member function] |
4047 ## yans-wifi-helper.h (module 'wifi'): static ns3::YansWifiPhyHelper ns3::YansWifiPhyHelper::Default() [member function] |
4044 cls.add_method('Default', |
4048 cls.add_method('Default', |
4045 'ns3::YansWifiPhyHelper', |
4049 'ns3::YansWifiPhyHelper', |
4046 [], |
4050 [], |
4047 is_static=True) |
4051 is_static=True) |
9635 def register_Ns3JakesProcess_methods(root_module, cls): |
9639 def register_Ns3JakesProcess_methods(root_module, cls): |
9636 ## jakes-process.h (module 'propagation'): ns3::JakesProcess::JakesProcess(ns3::JakesProcess const & arg0) [copy constructor] |
9640 ## jakes-process.h (module 'propagation'): ns3::JakesProcess::JakesProcess(ns3::JakesProcess const & arg0) [copy constructor] |
9637 cls.add_constructor([param('ns3::JakesProcess const &', 'arg0')]) |
9641 cls.add_constructor([param('ns3::JakesProcess const &', 'arg0')]) |
9638 ## jakes-process.h (module 'propagation'): ns3::JakesProcess::JakesProcess() [constructor] |
9642 ## jakes-process.h (module 'propagation'): ns3::JakesProcess::JakesProcess() [constructor] |
9639 cls.add_constructor([]) |
9643 cls.add_constructor([]) |
9640 ## jakes-process.h (module 'propagation'): static int64_t ns3::JakesProcess::AssignStreams(int64_t stream) [member function] |
9644 ## jakes-process.h (module 'propagation'): void ns3::JakesProcess::DoDispose() [member function] |
9641 cls.add_method('AssignStreams', |
9645 cls.add_method('DoDispose', |
9642 'int64_t', |
9646 'void', |
9643 [param('int64_t', 'stream')], |
9647 [], |
9644 is_static=True) |
9648 is_virtual=True) |
9645 ## jakes-process.h (module 'propagation'): double ns3::JakesProcess::GetChannelGainDb() const [member function] |
9649 ## jakes-process.h (module 'propagation'): double ns3::JakesProcess::GetChannelGainDb() const [member function] |
9646 cls.add_method('GetChannelGainDb', |
9650 cls.add_method('GetChannelGainDb', |
9647 'double', |
9651 'double', |
9648 [], |
9652 [], |
9649 is_const=True) |
9653 is_const=True) |
9655 ## jakes-process.h (module 'propagation'): static ns3::TypeId ns3::JakesProcess::GetTypeId() [member function] |
9659 ## jakes-process.h (module 'propagation'): static ns3::TypeId ns3::JakesProcess::GetTypeId() [member function] |
9656 cls.add_method('GetTypeId', |
9660 cls.add_method('GetTypeId', |
9657 'ns3::TypeId', |
9661 'ns3::TypeId', |
9658 [], |
9662 [], |
9659 is_static=True) |
9663 is_static=True) |
9664 ## jakes-process.h (module 'propagation'): void ns3::JakesProcess::SetPropagationLossModel(ns3::Ptr<const ns3::PropagationLossModel> arg0) [member function] |
|
9665 cls.add_method('SetPropagationLossModel', |
|
9666 'void', |
|
9667 [param('ns3::Ptr< ns3::PropagationLossModel const >', 'arg0')]) |
|
9660 return |
9668 return |
9661 |
9669 |
9662 def register_Ns3JakesPropagationLossModel_methods(root_module, cls): |
9670 def register_Ns3JakesPropagationLossModel_methods(root_module, cls): |
9671 ## jakes-propagation-loss-model.h (module 'propagation'): ns3::JakesPropagationLossModel::PI [variable] |
|
9672 cls.add_static_attribute('PI', 'double const', is_const=True) |
|
9663 ## jakes-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::JakesPropagationLossModel::GetTypeId() [member function] |
9673 ## jakes-propagation-loss-model.h (module 'propagation'): static ns3::TypeId ns3::JakesPropagationLossModel::GetTypeId() [member function] |
9664 cls.add_method('GetTypeId', |
9674 cls.add_method('GetTypeId', |
9665 'ns3::TypeId', |
9675 'ns3::TypeId', |
9666 [], |
9676 [], |
9667 is_static=True) |
9677 is_static=True) |