예제 #1
0
 def __init__(self, *args):
     this = _TOSSIM.new_Tossim(*args)
     try: self.this.append(this)
     except: self.this = this
예제 #2
0
 def __init__(self, *args):
     _swig_setattr(self, Tossim, 'this', _TOSSIM.new_Tossim(*args))
     _swig_setattr(self, Tossim, 'thisown', 1)
예제 #3
0
 def __init__(self, *args):
     this = _TOSSIM.new_Tossim(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
예제 #4
0
 def __init__(self, *args):
     _swig_setattr(self, Tossim, 'this', _TOSSIM.new_Tossim(*args))
     _swig_setattr(self, Tossim, 'thisown', 1)