bindings/python/apidefs/gcc-LP64/ns3_module_aodv.py
changeset 6055 18ed08fb4c4a
parent 6029 096af1414c37
child 6096 96deefc231fa
equal deleted inserted replaced
6054:8b1b404f4335 6055:18ed08fb4c4a
   385     ## aodv-packet.h: uint32_t ns3::aodv::RerrHeader::GetSerializedSize() const [member function]
   385     ## aodv-packet.h: uint32_t ns3::aodv::RerrHeader::GetSerializedSize() const [member function]
   386     cls.add_method('GetSerializedSize', 
   386     cls.add_method('GetSerializedSize', 
   387                    'uint32_t', 
   387                    'uint32_t', 
   388                    [], 
   388                    [], 
   389                    is_const=True, is_virtual=True)
   389                    is_const=True, is_virtual=True)
       
   390     ## aodv-packet.h: static ns3::TypeId ns3::aodv::RerrHeader::GetTypeId() [member function]
       
   391     cls.add_method('GetTypeId', 
       
   392                    'ns3::TypeId', 
       
   393                    [], 
       
   394                    is_static=True)
   390     ## aodv-packet.h: void ns3::aodv::RerrHeader::Print(std::ostream & os) const [member function]
   395     ## aodv-packet.h: void ns3::aodv::RerrHeader::Print(std::ostream & os) const [member function]
   391     cls.add_method('Print', 
   396     cls.add_method('Print', 
   392                    'void', 
   397                    'void', 
   393                    [param('std::ostream &', 'os')], 
   398                    [param('std::ostream &', 'os')], 
   394                    is_const=True, is_virtual=True)
   399                    is_const=True, is_virtual=True)
   742     ## aodv-packet.h: uint32_t ns3::aodv::RrepAckHeader::GetSerializedSize() const [member function]
   747     ## aodv-packet.h: uint32_t ns3::aodv::RrepAckHeader::GetSerializedSize() const [member function]
   743     cls.add_method('GetSerializedSize', 
   748     cls.add_method('GetSerializedSize', 
   744                    'uint32_t', 
   749                    'uint32_t', 
   745                    [], 
   750                    [], 
   746                    is_const=True, is_virtual=True)
   751                    is_const=True, is_virtual=True)
       
   752     ## aodv-packet.h: static ns3::TypeId ns3::aodv::RrepAckHeader::GetTypeId() [member function]
       
   753     cls.add_method('GetTypeId', 
       
   754                    'ns3::TypeId', 
       
   755                    [], 
       
   756                    is_static=True)
   747     ## aodv-packet.h: void ns3::aodv::RrepAckHeader::Print(std::ostream & os) const [member function]
   757     ## aodv-packet.h: void ns3::aodv::RrepAckHeader::Print(std::ostream & os) const [member function]
   748     cls.add_method('Print', 
   758     cls.add_method('Print', 
   749                    'void', 
   759                    'void', 
   750                    [param('std::ostream &', 'os')], 
   760                    [param('std::ostream &', 'os')], 
   751                    is_const=True, is_virtual=True)
   761                    is_const=True, is_virtual=True)
   811     ## aodv-packet.h: uint32_t ns3::aodv::RrepHeader::GetSerializedSize() const [member function]
   821     ## aodv-packet.h: uint32_t ns3::aodv::RrepHeader::GetSerializedSize() const [member function]
   812     cls.add_method('GetSerializedSize', 
   822     cls.add_method('GetSerializedSize', 
   813                    'uint32_t', 
   823                    'uint32_t', 
   814                    [], 
   824                    [], 
   815                    is_const=True, is_virtual=True)
   825                    is_const=True, is_virtual=True)
       
   826     ## aodv-packet.h: static ns3::TypeId ns3::aodv::RrepHeader::GetTypeId() [member function]
       
   827     cls.add_method('GetTypeId', 
       
   828                    'ns3::TypeId', 
       
   829                    [], 
       
   830                    is_static=True)
   816     ## aodv-packet.h: void ns3::aodv::RrepHeader::Print(std::ostream & os) const [member function]
   831     ## aodv-packet.h: void ns3::aodv::RrepHeader::Print(std::ostream & os) const [member function]
   817     cls.add_method('Print', 
   832     cls.add_method('Print', 
   818                    'void', 
   833                    'void', 
   819                    [param('std::ostream &', 'os')], 
   834                    [param('std::ostream &', 'os')], 
   820                    is_const=True, is_virtual=True)
   835                    is_const=True, is_virtual=True)
   917     ## aodv-packet.h: uint32_t ns3::aodv::RreqHeader::GetSerializedSize() const [member function]
   932     ## aodv-packet.h: uint32_t ns3::aodv::RreqHeader::GetSerializedSize() const [member function]
   918     cls.add_method('GetSerializedSize', 
   933     cls.add_method('GetSerializedSize', 
   919                    'uint32_t', 
   934                    'uint32_t', 
   920                    [], 
   935                    [], 
   921                    is_const=True, is_virtual=True)
   936                    is_const=True, is_virtual=True)
       
   937     ## aodv-packet.h: static ns3::TypeId ns3::aodv::RreqHeader::GetTypeId() [member function]
       
   938     cls.add_method('GetTypeId', 
       
   939                    'ns3::TypeId', 
       
   940                    [], 
       
   941                    is_static=True)
   922     ## aodv-packet.h: bool ns3::aodv::RreqHeader::GetUnknownSeqno() const [member function]
   942     ## aodv-packet.h: bool ns3::aodv::RreqHeader::GetUnknownSeqno() const [member function]
   923     cls.add_method('GetUnknownSeqno', 
   943     cls.add_method('GetUnknownSeqno', 
   924                    'bool', 
   944                    'bool', 
   925                    [], 
   945                    [], 
   926                    is_const=True)
   946                    is_const=True)
   997     ## aodv-packet.h: uint32_t ns3::aodv::TypeHeader::GetSerializedSize() const [member function]
  1017     ## aodv-packet.h: uint32_t ns3::aodv::TypeHeader::GetSerializedSize() const [member function]
   998     cls.add_method('GetSerializedSize', 
  1018     cls.add_method('GetSerializedSize', 
   999                    'uint32_t', 
  1019                    'uint32_t', 
  1000                    [], 
  1020                    [], 
  1001                    is_const=True, is_virtual=True)
  1021                    is_const=True, is_virtual=True)
       
  1022     ## aodv-packet.h: static ns3::TypeId ns3::aodv::TypeHeader::GetTypeId() [member function]
       
  1023     cls.add_method('GetTypeId', 
       
  1024                    'ns3::TypeId', 
       
  1025                    [], 
       
  1026                    is_static=True)
  1002     ## aodv-packet.h: bool ns3::aodv::TypeHeader::IsValid() const [member function]
  1027     ## aodv-packet.h: bool ns3::aodv::TypeHeader::IsValid() const [member function]
  1003     cls.add_method('IsValid', 
  1028     cls.add_method('IsValid', 
  1004                    'bool', 
  1029                    'bool', 
  1005                    [], 
  1030                    [], 
  1006                    is_const=True)
  1031                    is_const=True)