def __init__(self, *args):
     this = _TOSSIM.new_Radio(*args)
     try: self.this.append(this)
     except: self.this = this
 def __init__(self, *args):
     _swig_setattr(self, Radio, 'this', _TOSSIM.new_Radio(*args))
     _swig_setattr(self, Radio, 'thisown', 1)
Exemple #3
0
 def __init__(self, *args):
     this = _TOSSIM.new_Radio(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
Exemple #4
0
 def __init__(self, *args):
     _swig_setattr(self, Radio, 'this', _TOSSIM.new_Radio(*args))
     _swig_setattr(self, Radio, 'thisown', 1)