bindings/python/ns3modulescan.py
changeset 3755 c73866625b44
parent 3753 a84a48233eb3
child 3929 909b0a724ed3
equal deleted inserted replaced
3754:ee45d2d71f01 3755:c73866625b44
    45         },
    45         },
    46     '::ns3::CallbackImplBase': {
    46     '::ns3::CallbackImplBase': {
    47         'incref_method': 'Ref',
    47         'incref_method': 'Ref',
    48         'decref_method': 'Unref',
    48         'decref_method': 'Unref',
    49         'peekref_method': 'GetReferenceCount',
    49         'peekref_method': 'GetReferenceCount',
    50         },
       
    51     '::ns3::PacketMetadata': {
       
    52         'ignore': None,
       
    53         },
    50         },
    54     '::ns3::AttributeChecker': {
    51     '::ns3::AttributeChecker': {
    55         'automatic_type_narrowing': 'true',
    52         'automatic_type_narrowing': 'true',
    56         'allow_subclassing': 'false',
    53         'allow_subclassing': 'false',
    57         },
    54         },