equal
deleted
inserted
replaced
2888 'ns3::TypeId', |
2888 'ns3::TypeId', |
2889 [], |
2889 [], |
2890 is_static=True) |
2890 is_static=True) |
2891 ## pcap-file-wrapper.h (module 'network'): ns3::PcapFileWrapper::PcapFileWrapper() [constructor] |
2891 ## pcap-file-wrapper.h (module 'network'): ns3::PcapFileWrapper::PcapFileWrapper() [constructor] |
2892 cls.add_constructor([]) |
2892 cls.add_constructor([]) |
2893 ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::DoDispose() [member function] |
|
2894 cls.add_method('DoDispose', |
|
2895 'void', |
|
2896 [], |
|
2897 is_virtual=True) |
|
2898 ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::NotifyNewAggregate() [member function] |
|
2899 cls.add_method('NotifyNewAggregate', |
|
2900 'void', |
|
2901 [], |
|
2902 is_virtual=True) |
|
2903 ## pcap-file-wrapper.h (module 'network'): bool ns3::PcapFileWrapper::Fail() const [member function] |
2893 ## pcap-file-wrapper.h (module 'network'): bool ns3::PcapFileWrapper::Fail() const [member function] |
2904 cls.add_method('Fail', |
2894 cls.add_method('Fail', |
2905 'bool', |
2895 'bool', |
2906 [], |
2896 [], |
2907 is_const=True) |
2897 is_const=True) |