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