bindings/python/apidefs/gcc-ILP32/ns3_module_common.py
changeset 6055 18ed08fb4c4a
parent 6053 b17ea72acee9
child 6113 0ce37bf4f1c1
equal deleted inserted replaced
6054:8b1b404f4335 6055:18ed08fb4c4a
  1564     cls.add_constructor([])
  1564     cls.add_constructor([])
  1565     ## output-stream-wrapper.h: std::ostream * ns3::OutputStreamWrapper::GetStream() [member function]
  1565     ## output-stream-wrapper.h: std::ostream * ns3::OutputStreamWrapper::GetStream() [member function]
  1566     cls.add_method('GetStream', 
  1566     cls.add_method('GetStream', 
  1567                    'std::ostream *', 
  1567                    'std::ostream *', 
  1568                    [])
  1568                    [])
  1569     ## output-stream-wrapper.h: static ns3::TypeId ns3::OutputStreamWrapper::GetTypeId() [member function]
       
  1570     cls.add_method('GetTypeId', 
       
  1571                    'ns3::TypeId', 
       
  1572                    [], 
       
  1573                    is_static=True)
       
  1574     ## output-stream-wrapper.h: void ns3::OutputStreamWrapper::SetStream(std::ostream * ostream) [member function]
  1569     ## output-stream-wrapper.h: void ns3::OutputStreamWrapper::SetStream(std::ostream * ostream) [member function]
  1575     cls.add_method('SetStream', 
  1570     cls.add_method('SetStream', 
  1576                    'void', 
  1571                    'void', 
  1577                    [param('std::ostream *', 'ostream')])
  1572                    [param('std::ostream *', 'ostream')])
  1578     return
  1573     return