|
|
| 112 |
module.add_class('Tag', import_from_module='ns.network', parent=root_module['ns3::ObjectBase']) |
112 |
module.add_class('Tag', import_from_module='ns.network', parent=root_module['ns3::ObjectBase']) |
| 113 |
## tag-buffer.h (module 'network'): ns3::TagBuffer [class] |
113 |
## tag-buffer.h (module 'network'): ns3::TagBuffer [class] |
| 114 |
module.add_class('TagBuffer', import_from_module='ns.network') |
114 |
module.add_class('TagBuffer', import_from_module='ns.network') |
|
|
115 |
## traced-value.h (module 'core'): ns3::TracedValue<unsigned int> [class] |
| 116 |
module.add_class('TracedValue', import_from_module='ns.core', template_parameters=['unsigned int']) |
| 115 |
## type-id.h (module 'core'): ns3::TypeId [class] |
117 |
## type-id.h (module 'core'): ns3::TypeId [class] |
| 116 |
module.add_class('TypeId', import_from_module='ns.core') |
118 |
module.add_class('TypeId', import_from_module='ns.core') |
| 117 |
## type-id.h (module 'core'): ns3::TypeId::AttributeFlag [enumeration] |
119 |
## type-id.h (module 'core'): ns3::TypeId::AttributeFlag [enumeration] |
|
|
| 136 |
module.add_class('Object', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter >']) |
138 |
module.add_class('Object', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::Object, ns3::ObjectBase, ns3::ObjectDeleter >']) |
| 137 |
## object.h (module 'core'): ns3::Object::AggregateIterator [class] |
139 |
## object.h (module 'core'): ns3::Object::AggregateIterator [class] |
| 138 |
module.add_class('AggregateIterator', import_from_module='ns.core', outer_class=root_module['ns3::Object']) |
140 |
module.add_class('AggregateIterator', import_from_module='ns.core', outer_class=root_module['ns3::Object']) |
|
|
141 |
## packet-filter.h (module 'traffic-control'): ns3::PacketFilter [class] |
| 142 |
module.add_class('PacketFilter', import_from_module='ns.traffic_control', parent=root_module['ns3::Object']) |
| 143 |
## queue.h (module 'network'): ns3::Queue [class] |
| 144 |
module.add_class('Queue', import_from_module='ns.network', parent=root_module['ns3::Object']) |
| 145 |
## queue.h (module 'network'): ns3::Queue::QueueMode [enumeration] |
| 146 |
module.add_enum('QueueMode', ['QUEUE_MODE_PACKETS', 'QUEUE_MODE_BYTES'], outer_class=root_module['ns3::Queue'], import_from_module='ns.network') |
| 147 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDisc [class] |
| 148 |
module.add_class('QueueDisc', import_from_module='ns.traffic_control', parent=root_module['ns3::Object']) |
| 149 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDisc::WakeMode [enumeration] |
| 150 |
module.add_enum('WakeMode', ['WAKE_ROOT', 'WAKE_CHILD'], outer_class=root_module['ns3::QueueDisc'], import_from_module='ns.traffic-control') |
| 151 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDiscClass [class] |
| 152 |
module.add_class('QueueDiscClass', import_from_module='ns.traffic_control', parent=root_module['ns3::Object']) |
| 139 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> > [class] |
153 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> > [class] |
| 140 |
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')) |
154 |
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')) |
| 141 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> > [class] |
155 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> > [class] |
|
|
| 150 |
module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::Ipv4MulticastRoute', 'ns3::empty', 'ns3::DefaultDeleter<ns3::Ipv4MulticastRoute>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount')) |
164 |
module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::Ipv4MulticastRoute', 'ns3::empty', 'ns3::DefaultDeleter<ns3::Ipv4MulticastRoute>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount')) |
| 151 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Ipv4Route, ns3::empty, ns3::DefaultDeleter<ns3::Ipv4Route> > [class] |
165 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Ipv4Route, ns3::empty, ns3::DefaultDeleter<ns3::Ipv4Route> > [class] |
| 152 |
module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::Ipv4Route', 'ns3::empty', 'ns3::DefaultDeleter<ns3::Ipv4Route>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount')) |
166 |
module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::Ipv4Route', 'ns3::empty', 'ns3::DefaultDeleter<ns3::Ipv4Route>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount')) |
|
|
167 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter<ns3::NetDeviceQueue> > [class] |
| 168 |
module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::NetDeviceQueue', 'ns3::empty', 'ns3::DefaultDeleter<ns3::NetDeviceQueue>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount')) |
| 153 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> > [class] |
169 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> > [class] |
| 154 |
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')) |
170 |
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')) |
| 155 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> > [class] |
171 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> > [class] |
| 156 |
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')) |
172 |
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')) |
| 157 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> > [class] |
173 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> > [class] |
| 158 |
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')) |
174 |
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')) |
|
|
175 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::QueueItem, ns3::empty, ns3::DefaultDeleter<ns3::QueueItem> > [class] |
| 176 |
module.add_class('SimpleRefCount', automatic_type_narrowing=True, import_from_module='ns.core', template_parameters=['ns3::QueueItem', 'ns3::empty', 'ns3::DefaultDeleter<ns3::QueueItem>'], parent=root_module['ns3::empty'], memory_policy=cppclass.ReferenceCountingMethodsPolicy(incref_method='Ref', decref_method='Unref', peekref_method='GetReferenceCount')) |
| 159 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> > [class] |
177 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> > [class] |
| 160 |
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')) |
178 |
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')) |
| 161 |
## socket.h (module 'network'): ns3::Socket [class] |
179 |
## socket.h (module 'network'): ns3::Socket [class] |
|
|
| 180 |
module.add_class('SocketSetDontFragmentTag', import_from_module='ns.network', parent=root_module['ns3::Tag']) |
198 |
module.add_class('SocketSetDontFragmentTag', import_from_module='ns.network', parent=root_module['ns3::Tag']) |
| 181 |
## trace-source-accessor.h (module 'core'): ns3::TraceSourceAccessor [class] |
199 |
## trace-source-accessor.h (module 'core'): ns3::TraceSourceAccessor [class] |
| 182 |
module.add_class('TraceSourceAccessor', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >']) |
200 |
module.add_class('TraceSourceAccessor', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >']) |
|
|
201 |
## traffic-control-layer.h (module 'traffic-control'): ns3::TrafficControlLayer [class] |
| 202 |
module.add_class('TrafficControlLayer', import_from_module='ns.traffic_control', parent=root_module['ns3::Object']) |
| 183 |
## trailer.h (module 'network'): ns3::Trailer [class] |
203 |
## trailer.h (module 'network'): ns3::Trailer [class] |
| 184 |
module.add_class('Trailer', import_from_module='ns.network', parent=root_module['ns3::Chunk']) |
204 |
module.add_class('Trailer', import_from_module='ns.network', parent=root_module['ns3::Chunk']) |
| 185 |
## attribute.h (module 'core'): ns3::AttributeAccessor [class] |
205 |
## attribute.h (module 'core'): ns3::AttributeAccessor [class] |
|
|
| 188 |
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> >']) |
208 |
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> >']) |
| 189 |
## attribute.h (module 'core'): ns3::AttributeValue [class] |
209 |
## attribute.h (module 'core'): ns3::AttributeValue [class] |
| 190 |
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> >']) |
210 |
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> >']) |
|
|
211 |
## boolean.h (module 'core'): ns3::BooleanChecker [class] |
| 212 |
module.add_class('BooleanChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker']) |
| 213 |
## boolean.h (module 'core'): ns3::BooleanValue [class] |
| 214 |
module.add_class('BooleanValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
| 191 |
## callback.h (module 'core'): ns3::CallbackChecker [class] |
215 |
## callback.h (module 'core'): ns3::CallbackChecker [class] |
| 192 |
module.add_class('CallbackChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker']) |
216 |
module.add_class('CallbackChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker']) |
| 193 |
## callback.h (module 'core'): ns3::CallbackImplBase [class] |
217 |
## callback.h (module 'core'): ns3::CallbackImplBase [class] |
| 194 |
module.add_class('CallbackImplBase', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> >']) |
218 |
module.add_class('CallbackImplBase', import_from_module='ns.core', parent=root_module['ns3::SimpleRefCount< ns3::CallbackImplBase, ns3::empty, ns3::DefaultDeleter<ns3::CallbackImplBase> >']) |
| 195 |
## callback.h (module 'core'): ns3::CallbackValue [class] |
219 |
## callback.h (module 'core'): ns3::CallbackValue [class] |
| 196 |
module.add_class('CallbackValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
220 |
module.add_class('CallbackValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
|
|
221 |
## double.h (module 'core'): ns3::DoubleValue [class] |
| 222 |
module.add_class('DoubleValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
| 197 |
## attribute.h (module 'core'): ns3::EmptyAttributeValue [class] |
223 |
## attribute.h (module 'core'): ns3::EmptyAttributeValue [class] |
| 198 |
module.add_class('EmptyAttributeValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
224 |
module.add_class('EmptyAttributeValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
|
|
225 |
## enum.h (module 'core'): ns3::EnumChecker [class] |
| 226 |
module.add_class('EnumChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker']) |
| 227 |
## enum.h (module 'core'): ns3::EnumValue [class] |
| 228 |
module.add_class('EnumValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
| 229 |
## integer.h (module 'core'): ns3::IntegerValue [class] |
| 230 |
module.add_class('IntegerValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
| 199 |
## ipv4.h (module 'internet'): ns3::Ipv4 [class] |
231 |
## ipv4.h (module 'internet'): ns3::Ipv4 [class] |
| 200 |
module.add_class('Ipv4', import_from_module='ns.internet', parent=root_module['ns3::Object']) |
232 |
module.add_class('Ipv4', import_from_module='ns.internet', parent=root_module['ns3::Object']) |
| 201 |
## ipv4-address.h (module 'network'): ns3::Ipv4AddressChecker [class] |
233 |
## ipv4-address.h (module 'network'): ns3::Ipv4AddressChecker [class] |
|
|
| 232 |
module.add_class('NetDevice', import_from_module='ns.network', parent=root_module['ns3::Object']) |
264 |
module.add_class('NetDevice', import_from_module='ns.network', parent=root_module['ns3::Object']) |
| 233 |
## net-device.h (module 'network'): ns3::NetDevice::PacketType [enumeration] |
265 |
## net-device.h (module 'network'): ns3::NetDevice::PacketType [enumeration] |
| 234 |
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') |
266 |
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') |
|
|
267 |
## net-device.h (module 'network'): ns3::NetDeviceQueue [class] |
| 268 |
module.add_class('NetDeviceQueue', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter<ns3::NetDeviceQueue> >']) |
| 269 |
## net-device.h (module 'network'): ns3::NetDeviceQueueInterface [class] |
| 270 |
module.add_class('NetDeviceQueueInterface', import_from_module='ns.network', parent=root_module['ns3::Object']) |
| 235 |
## nix-vector.h (module 'network'): ns3::NixVector [class] |
271 |
## nix-vector.h (module 'network'): ns3::NixVector [class] |
| 236 |
module.add_class('NixVector', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >']) |
272 |
module.add_class('NixVector', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >']) |
|
|
273 |
## node.h (module 'network'): ns3::Node [class] |
| 274 |
module.add_class('Node', import_from_module='ns.network', parent=root_module['ns3::Object']) |
| 237 |
## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper [class] |
275 |
## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper [class] |
| 238 |
module.add_class('OutputStreamWrapper', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >']) |
276 |
module.add_class('OutputStreamWrapper', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >']) |
| 239 |
## packet.h (module 'network'): ns3::Packet [class] |
277 |
## packet.h (module 'network'): ns3::Packet [class] |
| 240 |
module.add_class('Packet', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >']) |
278 |
module.add_class('Packet', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >']) |
|
|
279 |
## net-device.h (module 'network'): ns3::QueueItem [class] |
| 280 |
module.add_class('QueueItem', import_from_module='ns.network', parent=root_module['ns3::SimpleRefCount< ns3::QueueItem, ns3::empty, ns3::DefaultDeleter<ns3::QueueItem> >']) |
| 241 |
## type-id.h (module 'core'): ns3::TypeIdChecker [class] |
281 |
## type-id.h (module 'core'): ns3::TypeIdChecker [class] |
| 242 |
module.add_class('TypeIdChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker']) |
282 |
module.add_class('TypeIdChecker', import_from_module='ns.core', parent=root_module['ns3::AttributeChecker']) |
| 243 |
## type-id.h (module 'core'): ns3::TypeIdValue [class] |
283 |
## type-id.h (module 'core'): ns3::TypeIdValue [class] |
| 244 |
module.add_class('TypeIdValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
284 |
module.add_class('TypeIdValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
|
|
285 |
## uinteger.h (module 'core'): ns3::UintegerValue [class] |
| 286 |
module.add_class('UintegerValue', import_from_module='ns.core', parent=root_module['ns3::AttributeValue']) |
| 245 |
## address.h (module 'network'): ns3::AddressChecker [class] |
287 |
## address.h (module 'network'): ns3::AddressChecker [class] |
| 246 |
module.add_class('AddressChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker']) |
288 |
module.add_class('AddressChecker', import_from_module='ns.network', parent=root_module['ns3::AttributeChecker']) |
| 247 |
## address.h (module 'network'): ns3::AddressValue [class] |
289 |
## address.h (module 'network'): ns3::AddressValue [class] |
| 248 |
module.add_class('AddressValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue']) |
290 |
module.add_class('AddressValue', import_from_module='ns.network', parent=root_module['ns3::AttributeValue']) |
| 249 |
## ipv4-click-routing.h (module 'click'): ns3::Ipv4ClickRouting [class] |
291 |
## ipv4-click-routing.h (module 'click'): ns3::Ipv4ClickRouting [class] |
| 250 |
module.add_class('Ipv4ClickRouting', parent=root_module['ns3::Ipv4RoutingProtocol']) |
292 |
module.add_class('Ipv4ClickRouting', parent=root_module['ns3::Ipv4RoutingProtocol']) |
|
|
293 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDiscItem [class] |
| 294 |
module.add_class('QueueDiscItem', import_from_module='ns.traffic_control', parent=root_module['ns3::QueueItem']) |
| 251 |
module.add_container('std::map< std::string, ns3::LogComponent * >', ('std::string', 'ns3::LogComponent *'), container_type=u'map') |
295 |
module.add_container('std::map< std::string, ns3::LogComponent * >', ('std::string', 'ns3::LogComponent *'), container_type=u'map') |
| 252 |
module.add_container('std::vector< ns3::Ipv6Address >', 'ns3::Ipv6Address', container_type=u'vector') |
296 |
module.add_container('std::vector< ns3::Ipv6Address >', 'ns3::Ipv6Address', container_type=u'vector') |
|
|
297 |
module.add_container('std::vector< ns3::Ptr< ns3::QueueDisc > >', 'ns3::Ptr< ns3::QueueDisc >', container_type=u'vector') |
| 253 |
module.add_container('std::map< unsigned int, unsigned int >', ('unsigned int', 'unsigned int'), container_type=u'map') |
298 |
module.add_container('std::map< unsigned int, unsigned int >', ('unsigned int', 'unsigned int'), container_type=u'map') |
| 254 |
typehandlers.add_type_alias(u'void ( * ) ( std::ostream & ) *', u'ns3::LogTimePrinter') |
299 |
typehandlers.add_type_alias(u'void ( * ) ( std::ostream & ) *', u'ns3::LogTimePrinter') |
| 255 |
typehandlers.add_type_alias(u'void ( * ) ( std::ostream & ) **', u'ns3::LogTimePrinter*') |
300 |
typehandlers.add_type_alias(u'void ( * ) ( std::ostream & ) **', u'ns3::LogTimePrinter*') |
|
|
| 269 |
nested_module = module.add_cpp_namespace('Hash') |
314 |
nested_module = module.add_cpp_namespace('Hash') |
| 270 |
register_types_ns3_Hash(nested_module) |
315 |
register_types_ns3_Hash(nested_module) |
| 271 |
|
316 |
|
|
|
317 |
|
| 318 |
## Register a nested module for the namespace TracedValueCallback |
| 319 |
|
| 320 |
nested_module = module.add_cpp_namespace('TracedValueCallback') |
| 321 |
register_types_ns3_TracedValueCallback(nested_module) |
| 322 |
|
| 323 |
|
| 324 |
## Register a nested module for the namespace internal |
| 325 |
|
| 326 |
nested_module = module.add_cpp_namespace('internal') |
| 327 |
register_types_ns3_internal(nested_module) |
| 328 |
|
| 272 |
|
329 |
|
| 273 |
def register_types_ns3_FatalImpl(module): |
330 |
def register_types_ns3_FatalImpl(module): |
| 274 |
root_module = module.get_root() |
331 |
root_module = module.get_root() |
|
|
| 304 |
## hash-murmur3.h (module 'core'): ns3::Hash::Function::Murmur3 [class] |
361 |
## hash-murmur3.h (module 'core'): ns3::Hash::Function::Murmur3 [class] |
| 305 |
module.add_class('Murmur3', import_from_module='ns.core', parent=root_module['ns3::Hash::Implementation']) |
362 |
module.add_class('Murmur3', import_from_module='ns.core', parent=root_module['ns3::Hash::Implementation']) |
| 306 |
|
363 |
|
|
|
364 |
def register_types_ns3_TracedValueCallback(module): |
| 365 |
root_module = module.get_root() |
| 366 |
|
| 367 |
typehandlers.add_type_alias(u'void ( * ) ( uint8_t, uint8_t ) *', u'ns3::TracedValueCallback::Uint8') |
| 368 |
typehandlers.add_type_alias(u'void ( * ) ( uint8_t, uint8_t ) **', u'ns3::TracedValueCallback::Uint8*') |
| 369 |
typehandlers.add_type_alias(u'void ( * ) ( uint8_t, uint8_t ) *&', u'ns3::TracedValueCallback::Uint8&') |
| 370 |
typehandlers.add_type_alias(u'void ( * ) ( uint16_t, uint16_t ) *', u'ns3::TracedValueCallback::Uint16') |
| 371 |
typehandlers.add_type_alias(u'void ( * ) ( uint16_t, uint16_t ) **', u'ns3::TracedValueCallback::Uint16*') |
| 372 |
typehandlers.add_type_alias(u'void ( * ) ( uint16_t, uint16_t ) *&', u'ns3::TracedValueCallback::Uint16&') |
| 373 |
typehandlers.add_type_alias(u'void ( * ) ( double, double ) *', u'ns3::TracedValueCallback::Double') |
| 374 |
typehandlers.add_type_alias(u'void ( * ) ( double, double ) **', u'ns3::TracedValueCallback::Double*') |
| 375 |
typehandlers.add_type_alias(u'void ( * ) ( double, double ) *&', u'ns3::TracedValueCallback::Double&') |
| 376 |
typehandlers.add_type_alias(u'void ( * ) ( uint32_t, uint32_t ) *', u'ns3::TracedValueCallback::Uint32') |
| 377 |
typehandlers.add_type_alias(u'void ( * ) ( uint32_t, uint32_t ) **', u'ns3::TracedValueCallback::Uint32*') |
| 378 |
typehandlers.add_type_alias(u'void ( * ) ( uint32_t, uint32_t ) *&', u'ns3::TracedValueCallback::Uint32&') |
| 379 |
typehandlers.add_type_alias(u'void ( * ) ( bool, bool ) *', u'ns3::TracedValueCallback::Bool') |
| 380 |
typehandlers.add_type_alias(u'void ( * ) ( bool, bool ) **', u'ns3::TracedValueCallback::Bool*') |
| 381 |
typehandlers.add_type_alias(u'void ( * ) ( bool, bool ) *&', u'ns3::TracedValueCallback::Bool&') |
| 382 |
typehandlers.add_type_alias(u'void ( * ) ( int16_t, int16_t ) *', u'ns3::TracedValueCallback::Int16') |
| 383 |
typehandlers.add_type_alias(u'void ( * ) ( int16_t, int16_t ) **', u'ns3::TracedValueCallback::Int16*') |
| 384 |
typehandlers.add_type_alias(u'void ( * ) ( int16_t, int16_t ) *&', u'ns3::TracedValueCallback::Int16&') |
| 385 |
typehandlers.add_type_alias(u'void ( * ) ( int32_t, int32_t ) *', u'ns3::TracedValueCallback::Int32') |
| 386 |
typehandlers.add_type_alias(u'void ( * ) ( int32_t, int32_t ) **', u'ns3::TracedValueCallback::Int32*') |
| 387 |
typehandlers.add_type_alias(u'void ( * ) ( int32_t, int32_t ) *&', u'ns3::TracedValueCallback::Int32&') |
| 388 |
typehandlers.add_type_alias(u'void ( * ) ( int8_t, int8_t ) *', u'ns3::TracedValueCallback::Int8') |
| 389 |
typehandlers.add_type_alias(u'void ( * ) ( int8_t, int8_t ) **', u'ns3::TracedValueCallback::Int8*') |
| 390 |
typehandlers.add_type_alias(u'void ( * ) ( int8_t, int8_t ) *&', u'ns3::TracedValueCallback::Int8&') |
| 391 |
|
| 392 |
def register_types_ns3_internal(module): |
| 393 |
root_module = module.get_root() |
| 394 |
|
| 395 |
|
| 307 |
def register_methods(root_module): |
396 |
def register_methods(root_module): |
| 308 |
register_Ns3Address_methods(root_module, root_module['ns3::Address']) |
397 |
register_Ns3Address_methods(root_module, root_module['ns3::Address']) |
| 309 |
register_Ns3AttributeConstructionList_methods(root_module, root_module['ns3::AttributeConstructionList']) |
398 |
register_Ns3AttributeConstructionList_methods(root_module, root_module['ns3::AttributeConstructionList']) |
|
|
| 341 |
register_Ns3SystemWallClockMs_methods(root_module, root_module['ns3::SystemWallClockMs']) |
430 |
register_Ns3SystemWallClockMs_methods(root_module, root_module['ns3::SystemWallClockMs']) |
| 342 |
register_Ns3Tag_methods(root_module, root_module['ns3::Tag']) |
431 |
register_Ns3Tag_methods(root_module, root_module['ns3::Tag']) |
| 343 |
register_Ns3TagBuffer_methods(root_module, root_module['ns3::TagBuffer']) |
432 |
register_Ns3TagBuffer_methods(root_module, root_module['ns3::TagBuffer']) |
|
|
433 |
register_Ns3TracedValue__Unsigned_int_methods(root_module, root_module['ns3::TracedValue< unsigned int >']) |
| 344 |
register_Ns3TypeId_methods(root_module, root_module['ns3::TypeId']) |
434 |
register_Ns3TypeId_methods(root_module, root_module['ns3::TypeId']) |
| 345 |
register_Ns3TypeIdAttributeInformation_methods(root_module, root_module['ns3::TypeId::AttributeInformation']) |
435 |
register_Ns3TypeIdAttributeInformation_methods(root_module, root_module['ns3::TypeId::AttributeInformation']) |
| 346 |
register_Ns3TypeIdTraceSourceInformation_methods(root_module, root_module['ns3::TypeId::TraceSourceInformation']) |
436 |
register_Ns3TypeIdTraceSourceInformation_methods(root_module, root_module['ns3::TypeId::TraceSourceInformation']) |
|
|
| 350 |
register_Ns3Ipv4Header_methods(root_module, root_module['ns3::Ipv4Header']) |
440 |
register_Ns3Ipv4Header_methods(root_module, root_module['ns3::Ipv4Header']) |
| 351 |
register_Ns3Object_methods(root_module, root_module['ns3::Object']) |
441 |
register_Ns3Object_methods(root_module, root_module['ns3::Object']) |
| 352 |
register_Ns3ObjectAggregateIterator_methods(root_module, root_module['ns3::Object::AggregateIterator']) |
442 |
register_Ns3ObjectAggregateIterator_methods(root_module, root_module['ns3::Object::AggregateIterator']) |
|
|
443 |
register_Ns3PacketFilter_methods(root_module, root_module['ns3::PacketFilter']) |
| 444 |
register_Ns3Queue_methods(root_module, root_module['ns3::Queue']) |
| 445 |
register_Ns3QueueDisc_methods(root_module, root_module['ns3::QueueDisc']) |
| 446 |
register_Ns3QueueDiscClass_methods(root_module, root_module['ns3::QueueDiscClass']) |
| 353 |
register_Ns3SimpleRefCount__Ns3AttributeAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeAccessor__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >']) |
447 |
register_Ns3SimpleRefCount__Ns3AttributeAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeAccessor__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >']) |
| 354 |
register_Ns3SimpleRefCount__Ns3AttributeChecker_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeChecker__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> >']) |
448 |
register_Ns3SimpleRefCount__Ns3AttributeChecker_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeChecker__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeChecker, ns3::empty, ns3::DefaultDeleter<ns3::AttributeChecker> >']) |
| 355 |
register_Ns3SimpleRefCount__Ns3AttributeValue_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeValue__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> >']) |
449 |
register_Ns3SimpleRefCount__Ns3AttributeValue_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeValue__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::AttributeValue, ns3::empty, ns3::DefaultDeleter<ns3::AttributeValue> >']) |
|
|
| 357 |
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> >']) |
451 |
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> >']) |
| 358 |
register_Ns3SimpleRefCount__Ns3Ipv4MulticastRoute_Ns3Empty_Ns3DefaultDeleter__lt__ns3Ipv4MulticastRoute__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Ipv4MulticastRoute, ns3::empty, ns3::DefaultDeleter<ns3::Ipv4MulticastRoute> >']) |
452 |
register_Ns3SimpleRefCount__Ns3Ipv4MulticastRoute_Ns3Empty_Ns3DefaultDeleter__lt__ns3Ipv4MulticastRoute__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Ipv4MulticastRoute, ns3::empty, ns3::DefaultDeleter<ns3::Ipv4MulticastRoute> >']) |
| 359 |
register_Ns3SimpleRefCount__Ns3Ipv4Route_Ns3Empty_Ns3DefaultDeleter__lt__ns3Ipv4Route__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Ipv4Route, ns3::empty, ns3::DefaultDeleter<ns3::Ipv4Route> >']) |
453 |
register_Ns3SimpleRefCount__Ns3Ipv4Route_Ns3Empty_Ns3DefaultDeleter__lt__ns3Ipv4Route__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Ipv4Route, ns3::empty, ns3::DefaultDeleter<ns3::Ipv4Route> >']) |
|
|
454 |
register_Ns3SimpleRefCount__Ns3NetDeviceQueue_Ns3Empty_Ns3DefaultDeleter__lt__ns3NetDeviceQueue__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter<ns3::NetDeviceQueue> >']) |
| 360 |
register_Ns3SimpleRefCount__Ns3NixVector_Ns3Empty_Ns3DefaultDeleter__lt__ns3NixVector__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >']) |
455 |
register_Ns3SimpleRefCount__Ns3NixVector_Ns3Empty_Ns3DefaultDeleter__lt__ns3NixVector__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >']) |
| 361 |
register_Ns3SimpleRefCount__Ns3OutputStreamWrapper_Ns3Empty_Ns3DefaultDeleter__lt__ns3OutputStreamWrapper__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >']) |
456 |
register_Ns3SimpleRefCount__Ns3OutputStreamWrapper_Ns3Empty_Ns3DefaultDeleter__lt__ns3OutputStreamWrapper__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::OutputStreamWrapper, ns3::empty, ns3::DefaultDeleter<ns3::OutputStreamWrapper> >']) |
| 362 |
register_Ns3SimpleRefCount__Ns3Packet_Ns3Empty_Ns3DefaultDeleter__lt__ns3Packet__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >']) |
457 |
register_Ns3SimpleRefCount__Ns3Packet_Ns3Empty_Ns3DefaultDeleter__lt__ns3Packet__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::Packet, ns3::empty, ns3::DefaultDeleter<ns3::Packet> >']) |
|
|
458 |
register_Ns3SimpleRefCount__Ns3QueueItem_Ns3Empty_Ns3DefaultDeleter__lt__ns3QueueItem__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::QueueItem, ns3::empty, ns3::DefaultDeleter<ns3::QueueItem> >']) |
| 363 |
register_Ns3SimpleRefCount__Ns3TraceSourceAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3TraceSourceAccessor__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >']) |
459 |
register_Ns3SimpleRefCount__Ns3TraceSourceAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3TraceSourceAccessor__gt___methods(root_module, root_module['ns3::SimpleRefCount< ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >']) |
| 364 |
register_Ns3Socket_methods(root_module, root_module['ns3::Socket']) |
460 |
register_Ns3Socket_methods(root_module, root_module['ns3::Socket']) |
| 365 |
register_Ns3SocketAddressTag_methods(root_module, root_module['ns3::SocketAddressTag']) |
461 |
register_Ns3SocketAddressTag_methods(root_module, root_module['ns3::SocketAddressTag']) |
|
|
| 369 |
register_Ns3SocketIpv6TclassTag_methods(root_module, root_module['ns3::SocketIpv6TclassTag']) |
465 |
register_Ns3SocketIpv6TclassTag_methods(root_module, root_module['ns3::SocketIpv6TclassTag']) |
| 370 |
register_Ns3SocketSetDontFragmentTag_methods(root_module, root_module['ns3::SocketSetDontFragmentTag']) |
466 |
register_Ns3SocketSetDontFragmentTag_methods(root_module, root_module['ns3::SocketSetDontFragmentTag']) |
| 371 |
register_Ns3TraceSourceAccessor_methods(root_module, root_module['ns3::TraceSourceAccessor']) |
467 |
register_Ns3TraceSourceAccessor_methods(root_module, root_module['ns3::TraceSourceAccessor']) |
|
|
468 |
register_Ns3TrafficControlLayer_methods(root_module, root_module['ns3::TrafficControlLayer']) |
| 372 |
register_Ns3Trailer_methods(root_module, root_module['ns3::Trailer']) |
469 |
register_Ns3Trailer_methods(root_module, root_module['ns3::Trailer']) |
| 373 |
register_Ns3AttributeAccessor_methods(root_module, root_module['ns3::AttributeAccessor']) |
470 |
register_Ns3AttributeAccessor_methods(root_module, root_module['ns3::AttributeAccessor']) |
| 374 |
register_Ns3AttributeChecker_methods(root_module, root_module['ns3::AttributeChecker']) |
471 |
register_Ns3AttributeChecker_methods(root_module, root_module['ns3::AttributeChecker']) |
| 375 |
register_Ns3AttributeValue_methods(root_module, root_module['ns3::AttributeValue']) |
472 |
register_Ns3AttributeValue_methods(root_module, root_module['ns3::AttributeValue']) |
|
|
473 |
register_Ns3BooleanChecker_methods(root_module, root_module['ns3::BooleanChecker']) |
| 474 |
register_Ns3BooleanValue_methods(root_module, root_module['ns3::BooleanValue']) |
| 376 |
register_Ns3CallbackChecker_methods(root_module, root_module['ns3::CallbackChecker']) |
475 |
register_Ns3CallbackChecker_methods(root_module, root_module['ns3::CallbackChecker']) |
| 377 |
register_Ns3CallbackImplBase_methods(root_module, root_module['ns3::CallbackImplBase']) |
476 |
register_Ns3CallbackImplBase_methods(root_module, root_module['ns3::CallbackImplBase']) |
| 378 |
register_Ns3CallbackValue_methods(root_module, root_module['ns3::CallbackValue']) |
477 |
register_Ns3CallbackValue_methods(root_module, root_module['ns3::CallbackValue']) |
|
|
478 |
register_Ns3DoubleValue_methods(root_module, root_module['ns3::DoubleValue']) |
| 379 |
register_Ns3EmptyAttributeValue_methods(root_module, root_module['ns3::EmptyAttributeValue']) |
479 |
register_Ns3EmptyAttributeValue_methods(root_module, root_module['ns3::EmptyAttributeValue']) |
|
|
480 |
register_Ns3EnumChecker_methods(root_module, root_module['ns3::EnumChecker']) |
| 481 |
register_Ns3EnumValue_methods(root_module, root_module['ns3::EnumValue']) |
| 482 |
register_Ns3IntegerValue_methods(root_module, root_module['ns3::IntegerValue']) |
| 380 |
register_Ns3Ipv4_methods(root_module, root_module['ns3::Ipv4']) |
483 |
register_Ns3Ipv4_methods(root_module, root_module['ns3::Ipv4']) |
| 381 |
register_Ns3Ipv4AddressChecker_methods(root_module, root_module['ns3::Ipv4AddressChecker']) |
484 |
register_Ns3Ipv4AddressChecker_methods(root_module, root_module['ns3::Ipv4AddressChecker']) |
| 382 |
register_Ns3Ipv4AddressValue_methods(root_module, root_module['ns3::Ipv4AddressValue']) |
485 |
register_Ns3Ipv4AddressValue_methods(root_module, root_module['ns3::Ipv4AddressValue']) |
|
|
| 394 |
register_Ns3Mac48AddressChecker_methods(root_module, root_module['ns3::Mac48AddressChecker']) |
497 |
register_Ns3Mac48AddressChecker_methods(root_module, root_module['ns3::Mac48AddressChecker']) |
| 395 |
register_Ns3Mac48AddressValue_methods(root_module, root_module['ns3::Mac48AddressValue']) |
498 |
register_Ns3Mac48AddressValue_methods(root_module, root_module['ns3::Mac48AddressValue']) |
| 396 |
register_Ns3NetDevice_methods(root_module, root_module['ns3::NetDevice']) |
499 |
register_Ns3NetDevice_methods(root_module, root_module['ns3::NetDevice']) |
|
|
500 |
register_Ns3NetDeviceQueue_methods(root_module, root_module['ns3::NetDeviceQueue']) |
| 501 |
register_Ns3NetDeviceQueueInterface_methods(root_module, root_module['ns3::NetDeviceQueueInterface']) |
| 397 |
register_Ns3NixVector_methods(root_module, root_module['ns3::NixVector']) |
502 |
register_Ns3NixVector_methods(root_module, root_module['ns3::NixVector']) |
|
|
503 |
register_Ns3Node_methods(root_module, root_module['ns3::Node']) |
| 398 |
register_Ns3OutputStreamWrapper_methods(root_module, root_module['ns3::OutputStreamWrapper']) |
504 |
register_Ns3OutputStreamWrapper_methods(root_module, root_module['ns3::OutputStreamWrapper']) |
| 399 |
register_Ns3Packet_methods(root_module, root_module['ns3::Packet']) |
505 |
register_Ns3Packet_methods(root_module, root_module['ns3::Packet']) |
|
|
506 |
register_Ns3QueueItem_methods(root_module, root_module['ns3::QueueItem']) |
| 400 |
register_Ns3TypeIdChecker_methods(root_module, root_module['ns3::TypeIdChecker']) |
507 |
register_Ns3TypeIdChecker_methods(root_module, root_module['ns3::TypeIdChecker']) |
| 401 |
register_Ns3TypeIdValue_methods(root_module, root_module['ns3::TypeIdValue']) |
508 |
register_Ns3TypeIdValue_methods(root_module, root_module['ns3::TypeIdValue']) |
|
|
509 |
register_Ns3UintegerValue_methods(root_module, root_module['ns3::UintegerValue']) |
| 402 |
register_Ns3AddressChecker_methods(root_module, root_module['ns3::AddressChecker']) |
510 |
register_Ns3AddressChecker_methods(root_module, root_module['ns3::AddressChecker']) |
| 403 |
register_Ns3AddressValue_methods(root_module, root_module['ns3::AddressValue']) |
511 |
register_Ns3AddressValue_methods(root_module, root_module['ns3::AddressValue']) |
| 404 |
register_Ns3Ipv4ClickRouting_methods(root_module, root_module['ns3::Ipv4ClickRouting']) |
512 |
register_Ns3Ipv4ClickRouting_methods(root_module, root_module['ns3::Ipv4ClickRouting']) |
|
|
513 |
register_Ns3QueueDiscItem_methods(root_module, root_module['ns3::QueueDiscItem']) |
| 405 |
register_Ns3HashImplementation_methods(root_module, root_module['ns3::Hash::Implementation']) |
514 |
register_Ns3HashImplementation_methods(root_module, root_module['ns3::Hash::Implementation']) |
| 406 |
register_Ns3HashFunctionFnv1a_methods(root_module, root_module['ns3::Hash::Function::Fnv1a']) |
515 |
register_Ns3HashFunctionFnv1a_methods(root_module, root_module['ns3::Hash::Function::Fnv1a']) |
| 407 |
register_Ns3HashFunctionHash32_methods(root_module, root_module['ns3::Hash::Function::Hash32']) |
516 |
register_Ns3HashFunctionHash32_methods(root_module, root_module['ns3::Hash::Function::Hash32']) |
|
|
| 2028 |
[param('uint8_t', 'v')]) |
2137 |
[param('uint8_t', 'v')]) |
| 2029 |
return |
2138 |
return |
| 2030 |
|
2139 |
|
|
|
2140 |
def register_Ns3TracedValue__Unsigned_int_methods(root_module, cls): |
| 2141 |
## traced-value.h (module 'core'): ns3::TracedValue<unsigned int>::TracedValue() [constructor] |
| 2142 |
cls.add_constructor([]) |
| 2143 |
## traced-value.h (module 'core'): ns3::TracedValue<unsigned int>::TracedValue(ns3::TracedValue<unsigned int> const & o) [copy constructor] |
| 2144 |
cls.add_constructor([param('ns3::TracedValue< unsigned int > const &', 'o')]) |
| 2145 |
## traced-value.h (module 'core'): ns3::TracedValue<unsigned int>::TracedValue(unsigned int const & v) [constructor] |
| 2146 |
cls.add_constructor([param('unsigned int const &', 'v')]) |
| 2147 |
## traced-value.h (module 'core'): void ns3::TracedValue<unsigned int>::Connect(ns3::CallbackBase const & cb, std::basic_string<char,std::char_traits<char>,std::allocator<char> > path) [member function] |
| 2148 |
cls.add_method('Connect', |
| 2149 |
'void', |
| 2150 |
[param('ns3::CallbackBase const &', 'cb'), param('std::string', 'path')]) |
| 2151 |
## traced-value.h (module 'core'): void ns3::TracedValue<unsigned int>::ConnectWithoutContext(ns3::CallbackBase const & cb) [member function] |
| 2152 |
cls.add_method('ConnectWithoutContext', |
| 2153 |
'void', |
| 2154 |
[param('ns3::CallbackBase const &', 'cb')]) |
| 2155 |
## traced-value.h (module 'core'): void ns3::TracedValue<unsigned int>::Disconnect(ns3::CallbackBase const & cb, std::basic_string<char,std::char_traits<char>,std::allocator<char> > path) [member function] |
| 2156 |
cls.add_method('Disconnect', |
| 2157 |
'void', |
| 2158 |
[param('ns3::CallbackBase const &', 'cb'), param('std::string', 'path')]) |
| 2159 |
## traced-value.h (module 'core'): void ns3::TracedValue<unsigned int>::DisconnectWithoutContext(ns3::CallbackBase const & cb) [member function] |
| 2160 |
cls.add_method('DisconnectWithoutContext', |
| 2161 |
'void', |
| 2162 |
[param('ns3::CallbackBase const &', 'cb')]) |
| 2163 |
## traced-value.h (module 'core'): unsigned int ns3::TracedValue<unsigned int>::Get() const [member function] |
| 2164 |
cls.add_method('Get', |
| 2165 |
'unsigned int', |
| 2166 |
[], |
| 2167 |
is_const=True) |
| 2168 |
## traced-value.h (module 'core'): void ns3::TracedValue<unsigned int>::Set(unsigned int const & v) [member function] |
| 2169 |
cls.add_method('Set', |
| 2170 |
'void', |
| 2171 |
[param('unsigned int const &', 'v')]) |
| 2172 |
return |
| 2173 |
|
| 2031 |
def register_Ns3TypeId_methods(root_module, cls): |
2174 |
def register_Ns3TypeId_methods(root_module, cls): |
| 2032 |
cls.add_binary_comparison_operator('<') |
2175 |
cls.add_binary_comparison_operator('<') |
| 2033 |
cls.add_binary_comparison_operator('!=') |
2176 |
cls.add_binary_comparison_operator('!=') |
|
|
| 2533 |
[]) |
2676 |
[]) |
| 2534 |
return |
2677 |
return |
| 2535 |
|
2678 |
|
|
|
2679 |
def register_Ns3PacketFilter_methods(root_module, cls): |
| 2680 |
## packet-filter.h (module 'traffic-control'): ns3::PacketFilter::PacketFilter(ns3::PacketFilter const & arg0) [copy constructor] |
| 2681 |
cls.add_constructor([param('ns3::PacketFilter const &', 'arg0')]) |
| 2682 |
## packet-filter.h (module 'traffic-control'): ns3::PacketFilter::PacketFilter() [constructor] |
| 2683 |
cls.add_constructor([]) |
| 2684 |
## packet-filter.h (module 'traffic-control'): int32_t ns3::PacketFilter::Classify(ns3::Ptr<ns3::QueueDiscItem> item) const [member function] |
| 2685 |
cls.add_method('Classify', |
| 2686 |
'int32_t', |
| 2687 |
[param('ns3::Ptr< ns3::QueueDiscItem >', 'item')], |
| 2688 |
is_const=True) |
| 2689 |
## packet-filter.h (module 'traffic-control'): static ns3::TypeId ns3::PacketFilter::GetTypeId() [member function] |
| 2690 |
cls.add_method('GetTypeId', |
| 2691 |
'ns3::TypeId', |
| 2692 |
[], |
| 2693 |
is_static=True) |
| 2694 |
## packet-filter.h (module 'traffic-control'): ns3::PacketFilter::PF_NO_MATCH [variable] |
| 2695 |
cls.add_static_attribute('PF_NO_MATCH', 'int const', is_const=True) |
| 2696 |
## packet-filter.h (module 'traffic-control'): bool ns3::PacketFilter::CheckProtocol(ns3::Ptr<ns3::QueueDiscItem> item) const [member function] |
| 2697 |
cls.add_method('CheckProtocol', |
| 2698 |
'bool', |
| 2699 |
[param('ns3::Ptr< ns3::QueueDiscItem >', 'item')], |
| 2700 |
is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True) |
| 2701 |
## packet-filter.h (module 'traffic-control'): int32_t ns3::PacketFilter::DoClassify(ns3::Ptr<ns3::QueueDiscItem> item) const [member function] |
| 2702 |
cls.add_method('DoClassify', |
| 2703 |
'int32_t', |
| 2704 |
[param('ns3::Ptr< ns3::QueueDiscItem >', 'item')], |
| 2705 |
is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True) |
| 2706 |
return |
| 2707 |
|
| 2708 |
def register_Ns3Queue_methods(root_module, cls): |
| 2709 |
## queue.h (module 'network'): ns3::Queue::Queue(ns3::Queue const & arg0) [copy constructor] |
| 2710 |
cls.add_constructor([param('ns3::Queue const &', 'arg0')]) |
| 2711 |
## queue.h (module 'network'): ns3::Queue::Queue() [constructor] |
| 2712 |
cls.add_constructor([]) |
| 2713 |
## queue.h (module 'network'): ns3::Ptr<ns3::QueueItem> ns3::Queue::Dequeue() [member function] |
| 2714 |
cls.add_method('Dequeue', |
| 2715 |
'ns3::Ptr< ns3::QueueItem >', |
| 2716 |
[]) |
| 2717 |
## queue.h (module 'network'): void ns3::Queue::DequeueAll() [member function] |
| 2718 |
cls.add_method('DequeueAll', |
| 2719 |
'void', |
| 2720 |
[]) |
| 2721 |
## queue.h (module 'network'): bool ns3::Queue::Enqueue(ns3::Ptr<ns3::QueueItem> item) [member function] |
| 2722 |
cls.add_method('Enqueue', |
| 2723 |
'bool', |
| 2724 |
[param('ns3::Ptr< ns3::QueueItem >', 'item')]) |
| 2725 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetMaxBytes() const [member function] |
| 2726 |
cls.add_method('GetMaxBytes', |
| 2727 |
'uint32_t', |
| 2728 |
[], |
| 2729 |
is_const=True) |
| 2730 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetMaxPackets() const [member function] |
| 2731 |
cls.add_method('GetMaxPackets', |
| 2732 |
'uint32_t', |
| 2733 |
[], |
| 2734 |
is_const=True) |
| 2735 |
## queue.h (module 'network'): ns3::Queue::QueueMode ns3::Queue::GetMode() const [member function] |
| 2736 |
cls.add_method('GetMode', |
| 2737 |
'ns3::Queue::QueueMode', |
| 2738 |
[], |
| 2739 |
is_const=True) |
| 2740 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetNBytes() const [member function] |
| 2741 |
cls.add_method('GetNBytes', |
| 2742 |
'uint32_t', |
| 2743 |
[], |
| 2744 |
is_const=True) |
| 2745 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetNPackets() const [member function] |
| 2746 |
cls.add_method('GetNPackets', |
| 2747 |
'uint32_t', |
| 2748 |
[], |
| 2749 |
is_const=True) |
| 2750 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetTotalDroppedBytes() const [member function] |
| 2751 |
cls.add_method('GetTotalDroppedBytes', |
| 2752 |
'uint32_t', |
| 2753 |
[], |
| 2754 |
is_const=True) |
| 2755 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetTotalDroppedPackets() const [member function] |
| 2756 |
cls.add_method('GetTotalDroppedPackets', |
| 2757 |
'uint32_t', |
| 2758 |
[], |
| 2759 |
is_const=True) |
| 2760 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetTotalReceivedBytes() const [member function] |
| 2761 |
cls.add_method('GetTotalReceivedBytes', |
| 2762 |
'uint32_t', |
| 2763 |
[], |
| 2764 |
is_const=True) |
| 2765 |
## queue.h (module 'network'): uint32_t ns3::Queue::GetTotalReceivedPackets() const [member function] |
| 2766 |
cls.add_method('GetTotalReceivedPackets', |
| 2767 |
'uint32_t', |
| 2768 |
[], |
| 2769 |
is_const=True) |
| 2770 |
## queue.h (module 'network'): static ns3::TypeId ns3::Queue::GetTypeId() [member function] |
| 2771 |
cls.add_method('GetTypeId', |
| 2772 |
'ns3::TypeId', |
| 2773 |
[], |
| 2774 |
is_static=True) |
| 2775 |
## queue.h (module 'network'): bool ns3::Queue::IsEmpty() const [member function] |
| 2776 |
cls.add_method('IsEmpty', |
| 2777 |
'bool', |
| 2778 |
[], |
| 2779 |
is_const=True) |
| 2780 |
## queue.h (module 'network'): ns3::Ptr<const ns3::QueueItem> ns3::Queue::Peek() const [member function] |
| 2781 |
cls.add_method('Peek', |
| 2782 |
'ns3::Ptr< ns3::QueueItem const >', |
| 2783 |
[], |
| 2784 |
is_const=True) |
| 2785 |
## queue.h (module 'network'): void ns3::Queue::ResetStatistics() [member function] |
| 2786 |
cls.add_method('ResetStatistics', |
| 2787 |
'void', |
| 2788 |
[]) |
| 2789 |
## queue.h (module 'network'): void ns3::Queue::SetMaxBytes(uint32_t maxBytes) [member function] |
| 2790 |
cls.add_method('SetMaxBytes', |
| 2791 |
'void', |
| 2792 |
[param('uint32_t', 'maxBytes')]) |
| 2793 |
## queue.h (module 'network'): void ns3::Queue::SetMaxPackets(uint32_t maxPackets) [member function] |
| 2794 |
cls.add_method('SetMaxPackets', |
| 2795 |
'void', |
| 2796 |
[param('uint32_t', 'maxPackets')]) |
| 2797 |
## queue.h (module 'network'): void ns3::Queue::SetMode(ns3::Queue::QueueMode mode) [member function] |
| 2798 |
cls.add_method('SetMode', |
| 2799 |
'void', |
| 2800 |
[param('ns3::Queue::QueueMode', 'mode')]) |
| 2801 |
## queue.h (module 'network'): void ns3::Queue::Drop(ns3::Ptr<ns3::Packet> p) [member function] |
| 2802 |
cls.add_method('Drop', |
| 2803 |
'void', |
| 2804 |
[param('ns3::Ptr< ns3::Packet >', 'p')], |
| 2805 |
visibility='protected') |
| 2806 |
## queue.h (module 'network'): ns3::Ptr<ns3::QueueItem> ns3::Queue::DoDequeue() [member function] |
| 2807 |
cls.add_method('DoDequeue', |
| 2808 |
'ns3::Ptr< ns3::QueueItem >', |
| 2809 |
[], |
| 2810 |
is_pure_virtual=True, visibility='private', is_virtual=True) |
| 2811 |
## queue.h (module 'network'): bool ns3::Queue::DoEnqueue(ns3::Ptr<ns3::QueueItem> item) [member function] |
| 2812 |
cls.add_method('DoEnqueue', |
| 2813 |
'bool', |
| 2814 |
[param('ns3::Ptr< ns3::QueueItem >', 'item')], |
| 2815 |
is_pure_virtual=True, visibility='private', is_virtual=True) |
| 2816 |
## queue.h (module 'network'): ns3::Ptr<const ns3::QueueItem> ns3::Queue::DoPeek() const [member function] |
| 2817 |
cls.add_method('DoPeek', |
| 2818 |
'ns3::Ptr< ns3::QueueItem const >', |
| 2819 |
[], |
| 2820 |
is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True) |
| 2821 |
return |
| 2822 |
|
| 2823 |
def register_Ns3QueueDisc_methods(root_module, cls): |
| 2824 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDisc::QueueDisc(ns3::QueueDisc const & arg0) [copy constructor] |
| 2825 |
cls.add_constructor([param('ns3::QueueDisc const &', 'arg0')]) |
| 2826 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDisc::QueueDisc() [constructor] |
| 2827 |
cls.add_constructor([]) |
| 2828 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::AddInternalQueue(ns3::Ptr<ns3::Queue> queue) [member function] |
| 2829 |
cls.add_method('AddInternalQueue', |
| 2830 |
'void', |
| 2831 |
[param('ns3::Ptr< ns3::Queue >', 'queue')]) |
| 2832 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::AddPacketFilter(ns3::Ptr<ns3::PacketFilter> filter) [member function] |
| 2833 |
cls.add_method('AddPacketFilter', |
| 2834 |
'void', |
| 2835 |
[param('ns3::Ptr< ns3::PacketFilter >', 'filter')]) |
| 2836 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::AddQueueDiscClass(ns3::Ptr<ns3::QueueDiscClass> qdClass) [member function] |
| 2837 |
cls.add_method('AddQueueDiscClass', |
| 2838 |
'void', |
| 2839 |
[param('ns3::Ptr< ns3::QueueDiscClass >', 'qdClass')]) |
| 2840 |
## queue-disc.h (module 'traffic-control'): int32_t ns3::QueueDisc::Classify(ns3::Ptr<ns3::QueueDiscItem> item) [member function] |
| 2841 |
cls.add_method('Classify', |
| 2842 |
'int32_t', |
| 2843 |
[param('ns3::Ptr< ns3::QueueDiscItem >', 'item')]) |
| 2844 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<ns3::QueueDiscItem> ns3::QueueDisc::Dequeue() [member function] |
| 2845 |
cls.add_method('Dequeue', |
| 2846 |
'ns3::Ptr< ns3::QueueDiscItem >', |
| 2847 |
[]) |
| 2848 |
## queue-disc.h (module 'traffic-control'): bool ns3::QueueDisc::Enqueue(ns3::Ptr<ns3::QueueDiscItem> item) [member function] |
| 2849 |
cls.add_method('Enqueue', |
| 2850 |
'bool', |
| 2851 |
[param('ns3::Ptr< ns3::QueueDiscItem >', 'item')]) |
| 2852 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<ns3::Queue> ns3::QueueDisc::GetInternalQueue(uint32_t i) const [member function] |
| 2853 |
cls.add_method('GetInternalQueue', |
| 2854 |
'ns3::Ptr< ns3::Queue >', |
| 2855 |
[param('uint32_t', 'i')], |
| 2856 |
is_const=True) |
| 2857 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetNBytes() const [member function] |
| 2858 |
cls.add_method('GetNBytes', |
| 2859 |
'uint32_t', |
| 2860 |
[], |
| 2861 |
is_const=True) |
| 2862 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetNInternalQueues() const [member function] |
| 2863 |
cls.add_method('GetNInternalQueues', |
| 2864 |
'uint32_t', |
| 2865 |
[], |
| 2866 |
is_const=True) |
| 2867 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetNPacketFilters() const [member function] |
| 2868 |
cls.add_method('GetNPacketFilters', |
| 2869 |
'uint32_t', |
| 2870 |
[], |
| 2871 |
is_const=True) |
| 2872 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetNPackets() const [member function] |
| 2873 |
cls.add_method('GetNPackets', |
| 2874 |
'uint32_t', |
| 2875 |
[], |
| 2876 |
is_const=True) |
| 2877 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetNQueueDiscClasses() const [member function] |
| 2878 |
cls.add_method('GetNQueueDiscClasses', |
| 2879 |
'uint32_t', |
| 2880 |
[], |
| 2881 |
is_const=True) |
| 2882 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<ns3::NetDevice> ns3::QueueDisc::GetNetDevice() const [member function] |
| 2883 |
cls.add_method('GetNetDevice', |
| 2884 |
'ns3::Ptr< ns3::NetDevice >', |
| 2885 |
[], |
| 2886 |
is_const=True) |
| 2887 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<ns3::PacketFilter> ns3::QueueDisc::GetPacketFilter(uint32_t i) const [member function] |
| 2888 |
cls.add_method('GetPacketFilter', |
| 2889 |
'ns3::Ptr< ns3::PacketFilter >', |
| 2890 |
[param('uint32_t', 'i')], |
| 2891 |
is_const=True) |
| 2892 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<ns3::QueueDiscClass> ns3::QueueDisc::GetQueueDiscClass(uint32_t i) const [member function] |
| 2893 |
cls.add_method('GetQueueDiscClass', |
| 2894 |
'ns3::Ptr< ns3::QueueDiscClass >', |
| 2895 |
[param('uint32_t', 'i')], |
| 2896 |
is_const=True) |
| 2897 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetQuota() const [member function] |
| 2898 |
cls.add_method('GetQuota', |
| 2899 |
'uint32_t', |
| 2900 |
[], |
| 2901 |
is_const=True, is_virtual=True) |
| 2902 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetTotalDroppedBytes() const [member function] |
| 2903 |
cls.add_method('GetTotalDroppedBytes', |
| 2904 |
'uint32_t', |
| 2905 |
[], |
| 2906 |
is_const=True) |
| 2907 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetTotalDroppedPackets() const [member function] |
| 2908 |
cls.add_method('GetTotalDroppedPackets', |
| 2909 |
'uint32_t', |
| 2910 |
[], |
| 2911 |
is_const=True) |
| 2912 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetTotalReceivedBytes() const [member function] |
| 2913 |
cls.add_method('GetTotalReceivedBytes', |
| 2914 |
'uint32_t', |
| 2915 |
[], |
| 2916 |
is_const=True) |
| 2917 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetTotalReceivedPackets() const [member function] |
| 2918 |
cls.add_method('GetTotalReceivedPackets', |
| 2919 |
'uint32_t', |
| 2920 |
[], |
| 2921 |
is_const=True) |
| 2922 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetTotalRequeuedBytes() const [member function] |
| 2923 |
cls.add_method('GetTotalRequeuedBytes', |
| 2924 |
'uint32_t', |
| 2925 |
[], |
| 2926 |
is_const=True) |
| 2927 |
## queue-disc.h (module 'traffic-control'): uint32_t ns3::QueueDisc::GetTotalRequeuedPackets() const [member function] |
| 2928 |
cls.add_method('GetTotalRequeuedPackets', |
| 2929 |
'uint32_t', |
| 2930 |
[], |
| 2931 |
is_const=True) |
| 2932 |
## queue-disc.h (module 'traffic-control'): static ns3::TypeId ns3::QueueDisc::GetTypeId() [member function] |
| 2933 |
cls.add_method('GetTypeId', |
| 2934 |
'ns3::TypeId', |
| 2935 |
[], |
| 2936 |
is_static=True) |
| 2937 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDisc::WakeMode ns3::QueueDisc::GetWakeMode() [member function] |
| 2938 |
cls.add_method('GetWakeMode', |
| 2939 |
'ns3::QueueDisc::WakeMode', |
| 2940 |
[]) |
| 2941 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<const ns3::QueueDiscItem> ns3::QueueDisc::Peek() const [member function] |
| 2942 |
cls.add_method('Peek', |
| 2943 |
'ns3::Ptr< ns3::QueueDiscItem const >', |
| 2944 |
[], |
| 2945 |
is_const=True) |
| 2946 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::Run() [member function] |
| 2947 |
cls.add_method('Run', |
| 2948 |
'void', |
| 2949 |
[]) |
| 2950 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::SetNetDevice(ns3::Ptr<ns3::NetDevice> device) [member function] |
| 2951 |
cls.add_method('SetNetDevice', |
| 2952 |
'void', |
| 2953 |
[param('ns3::Ptr< ns3::NetDevice >', 'device')]) |
| 2954 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::SetQuota(uint32_t const quota) [member function] |
| 2955 |
cls.add_method('SetQuota', |
| 2956 |
'void', |
| 2957 |
[param('uint32_t const', 'quota')], |
| 2958 |
is_virtual=True) |
| 2959 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::DoDispose() [member function] |
| 2960 |
cls.add_method('DoDispose', |
| 2961 |
'void', |
| 2962 |
[], |
| 2963 |
visibility='protected', is_virtual=True) |
| 2964 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::DoInitialize() [member function] |
| 2965 |
cls.add_method('DoInitialize', |
| 2966 |
'void', |
| 2967 |
[], |
| 2968 |
visibility='protected', is_virtual=True) |
| 2969 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::Drop(ns3::Ptr<ns3::QueueDiscItem> item) [member function] |
| 2970 |
cls.add_method('Drop', |
| 2971 |
'void', |
| 2972 |
[param('ns3::Ptr< ns3::QueueDiscItem >', 'item')], |
| 2973 |
visibility='protected') |
| 2974 |
## queue-disc.h (module 'traffic-control'): bool ns3::QueueDisc::CheckConfig() [member function] |
| 2975 |
cls.add_method('CheckConfig', |
| 2976 |
'bool', |
| 2977 |
[], |
| 2978 |
is_pure_virtual=True, visibility='private', is_virtual=True) |
| 2979 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<ns3::QueueDiscItem> ns3::QueueDisc::DoDequeue() [member function] |
| 2980 |
cls.add_method('DoDequeue', |
| 2981 |
'ns3::Ptr< ns3::QueueDiscItem >', |
| 2982 |
[], |
| 2983 |
is_pure_virtual=True, visibility='private', is_virtual=True) |
| 2984 |
## queue-disc.h (module 'traffic-control'): bool ns3::QueueDisc::DoEnqueue(ns3::Ptr<ns3::QueueDiscItem> item) [member function] |
| 2985 |
cls.add_method('DoEnqueue', |
| 2986 |
'bool', |
| 2987 |
[param('ns3::Ptr< ns3::QueueDiscItem >', 'item')], |
| 2988 |
is_pure_virtual=True, visibility='private', is_virtual=True) |
| 2989 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<const ns3::QueueDiscItem> ns3::QueueDisc::DoPeek() const [member function] |
| 2990 |
cls.add_method('DoPeek', |
| 2991 |
'ns3::Ptr< ns3::QueueDiscItem const >', |
| 2992 |
[], |
| 2993 |
is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True) |
| 2994 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDisc::InitializeParams() [member function] |
| 2995 |
cls.add_method('InitializeParams', |
| 2996 |
'void', |
| 2997 |
[], |
| 2998 |
is_pure_virtual=True, visibility='private', is_virtual=True) |
| 2999 |
return |
| 3000 |
|
| 3001 |
def register_Ns3QueueDiscClass_methods(root_module, cls): |
| 3002 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDiscClass::QueueDiscClass(ns3::QueueDiscClass const & arg0) [copy constructor] |
| 3003 |
cls.add_constructor([param('ns3::QueueDiscClass const &', 'arg0')]) |
| 3004 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDiscClass::QueueDiscClass() [constructor] |
| 3005 |
cls.add_constructor([]) |
| 3006 |
## queue-disc.h (module 'traffic-control'): ns3::Ptr<ns3::QueueDisc> ns3::QueueDiscClass::GetQueueDisc() const [member function] |
| 3007 |
cls.add_method('GetQueueDisc', |
| 3008 |
'ns3::Ptr< ns3::QueueDisc >', |
| 3009 |
[], |
| 3010 |
is_const=True) |
| 3011 |
## queue-disc.h (module 'traffic-control'): static ns3::TypeId ns3::QueueDiscClass::GetTypeId() [member function] |
| 3012 |
cls.add_method('GetTypeId', |
| 3013 |
'ns3::TypeId', |
| 3014 |
[], |
| 3015 |
is_static=True) |
| 3016 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDiscClass::SetQueueDisc(ns3::Ptr<ns3::QueueDisc> qd) [member function] |
| 3017 |
cls.add_method('SetQueueDisc', |
| 3018 |
'void', |
| 3019 |
[param('ns3::Ptr< ns3::QueueDisc >', 'qd')]) |
| 3020 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDiscClass::DoDispose() [member function] |
| 3021 |
cls.add_method('DoDispose', |
| 3022 |
'void', |
| 3023 |
[], |
| 3024 |
visibility='protected', is_virtual=True) |
| 3025 |
return |
| 3026 |
|
| 2536 |
def register_Ns3SimpleRefCount__Ns3AttributeAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeAccessor__gt___methods(root_module, cls): |
3027 |
def register_Ns3SimpleRefCount__Ns3AttributeAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3AttributeAccessor__gt___methods(root_module, cls): |
| 2537 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >::SimpleRefCount() [constructor] |
3028 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::AttributeAccessor, ns3::empty, ns3::DefaultDeleter<ns3::AttributeAccessor> >::SimpleRefCount() [constructor] |
| 2538 |
cls.add_constructor([]) |
3029 |
cls.add_constructor([]) |
|
|
| 2617 |
is_static=True) |
3108 |
is_static=True) |
| 2618 |
return |
3109 |
return |
| 2619 |
|
3110 |
|
|
|
3111 |
def register_Ns3SimpleRefCount__Ns3NetDeviceQueue_Ns3Empty_Ns3DefaultDeleter__lt__ns3NetDeviceQueue__gt___methods(root_module, cls): |
| 3112 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter<ns3::NetDeviceQueue> >::SimpleRefCount() [constructor] |
| 3113 |
cls.add_constructor([]) |
| 3114 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter<ns3::NetDeviceQueue> >::SimpleRefCount(ns3::SimpleRefCount<ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter<ns3::NetDeviceQueue> > const & o) [copy constructor] |
| 3115 |
cls.add_constructor([param('ns3::SimpleRefCount< ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter< ns3::NetDeviceQueue > > const &', 'o')]) |
| 3116 |
## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::NetDeviceQueue, ns3::empty, ns3::DefaultDeleter<ns3::NetDeviceQueue> >::Cleanup() [member function] |
| 3117 |
cls.add_method('Cleanup', |
| 3118 |
'void', |
| 3119 |
[], |
| 3120 |
is_static=True) |
| 3121 |
return |
| 3122 |
|
| 2620 |
def register_Ns3SimpleRefCount__Ns3NixVector_Ns3Empty_Ns3DefaultDeleter__lt__ns3NixVector__gt___methods(root_module, cls): |
3123 |
def register_Ns3SimpleRefCount__Ns3NixVector_Ns3Empty_Ns3DefaultDeleter__lt__ns3NixVector__gt___methods(root_module, cls): |
| 2621 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >::SimpleRefCount() [constructor] |
3124 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::NixVector, ns3::empty, ns3::DefaultDeleter<ns3::NixVector> >::SimpleRefCount() [constructor] |
| 2622 |
cls.add_constructor([]) |
3125 |
cls.add_constructor([]) |
|
|
| 2653 |
is_static=True) |
3156 |
is_static=True) |
| 2654 |
return |
3157 |
return |
| 2655 |
|
3158 |
|
|
|
3159 |
def register_Ns3SimpleRefCount__Ns3QueueItem_Ns3Empty_Ns3DefaultDeleter__lt__ns3QueueItem__gt___methods(root_module, cls): |
| 3160 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::QueueItem, ns3::empty, ns3::DefaultDeleter<ns3::QueueItem> >::SimpleRefCount() [constructor] |
| 3161 |
cls.add_constructor([]) |
| 3162 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::QueueItem, ns3::empty, ns3::DefaultDeleter<ns3::QueueItem> >::SimpleRefCount(ns3::SimpleRefCount<ns3::QueueItem, ns3::empty, ns3::DefaultDeleter<ns3::QueueItem> > const & o) [copy constructor] |
| 3163 |
cls.add_constructor([param('ns3::SimpleRefCount< ns3::QueueItem, ns3::empty, ns3::DefaultDeleter< ns3::QueueItem > > const &', 'o')]) |
| 3164 |
## simple-ref-count.h (module 'core'): static void ns3::SimpleRefCount<ns3::QueueItem, ns3::empty, ns3::DefaultDeleter<ns3::QueueItem> >::Cleanup() [member function] |
| 3165 |
cls.add_method('Cleanup', |
| 3166 |
'void', |
| 3167 |
[], |
| 3168 |
is_static=True) |
| 3169 |
return |
| 3170 |
|
| 2656 |
def register_Ns3SimpleRefCount__Ns3TraceSourceAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3TraceSourceAccessor__gt___methods(root_module, cls): |
3171 |
def register_Ns3SimpleRefCount__Ns3TraceSourceAccessor_Ns3Empty_Ns3DefaultDeleter__lt__ns3TraceSourceAccessor__gt___methods(root_module, cls): |
| 2657 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >::SimpleRefCount() [constructor] |
3172 |
## simple-ref-count.h (module 'core'): ns3::SimpleRefCount<ns3::TraceSourceAccessor, ns3::empty, ns3::DefaultDeleter<ns3::TraceSourceAccessor> >::SimpleRefCount() [constructor] |
| 2658 |
cls.add_constructor([]) |
3173 |
cls.add_constructor([]) |
|
|
| 2744 |
'ns3::Ptr< ns3::Node >', |
3259 |
'ns3::Ptr< ns3::Node >', |
| 2745 |
[], |
3260 |
[], |
| 2746 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
3261 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
|
|
3262 |
## socket.h (module 'network'): int ns3::Socket::GetPeerName(ns3::Address & address) const [member function] |
| 3263 |
cls.add_method('GetPeerName', |
| 3264 |
'int', |
| 3265 |
[param('ns3::Address &', 'address')], |
| 3266 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
| 2747 |
## socket.h (module 'network'): uint32_t ns3::Socket::GetRxAvailable() const [member function] |
3267 |
## socket.h (module 'network'): uint32_t ns3::Socket::GetRxAvailable() const [member function] |
| 2748 |
cls.add_method('GetRxAvailable', |
3268 |
cls.add_method('GetRxAvailable', |
| 2749 |
'uint32_t', |
3269 |
'uint32_t', |
|
|
| 3318 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
3838 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
| 3319 |
return |
3839 |
return |
| 3320 |
|
3840 |
|
|
|
3841 |
def register_Ns3TrafficControlLayer_methods(root_module, cls): |
| 3842 |
## traffic-control-layer.h (module 'traffic-control'): ns3::TrafficControlLayer::TrafficControlLayer() [constructor] |
| 3843 |
cls.add_constructor([]) |
| 3844 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::DeleteRootQueueDiscOnDevice(ns3::Ptr<ns3::NetDevice> device) [member function] |
| 3845 |
cls.add_method('DeleteRootQueueDiscOnDevice', |
| 3846 |
'void', |
| 3847 |
[param('ns3::Ptr< ns3::NetDevice >', 'device')], |
| 3848 |
is_virtual=True) |
| 3849 |
## traffic-control-layer.h (module 'traffic-control'): ns3::TypeId ns3::TrafficControlLayer::GetInstanceTypeId() const [member function] |
| 3850 |
cls.add_method('GetInstanceTypeId', |
| 3851 |
'ns3::TypeId', |
| 3852 |
[], |
| 3853 |
is_const=True, is_virtual=True) |
| 3854 |
## traffic-control-layer.h (module 'traffic-control'): ns3::Ptr<ns3::QueueDisc> ns3::TrafficControlLayer::GetRootQueueDiscOnDevice(ns3::Ptr<ns3::NetDevice> device) [member function] |
| 3855 |
cls.add_method('GetRootQueueDiscOnDevice', |
| 3856 |
'ns3::Ptr< ns3::QueueDisc >', |
| 3857 |
[param('ns3::Ptr< ns3::NetDevice >', 'device')], |
| 3858 |
is_virtual=True) |
| 3859 |
## traffic-control-layer.h (module 'traffic-control'): static ns3::TypeId ns3::TrafficControlLayer::GetTypeId() [member function] |
| 3860 |
cls.add_method('GetTypeId', |
| 3861 |
'ns3::TypeId', |
| 3862 |
[], |
| 3863 |
is_static=True) |
| 3864 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::Receive(ns3::Ptr<ns3::NetDevice> device, ns3::Ptr<const ns3::Packet> p, uint16_t protocol, ns3::Address const & from, ns3::Address const & to, ns3::NetDevice::PacketType packetType) [member function] |
| 3865 |
cls.add_method('Receive', |
| 3866 |
'void', |
| 3867 |
[param('ns3::Ptr< ns3::NetDevice >', 'device'), param('ns3::Ptr< ns3::Packet const >', 'p'), param('uint16_t', 'protocol'), param('ns3::Address const &', 'from'), param('ns3::Address const &', 'to'), param('ns3::NetDevice::PacketType', 'packetType')], |
| 3868 |
is_virtual=True) |
| 3869 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::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) [member function] |
| 3870 |
cls.add_method('RegisterProtocolHandler', |
| 3871 |
'void', |
| 3872 |
[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')]) |
| 3873 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::Send(ns3::Ptr<ns3::NetDevice> device, ns3::Ptr<ns3::QueueDiscItem> item) [member function] |
| 3874 |
cls.add_method('Send', |
| 3875 |
'void', |
| 3876 |
[param('ns3::Ptr< ns3::NetDevice >', 'device'), param('ns3::Ptr< ns3::QueueDiscItem >', 'item')], |
| 3877 |
is_virtual=True) |
| 3878 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::SetNode(ns3::Ptr<ns3::Node> node) [member function] |
| 3879 |
cls.add_method('SetNode', |
| 3880 |
'void', |
| 3881 |
[param('ns3::Ptr< ns3::Node >', 'node')]) |
| 3882 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::SetRootQueueDiscOnDevice(ns3::Ptr<ns3::NetDevice> device, ns3::Ptr<ns3::QueueDisc> qDisc) [member function] |
| 3883 |
cls.add_method('SetRootQueueDiscOnDevice', |
| 3884 |
'void', |
| 3885 |
[param('ns3::Ptr< ns3::NetDevice >', 'device'), param('ns3::Ptr< ns3::QueueDisc >', 'qDisc')], |
| 3886 |
is_virtual=True) |
| 3887 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::SetupDevice(ns3::Ptr<ns3::NetDevice> device) [member function] |
| 3888 |
cls.add_method('SetupDevice', |
| 3889 |
'void', |
| 3890 |
[param('ns3::Ptr< ns3::NetDevice >', 'device')], |
| 3891 |
is_virtual=True) |
| 3892 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::DoDispose() [member function] |
| 3893 |
cls.add_method('DoDispose', |
| 3894 |
'void', |
| 3895 |
[], |
| 3896 |
visibility='protected', is_virtual=True) |
| 3897 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::DoInitialize() [member function] |
| 3898 |
cls.add_method('DoInitialize', |
| 3899 |
'void', |
| 3900 |
[], |
| 3901 |
visibility='protected', is_virtual=True) |
| 3902 |
## traffic-control-layer.h (module 'traffic-control'): void ns3::TrafficControlLayer::NotifyNewAggregate() [member function] |
| 3903 |
cls.add_method('NotifyNewAggregate', |
| 3904 |
'void', |
| 3905 |
[], |
| 3906 |
visibility='protected', is_virtual=True) |
| 3907 |
return |
| 3908 |
|
| 3321 |
def register_Ns3Trailer_methods(root_module, cls): |
3909 |
def register_Ns3Trailer_methods(root_module, cls): |
| 3322 |
cls.add_output_stream_operator() |
3910 |
cls.add_output_stream_operator() |
| 3323 |
## trailer.h (module 'network'): ns3::Trailer::Trailer() [constructor] |
3911 |
## trailer.h (module 'network'): ns3::Trailer::Trailer() [constructor] |
|
|
| 3442 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
4030 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
| 3443 |
return |
4031 |
return |
| 3444 |
|
4032 |
|
|
|
4033 |
def register_Ns3BooleanChecker_methods(root_module, cls): |
| 4034 |
## boolean.h (module 'core'): ns3::BooleanChecker::BooleanChecker() [constructor] |
| 4035 |
cls.add_constructor([]) |
| 4036 |
## boolean.h (module 'core'): ns3::BooleanChecker::BooleanChecker(ns3::BooleanChecker const & arg0) [copy constructor] |
| 4037 |
cls.add_constructor([param('ns3::BooleanChecker const &', 'arg0')]) |
| 4038 |
return |
| 4039 |
|
| 4040 |
def register_Ns3BooleanValue_methods(root_module, cls): |
| 4041 |
cls.add_output_stream_operator() |
| 4042 |
## boolean.h (module 'core'): ns3::BooleanValue::BooleanValue(ns3::BooleanValue const & arg0) [copy constructor] |
| 4043 |
cls.add_constructor([param('ns3::BooleanValue const &', 'arg0')]) |
| 4044 |
## boolean.h (module 'core'): ns3::BooleanValue::BooleanValue() [constructor] |
| 4045 |
cls.add_constructor([]) |
| 4046 |
## boolean.h (module 'core'): ns3::BooleanValue::BooleanValue(bool value) [constructor] |
| 4047 |
cls.add_constructor([param('bool', 'value')]) |
| 4048 |
## boolean.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::BooleanValue::Copy() const [member function] |
| 4049 |
cls.add_method('Copy', |
| 4050 |
'ns3::Ptr< ns3::AttributeValue >', |
| 4051 |
[], |
| 4052 |
is_const=True, is_virtual=True) |
| 4053 |
## boolean.h (module 'core'): bool ns3::BooleanValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function] |
| 4054 |
cls.add_method('DeserializeFromString', |
| 4055 |
'bool', |
| 4056 |
[param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4057 |
is_virtual=True) |
| 4058 |
## boolean.h (module 'core'): bool ns3::BooleanValue::Get() const [member function] |
| 4059 |
cls.add_method('Get', |
| 4060 |
'bool', |
| 4061 |
[], |
| 4062 |
is_const=True) |
| 4063 |
## boolean.h (module 'core'): std::string ns3::BooleanValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function] |
| 4064 |
cls.add_method('SerializeToString', |
| 4065 |
'std::string', |
| 4066 |
[param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4067 |
is_const=True, is_virtual=True) |
| 4068 |
## boolean.h (module 'core'): void ns3::BooleanValue::Set(bool value) [member function] |
| 4069 |
cls.add_method('Set', |
| 4070 |
'void', |
| 4071 |
[param('bool', 'value')]) |
| 4072 |
return |
| 4073 |
|
| 3445 |
def register_Ns3CallbackChecker_methods(root_module, cls): |
4074 |
def register_Ns3CallbackChecker_methods(root_module, cls): |
| 3446 |
## callback.h (module 'core'): ns3::CallbackChecker::CallbackChecker() [constructor] |
4075 |
## callback.h (module 'core'): ns3::CallbackChecker::CallbackChecker() [constructor] |
| 3447 |
cls.add_constructor([]) |
4076 |
cls.add_constructor([]) |
|
|
| 3499 |
[param('ns3::CallbackBase', 'base')]) |
4128 |
[param('ns3::CallbackBase', 'base')]) |
| 3500 |
return |
4129 |
return |
| 3501 |
|
4130 |
|
|
|
4131 |
def register_Ns3DoubleValue_methods(root_module, cls): |
| 4132 |
## double.h (module 'core'): ns3::DoubleValue::DoubleValue() [constructor] |
| 4133 |
cls.add_constructor([]) |
| 4134 |
## double.h (module 'core'): ns3::DoubleValue::DoubleValue(ns3::DoubleValue const & arg0) [copy constructor] |
| 4135 |
cls.add_constructor([param('ns3::DoubleValue const &', 'arg0')]) |
| 4136 |
## double.h (module 'core'): ns3::DoubleValue::DoubleValue(double const & value) [constructor] |
| 4137 |
cls.add_constructor([param('double const &', 'value')]) |
| 4138 |
## double.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::DoubleValue::Copy() const [member function] |
| 4139 |
cls.add_method('Copy', |
| 4140 |
'ns3::Ptr< ns3::AttributeValue >', |
| 4141 |
[], |
| 4142 |
is_const=True, is_virtual=True) |
| 4143 |
## double.h (module 'core'): bool ns3::DoubleValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function] |
| 4144 |
cls.add_method('DeserializeFromString', |
| 4145 |
'bool', |
| 4146 |
[param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4147 |
is_virtual=True) |
| 4148 |
## double.h (module 'core'): double ns3::DoubleValue::Get() const [member function] |
| 4149 |
cls.add_method('Get', |
| 4150 |
'double', |
| 4151 |
[], |
| 4152 |
is_const=True) |
| 4153 |
## double.h (module 'core'): std::string ns3::DoubleValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function] |
| 4154 |
cls.add_method('SerializeToString', |
| 4155 |
'std::string', |
| 4156 |
[param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4157 |
is_const=True, is_virtual=True) |
| 4158 |
## double.h (module 'core'): void ns3::DoubleValue::Set(double const & value) [member function] |
| 4159 |
cls.add_method('Set', |
| 4160 |
'void', |
| 4161 |
[param('double const &', 'value')]) |
| 4162 |
return |
| 4163 |
|
| 3502 |
def register_Ns3EmptyAttributeValue_methods(root_module, cls): |
4164 |
def register_Ns3EmptyAttributeValue_methods(root_module, cls): |
| 3503 |
## attribute.h (module 'core'): ns3::EmptyAttributeValue::EmptyAttributeValue(ns3::EmptyAttributeValue const & arg0) [copy constructor] |
4165 |
## attribute.h (module 'core'): ns3::EmptyAttributeValue::EmptyAttributeValue(ns3::EmptyAttributeValue const & arg0) [copy constructor] |
| 3504 |
cls.add_constructor([param('ns3::EmptyAttributeValue const &', 'arg0')]) |
4166 |
cls.add_constructor([param('ns3::EmptyAttributeValue const &', 'arg0')]) |
|
|
| 3521 |
is_const=True, visibility='private', is_virtual=True) |
4183 |
is_const=True, visibility='private', is_virtual=True) |
| 3522 |
return |
4184 |
return |
| 3523 |
|
4185 |
|
|
|
4186 |
def register_Ns3EnumChecker_methods(root_module, cls): |
| 4187 |
## enum.h (module 'core'): ns3::EnumChecker::EnumChecker(ns3::EnumChecker const & arg0) [copy constructor] |
| 4188 |
cls.add_constructor([param('ns3::EnumChecker const &', 'arg0')]) |
| 4189 |
## enum.h (module 'core'): ns3::EnumChecker::EnumChecker() [constructor] |
| 4190 |
cls.add_constructor([]) |
| 4191 |
## enum.h (module 'core'): void ns3::EnumChecker::Add(int value, std::string name) [member function] |
| 4192 |
cls.add_method('Add', |
| 4193 |
'void', |
| 4194 |
[param('int', 'value'), param('std::string', 'name')]) |
| 4195 |
## enum.h (module 'core'): void ns3::EnumChecker::AddDefault(int value, std::string name) [member function] |
| 4196 |
cls.add_method('AddDefault', |
| 4197 |
'void', |
| 4198 |
[param('int', 'value'), param('std::string', 'name')]) |
| 4199 |
## enum.h (module 'core'): bool ns3::EnumChecker::Check(ns3::AttributeValue const & value) const [member function] |
| 4200 |
cls.add_method('Check', |
| 4201 |
'bool', |
| 4202 |
[param('ns3::AttributeValue const &', 'value')], |
| 4203 |
is_const=True, is_virtual=True) |
| 4204 |
## enum.h (module 'core'): bool ns3::EnumChecker::Copy(ns3::AttributeValue const & src, ns3::AttributeValue & dst) const [member function] |
| 4205 |
cls.add_method('Copy', |
| 4206 |
'bool', |
| 4207 |
[param('ns3::AttributeValue const &', 'src'), param('ns3::AttributeValue &', 'dst')], |
| 4208 |
is_const=True, is_virtual=True) |
| 4209 |
## enum.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::EnumChecker::Create() const [member function] |
| 4210 |
cls.add_method('Create', |
| 4211 |
'ns3::Ptr< ns3::AttributeValue >', |
| 4212 |
[], |
| 4213 |
is_const=True, is_virtual=True) |
| 4214 |
## enum.h (module 'core'): std::string ns3::EnumChecker::GetUnderlyingTypeInformation() const [member function] |
| 4215 |
cls.add_method('GetUnderlyingTypeInformation', |
| 4216 |
'std::string', |
| 4217 |
[], |
| 4218 |
is_const=True, is_virtual=True) |
| 4219 |
## enum.h (module 'core'): std::string ns3::EnumChecker::GetValueTypeName() const [member function] |
| 4220 |
cls.add_method('GetValueTypeName', |
| 4221 |
'std::string', |
| 4222 |
[], |
| 4223 |
is_const=True, is_virtual=True) |
| 4224 |
## enum.h (module 'core'): bool ns3::EnumChecker::HasUnderlyingTypeInformation() const [member function] |
| 4225 |
cls.add_method('HasUnderlyingTypeInformation', |
| 4226 |
'bool', |
| 4227 |
[], |
| 4228 |
is_const=True, is_virtual=True) |
| 4229 |
return |
| 4230 |
|
| 4231 |
def register_Ns3EnumValue_methods(root_module, cls): |
| 4232 |
## enum.h (module 'core'): ns3::EnumValue::EnumValue(ns3::EnumValue const & arg0) [copy constructor] |
| 4233 |
cls.add_constructor([param('ns3::EnumValue const &', 'arg0')]) |
| 4234 |
## enum.h (module 'core'): ns3::EnumValue::EnumValue() [constructor] |
| 4235 |
cls.add_constructor([]) |
| 4236 |
## enum.h (module 'core'): ns3::EnumValue::EnumValue(int value) [constructor] |
| 4237 |
cls.add_constructor([param('int', 'value')]) |
| 4238 |
## enum.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::EnumValue::Copy() const [member function] |
| 4239 |
cls.add_method('Copy', |
| 4240 |
'ns3::Ptr< ns3::AttributeValue >', |
| 4241 |
[], |
| 4242 |
is_const=True, is_virtual=True) |
| 4243 |
## enum.h (module 'core'): bool ns3::EnumValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function] |
| 4244 |
cls.add_method('DeserializeFromString', |
| 4245 |
'bool', |
| 4246 |
[param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4247 |
is_virtual=True) |
| 4248 |
## enum.h (module 'core'): int ns3::EnumValue::Get() const [member function] |
| 4249 |
cls.add_method('Get', |
| 4250 |
'int', |
| 4251 |
[], |
| 4252 |
is_const=True) |
| 4253 |
## enum.h (module 'core'): std::string ns3::EnumValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function] |
| 4254 |
cls.add_method('SerializeToString', |
| 4255 |
'std::string', |
| 4256 |
[param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4257 |
is_const=True, is_virtual=True) |
| 4258 |
## enum.h (module 'core'): void ns3::EnumValue::Set(int value) [member function] |
| 4259 |
cls.add_method('Set', |
| 4260 |
'void', |
| 4261 |
[param('int', 'value')]) |
| 4262 |
return |
| 4263 |
|
| 4264 |
def register_Ns3IntegerValue_methods(root_module, cls): |
| 4265 |
## integer.h (module 'core'): ns3::IntegerValue::IntegerValue() [constructor] |
| 4266 |
cls.add_constructor([]) |
| 4267 |
## integer.h (module 'core'): ns3::IntegerValue::IntegerValue(ns3::IntegerValue const & arg0) [copy constructor] |
| 4268 |
cls.add_constructor([param('ns3::IntegerValue const &', 'arg0')]) |
| 4269 |
## integer.h (module 'core'): ns3::IntegerValue::IntegerValue(int64_t const & value) [constructor] |
| 4270 |
cls.add_constructor([param('int64_t const &', 'value')]) |
| 4271 |
## integer.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::IntegerValue::Copy() const [member function] |
| 4272 |
cls.add_method('Copy', |
| 4273 |
'ns3::Ptr< ns3::AttributeValue >', |
| 4274 |
[], |
| 4275 |
is_const=True, is_virtual=True) |
| 4276 |
## integer.h (module 'core'): bool ns3::IntegerValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function] |
| 4277 |
cls.add_method('DeserializeFromString', |
| 4278 |
'bool', |
| 4279 |
[param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4280 |
is_virtual=True) |
| 4281 |
## integer.h (module 'core'): int64_t ns3::IntegerValue::Get() const [member function] |
| 4282 |
cls.add_method('Get', |
| 4283 |
'int64_t', |
| 4284 |
[], |
| 4285 |
is_const=True) |
| 4286 |
## integer.h (module 'core'): std::string ns3::IntegerValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function] |
| 4287 |
cls.add_method('SerializeToString', |
| 4288 |
'std::string', |
| 4289 |
[param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 4290 |
is_const=True, is_virtual=True) |
| 4291 |
## integer.h (module 'core'): void ns3::IntegerValue::Set(int64_t const & value) [member function] |
| 4292 |
cls.add_method('Set', |
| 4293 |
'void', |
| 4294 |
[param('int64_t const &', 'value')]) |
| 4295 |
return |
| 4296 |
|
| 3524 |
def register_Ns3Ipv4_methods(root_module, cls): |
4297 |
def register_Ns3Ipv4_methods(root_module, cls): |
| 3525 |
## ipv4.h (module 'internet'): ns3::Ipv4::Ipv4(ns3::Ipv4 const & arg0) [copy constructor] |
4298 |
## ipv4.h (module 'internet'): ns3::Ipv4::Ipv4(ns3::Ipv4 const & arg0) [copy constructor] |
| 3526 |
cls.add_constructor([param('ns3::Ipv4 const &', 'arg0')]) |
4299 |
cls.add_constructor([param('ns3::Ipv4 const &', 'arg0')]) |
|
|
| 3551 |
'ns3::Ipv4InterfaceAddress', |
4324 |
'ns3::Ipv4InterfaceAddress', |
| 3552 |
[param('uint32_t', 'interface'), param('uint32_t', 'addressIndex')], |
4325 |
[param('uint32_t', 'interface'), param('uint32_t', 'addressIndex')], |
| 3553 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
4326 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
|
|
4327 |
## ipv4.h (module 'internet'): ns3::Ptr<ns3::Ipv4Interface> ns3::Ipv4::GetInterface(uint32_t i) const [member function] |
| 4328 |
cls.add_method('GetInterface', |
| 4329 |
'ns3::Ptr< ns3::Ipv4Interface >', |
| 4330 |
[param('uint32_t', 'i')], |
| 4331 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
| 3554 |
## ipv4.h (module 'internet'): int32_t ns3::Ipv4::GetInterfaceForAddress(ns3::Ipv4Address address) const [member function] |
4332 |
## ipv4.h (module 'internet'): int32_t ns3::Ipv4::GetInterfaceForAddress(ns3::Ipv4Address address) const [member function] |
| 3555 |
cls.add_method('GetInterfaceForAddress', |
4333 |
cls.add_method('GetInterfaceForAddress', |
| 3556 |
'int32_t', |
4334 |
'int32_t', |
|
|
| 3827 |
cls.add_method('RemoveAddress', |
4605 |
cls.add_method('RemoveAddress', |
| 3828 |
'ns3::Ipv4InterfaceAddress', |
4606 |
'ns3::Ipv4InterfaceAddress', |
| 3829 |
[param('ns3::Ipv4Address', 'address')]) |
4607 |
[param('ns3::Ipv4Address', 'address')]) |
| 3830 |
## ipv4-interface.h (module 'internet'): void ns3::Ipv4Interface::Send(ns3::Ptr<ns3::Packet> p, ns3::Ipv4Address dest) [member function] |
4608 |
## ipv4-interface.h (module 'internet'): void ns3::Ipv4Interface::Send(ns3::Ptr<ns3::Packet> p, ns3::Ipv4Header const & hdr, ns3::Ipv4Address dest) [member function] |
| 3831 |
cls.add_method('Send', |
4609 |
cls.add_method('Send', |
| 3832 |
'void', |
4610 |
'void', |
| 3833 |
[param('ns3::Ptr< ns3::Packet >', 'p'), param('ns3::Ipv4Address', 'dest')]) |
4611 |
[param('ns3::Ptr< ns3::Packet >', 'p'), param('ns3::Ipv4Header const &', 'hdr'), param('ns3::Ipv4Address', 'dest')]) |
| 3834 |
## ipv4-interface.h (module 'internet'): void ns3::Ipv4Interface::SetArpCache(ns3::Ptr<ns3::ArpCache> arpCache) [member function] |
4612 |
## ipv4-interface.h (module 'internet'): void ns3::Ipv4Interface::SetArpCache(ns3::Ptr<ns3::ArpCache> arpCache) [member function] |
| 3835 |
cls.add_method('SetArpCache', |
4613 |
cls.add_method('SetArpCache', |
| 3836 |
'void', |
4614 |
'void', |
|
|
| 3855 |
cls.add_method('SetNode', |
4633 |
cls.add_method('SetNode', |
| 3856 |
'void', |
4634 |
'void', |
| 3857 |
[param('ns3::Ptr< ns3::Node >', 'node')]) |
4635 |
[param('ns3::Ptr< ns3::Node >', 'node')]) |
|
|
4636 |
## ipv4-interface.h (module 'internet'): void ns3::Ipv4Interface::SetTrafficControl(ns3::Ptr<ns3::TrafficControlLayer> tc) [member function] |
| 4637 |
cls.add_method('SetTrafficControl', |
| 4638 |
'void', |
| 4639 |
[param('ns3::Ptr< ns3::TrafficControlLayer >', 'tc')]) |
| 3858 |
## ipv4-interface.h (module 'internet'): void ns3::Ipv4Interface::SetUp() [member function] |
4640 |
## ipv4-interface.h (module 'internet'): void ns3::Ipv4Interface::SetUp() [member function] |
| 3859 |
cls.add_method('SetUp', |
4641 |
cls.add_method('SetUp', |
| 3860 |
'void', |
4642 |
'void', |
|
|
| 4039 |
'void', |
4821 |
'void', |
| 4040 |
[param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
4822 |
[param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
| 4041 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
4823 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
| 4042 |
## ipv4-routing-protocol.h (module 'internet'): bool ns3::Ipv4RoutingProtocol::RouteInput(ns3::Ptr<const ns3::Packet> p, ns3::Ipv4Header const & header, ns3::Ptr<const ns3::NetDevice> idev, ns3::Callback<void,ns3::Ptr<ns3::Ipv4Route>,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> ucb, ns3::Callback<void,ns3::Ptr<ns3::Ipv4MulticastRoute>,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> mcb, ns3::Callback<void,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,unsigned int,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> lcb, ns3::Callback<void,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,ns3::Socket::SocketErrno,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> ecb) [member function] |
4824 |
## ipv4-routing-protocol.h (module 'internet'): bool ns3::Ipv4RoutingProtocol::RouteInput(ns3::Ptr<const ns3::Packet> p, ns3::Ipv4Header const & header, ns3::Ptr<const ns3::NetDevice> idev, ns3::Callback<void,ns3::Ptr<const ns3::NetDevice>,ns3::Ptr<ns3::Ipv4Route>,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> ucb, ns3::Callback<void,ns3::Ptr<const ns3::NetDevice>,ns3::Ptr<ns3::Ipv4MulticastRoute>,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> mcb, ns3::Callback<void,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,unsigned int,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> lcb, ns3::Callback<void,ns3::Ptr<const ns3::Packet>,const ns3::Ipv4Header&,ns3::Socket::SocketErrno,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty,ns3::empty> ecb) [member function] |
| 4043 |
cls.add_method('RouteInput', |
4825 |
cls.add_method('RouteInput', |
| 4044 |
'bool', |
4826 |
'bool', |
| 4045 |
[param('ns3::Ptr< ns3::Packet const >', 'p'), param('ns3::Ipv4Header const &', 'header'), param('ns3::Ptr< ns3::NetDevice const >', 'idev'), param('ns3::Callback< void, ns3::Ptr< ns3::Ipv4Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'ucb'), param('ns3::Callback< void, ns3::Ptr< ns3::Ipv4MulticastRoute >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'mcb'), param('ns3::Callback< void, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, unsigned int, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'lcb'), param('ns3::Callback< void, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::Socket::SocketErrno, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'ecb')], |
4827 |
[param('ns3::Ptr< ns3::Packet const >', 'p'), param('ns3::Ipv4Header const &', 'header'), param('ns3::Ptr< ns3::NetDevice const >', 'idev'), param('ns3::Callback< void, ns3::Ptr< ns3::NetDevice const >, ns3::Ptr< ns3::Ipv4Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'ucb'), param('ns3::Callback< void, ns3::Ptr< ns3::NetDevice const >, ns3::Ptr< ns3::Ipv4MulticastRoute >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'mcb'), param('ns3::Callback< void, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, unsigned int, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'lcb'), param('ns3::Callback< void, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::Socket::SocketErrno, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'ecb')], |
| 4046 |
is_pure_virtual=True, is_virtual=True) |
4828 |
is_pure_virtual=True, is_virtual=True) |
| 4047 |
## ipv4-routing-protocol.h (module 'internet'): ns3::Ptr<ns3::Ipv4Route> ns3::Ipv4RoutingProtocol::RouteOutput(ns3::Ptr<ns3::Packet> p, ns3::Ipv4Header const & header, ns3::Ptr<ns3::NetDevice> oif, ns3::Socket::SocketErrno & sockerr) [member function] |
4829 |
## ipv4-routing-protocol.h (module 'internet'): ns3::Ptr<ns3::Ipv4Route> ns3::Ipv4RoutingProtocol::RouteOutput(ns3::Ptr<ns3::Packet> p, ns3::Ipv4Header const & header, ns3::Ptr<ns3::NetDevice> oif, ns3::Socket::SocketErrno & sockerr) [member function] |
| 4048 |
cls.add_method('RouteOutput', |
4830 |
cls.add_method('RouteOutput', |
|
|
| 4181 |
cls.add_constructor([]) |
4963 |
cls.add_constructor([]) |
| 4182 |
## net-device.h (module 'network'): ns3::NetDevice::NetDevice(ns3::NetDevice const & arg0) [copy constructor] |
4964 |
## net-device.h (module 'network'): ns3::NetDevice::NetDevice(ns3::NetDevice const & arg0) [copy constructor] |
| 4183 |
cls.add_constructor([param('ns3::NetDevice const &', 'arg0')]) |
4965 |
cls.add_constructor([param('ns3::NetDevice const &', 'arg0')]) |
| 4184 |
## 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] |
4966 |
## 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] |
| 4185 |
cls.add_method('AddLinkChangeCallback', |
4967 |
cls.add_method('AddLinkChangeCallback', |
| 4186 |
'void', |
4968 |
'void', |
| 4187 |
[param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], |
4969 |
[param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')], |
|
|
| 4308 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
5090 |
is_pure_virtual=True, is_const=True, is_virtual=True) |
| 4309 |
return |
5091 |
return |
| 4310 |
|
5092 |
|
|
|
5093 |
def register_Ns3NetDeviceQueue_methods(root_module, cls): |
| 5094 |
## net-device.h (module 'network'): ns3::NetDeviceQueue::NetDeviceQueue(ns3::NetDeviceQueue const & arg0) [copy constructor] |
| 5095 |
cls.add_constructor([param('ns3::NetDeviceQueue const &', 'arg0')]) |
| 5096 |
## net-device.h (module 'network'): ns3::NetDeviceQueue::NetDeviceQueue() [constructor] |
| 5097 |
cls.add_constructor([]) |
| 5098 |
## net-device.h (module 'network'): bool ns3::NetDeviceQueue::HasWakeCallbackSet() const [member function] |
| 5099 |
cls.add_method('HasWakeCallbackSet', |
| 5100 |
'bool', |
| 5101 |
[], |
| 5102 |
is_const=True, is_virtual=True) |
| 5103 |
## net-device.h (module 'network'): bool ns3::NetDeviceQueue::IsStopped() const [member function] |
| 5104 |
cls.add_method('IsStopped', |
| 5105 |
'bool', |
| 5106 |
[], |
| 5107 |
is_const=True) |
| 5108 |
## net-device.h (module 'network'): void ns3::NetDeviceQueue::SetWakeCallback(ns3::Callback<void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> cb) [member function] |
| 5109 |
cls.add_method('SetWakeCallback', |
| 5110 |
'void', |
| 5111 |
[param('ns3::Callback< void, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'cb')], |
| 5112 |
is_virtual=True) |
| 5113 |
## net-device.h (module 'network'): void ns3::NetDeviceQueue::Start() [member function] |
| 5114 |
cls.add_method('Start', |
| 5115 |
'void', |
| 5116 |
[], |
| 5117 |
is_virtual=True) |
| 5118 |
## net-device.h (module 'network'): void ns3::NetDeviceQueue::Stop() [member function] |
| 5119 |
cls.add_method('Stop', |
| 5120 |
'void', |
| 5121 |
[], |
| 5122 |
is_virtual=True) |
| 5123 |
## net-device.h (module 'network'): void ns3::NetDeviceQueue::Wake() [member function] |
| 5124 |
cls.add_method('Wake', |
| 5125 |
'void', |
| 5126 |
[], |
| 5127 |
is_virtual=True) |
| 5128 |
return |
| 5129 |
|
| 5130 |
def register_Ns3NetDeviceQueueInterface_methods(root_module, cls): |
| 5131 |
## net-device.h (module 'network'): ns3::NetDeviceQueueInterface::NetDeviceQueueInterface(ns3::NetDeviceQueueInterface const & arg0) [copy constructor] |
| 5132 |
cls.add_constructor([param('ns3::NetDeviceQueueInterface const &', 'arg0')]) |
| 5133 |
## net-device.h (module 'network'): ns3::NetDeviceQueueInterface::NetDeviceQueueInterface() [constructor] |
| 5134 |
cls.add_constructor([]) |
| 5135 |
## net-device.h (module 'network'): uint8_t ns3::NetDeviceQueueInterface::GetSelectedQueue(ns3::Ptr<ns3::QueueItem> item) const [member function] |
| 5136 |
cls.add_method('GetSelectedQueue', |
| 5137 |
'uint8_t', |
| 5138 |
[param('ns3::Ptr< ns3::QueueItem >', 'item')], |
| 5139 |
is_const=True) |
| 5140 |
## net-device.h (module 'network'): ns3::Ptr<ns3::NetDeviceQueue> ns3::NetDeviceQueueInterface::GetTxQueue(uint8_t i) const [member function] |
| 5141 |
cls.add_method('GetTxQueue', |
| 5142 |
'ns3::Ptr< ns3::NetDeviceQueue >', |
| 5143 |
[param('uint8_t', 'i')], |
| 5144 |
is_const=True) |
| 5145 |
## net-device.h (module 'network'): uint8_t ns3::NetDeviceQueueInterface::GetTxQueuesN() const [member function] |
| 5146 |
cls.add_method('GetTxQueuesN', |
| 5147 |
'uint8_t', |
| 5148 |
[], |
| 5149 |
is_const=True) |
| 5150 |
## net-device.h (module 'network'): static ns3::TypeId ns3::NetDeviceQueueInterface::GetTypeId() [member function] |
| 5151 |
cls.add_method('GetTypeId', |
| 5152 |
'ns3::TypeId', |
| 5153 |
[], |
| 5154 |
is_static=True) |
| 5155 |
## net-device.h (module 'network'): bool ns3::NetDeviceQueueInterface::IsQueueDiscInstalled() const [member function] |
| 5156 |
cls.add_method('IsQueueDiscInstalled', |
| 5157 |
'bool', |
| 5158 |
[], |
| 5159 |
is_const=True) |
| 5160 |
## net-device.h (module 'network'): void ns3::NetDeviceQueueInterface::SetQueueDiscInstalled(bool installed) [member function] |
| 5161 |
cls.add_method('SetQueueDiscInstalled', |
| 5162 |
'void', |
| 5163 |
[param('bool', 'installed')]) |
| 5164 |
## net-device.h (module 'network'): void ns3::NetDeviceQueueInterface::SetSelectQueueCallback(ns3::Callback<unsigned char, ns3::Ptr<ns3::QueueItem>, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty> cb) [member function] |
| 5165 |
cls.add_method('SetSelectQueueCallback', |
| 5166 |
'void', |
| 5167 |
[param('ns3::Callback< unsigned char, ns3::Ptr< ns3::QueueItem >, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'cb')]) |
| 5168 |
## net-device.h (module 'network'): void ns3::NetDeviceQueueInterface::SetTxQueuesN(uint8_t numTxQueues) [member function] |
| 5169 |
cls.add_method('SetTxQueuesN', |
| 5170 |
'void', |
| 5171 |
[param('uint8_t', 'numTxQueues')]) |
| 5172 |
## net-device.h (module 'network'): void ns3::NetDeviceQueueInterface::DoDispose() [member function] |
| 5173 |
cls.add_method('DoDispose', |
| 5174 |
'void', |
| 5175 |
[], |
| 5176 |
visibility='protected', is_virtual=True) |
| 5177 |
return |
| 5178 |
|
| 4311 |
def register_Ns3NixVector_methods(root_module, cls): |
5179 |
def register_Ns3NixVector_methods(root_module, cls): |
| 4312 |
cls.add_output_stream_operator() |
5180 |
cls.add_output_stream_operator() |
| 4313 |
## nix-vector.h (module 'network'): ns3::NixVector::NixVector() [constructor] |
5181 |
## nix-vector.h (module 'network'): ns3::NixVector::NixVector() [constructor] |
|
|
| 4352 |
is_const=True) |
5220 |
is_const=True) |
| 4353 |
return |
5221 |
return |
| 4354 |
|
5222 |
|
|
|
5223 |
def register_Ns3Node_methods(root_module, cls): |
| 5224 |
## node.h (module 'network'): ns3::Node::Node(ns3::Node const & arg0) [copy constructor] |
| 5225 |
cls.add_constructor([param('ns3::Node const &', 'arg0')]) |
| 5226 |
## node.h (module 'network'): ns3::Node::Node() [constructor] |
| 5227 |
cls.add_constructor([]) |
| 5228 |
## node.h (module 'network'): ns3::Node::Node(uint32_t systemId) [constructor] |
| 5229 |
cls.add_constructor([param('uint32_t', 'systemId')]) |
| 5230 |
## node.h (module 'network'): uint32_t ns3::Node::AddApplication(ns3::Ptr<ns3::Application> application) [member function] |
| 5231 |
cls.add_method('AddApplication', |
| 5232 |
'uint32_t', |
| 5233 |
[param('ns3::Ptr< ns3::Application >', 'application')]) |
| 5234 |
## node.h (module 'network'): uint32_t ns3::Node::AddDevice(ns3::Ptr<ns3::NetDevice> device) [member function] |
| 5235 |
cls.add_method('AddDevice', |
| 5236 |
'uint32_t', |
| 5237 |
[param('ns3::Ptr< ns3::NetDevice >', 'device')]) |
| 5238 |
## node.h (module 'network'): static bool ns3::Node::ChecksumEnabled() [member function] |
| 5239 |
cls.add_method('ChecksumEnabled', |
| 5240 |
'bool', |
| 5241 |
[], |
| 5242 |
is_static=True) |
| 5243 |
## node.h (module 'network'): ns3::Ptr<ns3::Application> ns3::Node::GetApplication(uint32_t index) const [member function] |
| 5244 |
cls.add_method('GetApplication', |
| 5245 |
'ns3::Ptr< ns3::Application >', |
| 5246 |
[param('uint32_t', 'index')], |
| 5247 |
is_const=True) |
| 5248 |
## node.h (module 'network'): ns3::Ptr<ns3::NetDevice> ns3::Node::GetDevice(uint32_t index) const [member function] |
| 5249 |
cls.add_method('GetDevice', |
| 5250 |
'ns3::Ptr< ns3::NetDevice >', |
| 5251 |
[param('uint32_t', 'index')], |
| 5252 |
is_const=True) |
| 5253 |
## node.h (module 'network'): uint32_t ns3::Node::GetId() const [member function] |
| 5254 |
cls.add_method('GetId', |
| 5255 |
'uint32_t', |
| 5256 |
[], |
| 5257 |
is_const=True) |
| 5258 |
## node.h (module 'network'): ns3::Time ns3::Node::GetLocalTime() const [member function] |
| 5259 |
cls.add_method('GetLocalTime', |
| 5260 |
'ns3::Time', |
| 5261 |
[], |
| 5262 |
is_const=True) |
| 5263 |
## node.h (module 'network'): uint32_t ns3::Node::GetNApplications() const [member function] |
| 5264 |
cls.add_method('GetNApplications', |
| 5265 |
'uint32_t', |
| 5266 |
[], |
| 5267 |
is_const=True) |
| 5268 |
## node.h (module 'network'): uint32_t ns3::Node::GetNDevices() const [member function] |
| 5269 |
cls.add_method('GetNDevices', |
| 5270 |
'uint32_t', |
| 5271 |
[], |
| 5272 |
is_const=True) |
| 5273 |
## node.h (module 'network'): uint32_t ns3::Node::GetSystemId() const [member function] |
| 5274 |
cls.add_method('GetSystemId', |
| 5275 |
'uint32_t', |
| 5276 |
[], |
| 5277 |
is_const=True) |
| 5278 |
## node.h (module 'network'): static ns3::TypeId ns3::Node::GetTypeId() [member function] |
| 5279 |
cls.add_method('GetTypeId', |
| 5280 |
'ns3::TypeId', |
| 5281 |
[], |
| 5282 |
is_static=True) |
| 5283 |
## 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] |
| 5284 |
cls.add_method('RegisterDeviceAdditionListener', |
| 5285 |
'void', |
| 5286 |
[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')]) |
| 5287 |
## 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] |
| 5288 |
cls.add_method('RegisterProtocolHandler', |
| 5289 |
'void', |
| 5290 |
[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')]) |
| 5291 |
## 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] |
| 5292 |
cls.add_method('UnregisterDeviceAdditionListener', |
| 5293 |
'void', |
| 5294 |
[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')]) |
| 5295 |
## 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] |
| 5296 |
cls.add_method('UnregisterProtocolHandler', |
| 5297 |
'void', |
| 5298 |
[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')]) |
| 5299 |
## node.h (module 'network'): void ns3::Node::DoDispose() [member function] |
| 5300 |
cls.add_method('DoDispose', |
| 5301 |
'void', |
| 5302 |
[], |
| 5303 |
visibility='protected', is_virtual=True) |
| 5304 |
## node.h (module 'network'): void ns3::Node::DoInitialize() [member function] |
| 5305 |
cls.add_method('DoInitialize', |
| 5306 |
'void', |
| 5307 |
[], |
| 5308 |
visibility='protected', is_virtual=True) |
| 5309 |
return |
| 5310 |
|
| 4355 |
def register_Ns3OutputStreamWrapper_methods(root_module, cls): |
5311 |
def register_Ns3OutputStreamWrapper_methods(root_module, cls): |
| 4356 |
## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper::OutputStreamWrapper(ns3::OutputStreamWrapper const & arg0) [copy constructor] |
5312 |
## output-stream-wrapper.h (module 'network'): ns3::OutputStreamWrapper::OutputStreamWrapper(ns3::OutputStreamWrapper const & arg0) [copy constructor] |
| 4357 |
cls.add_constructor([param('ns3::OutputStreamWrapper const &', 'arg0')]) |
5313 |
cls.add_constructor([param('ns3::OutputStreamWrapper const &', 'arg0')]) |
|
|
| 4550 |
is_const=True) |
5506 |
is_const=True) |
| 4551 |
return |
5507 |
return |
| 4552 |
|
5508 |
|
|
|
5509 |
def register_Ns3QueueItem_methods(root_module, cls): |
| 5510 |
cls.add_output_stream_operator() |
| 5511 |
## net-device.h (module 'network'): ns3::QueueItem::QueueItem(ns3::Ptr<ns3::Packet> p) [constructor] |
| 5512 |
cls.add_constructor([param('ns3::Ptr< ns3::Packet >', 'p')]) |
| 5513 |
## net-device.h (module 'network'): ns3::Ptr<ns3::Packet> ns3::QueueItem::GetPacket() const [member function] |
| 5514 |
cls.add_method('GetPacket', |
| 5515 |
'ns3::Ptr< ns3::Packet >', |
| 5516 |
[], |
| 5517 |
is_const=True) |
| 5518 |
## net-device.h (module 'network'): uint32_t ns3::QueueItem::GetPacketSize() const [member function] |
| 5519 |
cls.add_method('GetPacketSize', |
| 5520 |
'uint32_t', |
| 5521 |
[], |
| 5522 |
is_const=True, is_virtual=True) |
| 5523 |
## net-device.h (module 'network'): void ns3::QueueItem::Print(std::ostream & os) const [member function] |
| 5524 |
cls.add_method('Print', |
| 5525 |
'void', |
| 5526 |
[param('std::ostream &', 'os')], |
| 5527 |
is_const=True, is_virtual=True) |
| 5528 |
return |
| 5529 |
|
| 4553 |
def register_Ns3TypeIdChecker_methods(root_module, cls): |
5530 |
def register_Ns3TypeIdChecker_methods(root_module, cls): |
| 4554 |
## type-id.h (module 'core'): ns3::TypeIdChecker::TypeIdChecker() [constructor] |
5531 |
## type-id.h (module 'core'): ns3::TypeIdChecker::TypeIdChecker() [constructor] |
| 4555 |
cls.add_constructor([]) |
5532 |
cls.add_constructor([]) |
|
|
| 4590 |
[param('ns3::TypeId const &', 'value')]) |
5567 |
[param('ns3::TypeId const &', 'value')]) |
| 4591 |
return |
5568 |
return |
| 4592 |
|
5569 |
|
|
|
5570 |
def register_Ns3UintegerValue_methods(root_module, cls): |
| 5571 |
## uinteger.h (module 'core'): ns3::UintegerValue::UintegerValue() [constructor] |
| 5572 |
cls.add_constructor([]) |
| 5573 |
## uinteger.h (module 'core'): ns3::UintegerValue::UintegerValue(ns3::UintegerValue const & arg0) [copy constructor] |
| 5574 |
cls.add_constructor([param('ns3::UintegerValue const &', 'arg0')]) |
| 5575 |
## uinteger.h (module 'core'): ns3::UintegerValue::UintegerValue(uint64_t const & value) [constructor] |
| 5576 |
cls.add_constructor([param('uint64_t const &', 'value')]) |
| 5577 |
## uinteger.h (module 'core'): ns3::Ptr<ns3::AttributeValue> ns3::UintegerValue::Copy() const [member function] |
| 5578 |
cls.add_method('Copy', |
| 5579 |
'ns3::Ptr< ns3::AttributeValue >', |
| 5580 |
[], |
| 5581 |
is_const=True, is_virtual=True) |
| 5582 |
## uinteger.h (module 'core'): bool ns3::UintegerValue::DeserializeFromString(std::string value, ns3::Ptr<ns3::AttributeChecker const> checker) [member function] |
| 5583 |
cls.add_method('DeserializeFromString', |
| 5584 |
'bool', |
| 5585 |
[param('std::string', 'value'), param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 5586 |
is_virtual=True) |
| 5587 |
## uinteger.h (module 'core'): uint64_t ns3::UintegerValue::Get() const [member function] |
| 5588 |
cls.add_method('Get', |
| 5589 |
'uint64_t', |
| 5590 |
[], |
| 5591 |
is_const=True) |
| 5592 |
## uinteger.h (module 'core'): std::string ns3::UintegerValue::SerializeToString(ns3::Ptr<ns3::AttributeChecker const> checker) const [member function] |
| 5593 |
cls.add_method('SerializeToString', |
| 5594 |
'std::string', |
| 5595 |
[param('ns3::Ptr< ns3::AttributeChecker const >', 'checker')], |
| 5596 |
is_const=True, is_virtual=True) |
| 5597 |
## uinteger.h (module 'core'): void ns3::UintegerValue::Set(uint64_t const & value) [member function] |
| 5598 |
cls.add_method('Set', |
| 5599 |
'void', |
| 5600 |
[param('uint64_t const &', 'value')]) |
| 5601 |
return |
| 5602 |
|
| 4593 |
def register_Ns3AddressChecker_methods(root_module, cls): |
5603 |
def register_Ns3AddressChecker_methods(root_module, cls): |
| 4594 |
## address.h (module 'network'): ns3::AddressChecker::AddressChecker() [constructor] |
5604 |
## address.h (module 'network'): ns3::AddressChecker::AddressChecker() [constructor] |
| 4595 |
cls.add_constructor([]) |
5605 |
cls.add_constructor([]) |
|
|
| 4637 |
cls.add_constructor([param('ns3::Ipv4ClickRouting const &', 'arg0')]) |
5647 |
cls.add_constructor([param('ns3::Ipv4ClickRouting const &', 'arg0')]) |
| 4638 |
return |
5648 |
return |
| 4639 |
|
5649 |
|
|
|
5650 |
def register_Ns3QueueDiscItem_methods(root_module, cls): |
| 5651 |
## queue-disc.h (module 'traffic-control'): ns3::QueueDiscItem::QueueDiscItem(ns3::Ptr<ns3::Packet> p, ns3::Address const & addr, uint16_t protocol) [constructor] |
| 5652 |
cls.add_constructor([param('ns3::Ptr< ns3::Packet >', 'p'), param('ns3::Address const &', 'addr'), param('uint16_t', 'protocol')]) |
| 5653 |
## queue-disc.h (module 'traffic-control'): ns3::Address ns3::QueueDiscItem::GetAddress() const [member function] |
| 5654 |
cls.add_method('GetAddress', |
| 5655 |
'ns3::Address', |
| 5656 |
[], |
| 5657 |
is_const=True) |
| 5658 |
## queue-disc.h (module 'traffic-control'): uint16_t ns3::QueueDiscItem::GetProtocol() const [member function] |
| 5659 |
cls.add_method('GetProtocol', |
| 5660 |
'uint16_t', |
| 5661 |
[], |
| 5662 |
is_const=True) |
| 5663 |
## queue-disc.h (module 'traffic-control'): uint8_t ns3::QueueDiscItem::GetTxQueueIndex() const [member function] |
| 5664 |
cls.add_method('GetTxQueueIndex', |
| 5665 |
'uint8_t', |
| 5666 |
[], |
| 5667 |
is_const=True) |
| 5668 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDiscItem::SetTxQueueIndex(uint8_t txq) [member function] |
| 5669 |
cls.add_method('SetTxQueueIndex', |
| 5670 |
'void', |
| 5671 |
[param('uint8_t', 'txq')]) |
| 5672 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDiscItem::AddHeader() [member function] |
| 5673 |
cls.add_method('AddHeader', |
| 5674 |
'void', |
| 5675 |
[], |
| 5676 |
is_pure_virtual=True, is_virtual=True) |
| 5677 |
## queue-disc.h (module 'traffic-control'): void ns3::QueueDiscItem::Print(std::ostream & os) const [member function] |
| 5678 |
cls.add_method('Print', |
| 5679 |
'void', |
| 5680 |
[param('std::ostream &', 'os')], |
| 5681 |
is_const=True, is_virtual=True) |
| 5682 |
return |
| 5683 |
|
| 4640 |
def register_Ns3HashImplementation_methods(root_module, cls): |
5684 |
def register_Ns3HashImplementation_methods(root_module, cls): |
| 4641 |
## hash-function.h (module 'core'): ns3::Hash::Implementation::Implementation(ns3::Hash::Implementation const & arg0) [copy constructor] |
5685 |
## hash-function.h (module 'core'): ns3::Hash::Implementation::Implementation(ns3::Hash::Implementation const & arg0) [copy constructor] |
| 4642 |
cls.add_constructor([param('ns3::Hash::Implementation const &', 'arg0')]) |
5686 |
cls.add_constructor([param('ns3::Hash::Implementation const &', 'arg0')]) |
|
|
| 4746 |
module = root_module |
5790 |
module = root_module |
| 4747 |
register_functions_ns3_FatalImpl(module.get_submodule('FatalImpl'), root_module) |
5791 |
register_functions_ns3_FatalImpl(module.get_submodule('FatalImpl'), root_module) |
| 4748 |
register_functions_ns3_Hash(module.get_submodule('Hash'), root_module) |
5792 |
register_functions_ns3_Hash(module.get_submodule('Hash'), root_module) |
|
|
5793 |
register_functions_ns3_TracedValueCallback(module.get_submodule('TracedValueCallback'), root_module) |
| 5794 |
register_functions_ns3_internal(module.get_submodule('internal'), root_module) |
| 4749 |
return |
5795 |
return |
| 4750 |
|
5796 |
|
| 4751 |
def register_functions_ns3_FatalImpl(module, root_module): |
5797 |
def register_functions_ns3_FatalImpl(module, root_module): |
|
|
| 4758 |
def register_functions_ns3_Hash_Function(module, root_module): |
5804 |
def register_functions_ns3_Hash_Function(module, root_module): |
| 4759 |
return |
5805 |
return |
| 4760 |
|
5806 |
|
|
|
5807 |
def register_functions_ns3_TracedValueCallback(module, root_module): |
| 5808 |
return |
| 5809 |
|
| 5810 |
def register_functions_ns3_internal(module, root_module): |
| 5811 |
return |
| 5812 |
|
| 4761 |
def main(): |
5813 |
def main(): |
| 4762 |
out = FileCodeSink(sys.stdout) |
5814 |
out = FileCodeSink(sys.stdout) |
| 4763 |
root_module = module_init() |
5815 |
root_module = module_init() |