コード例 #1
0
 def __init__(self, *args):
     this = _TOSSIM.new_nesc_app_t(*args)
     try: self.this.append(this)
     except: self.this = this
コード例 #2
0
 def __init__(self, *args):
     _swig_setattr(self, nesc_app_t, 'this', _TOSSIM.new_nesc_app_t(*args))
     _swig_setattr(self, nesc_app_t, 'thisown', 1)
コード例 #3
0
 def __init__(self, *args):
     this = _TOSSIM.new_nesc_app_t(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
コード例 #4
0
 def __init__(self, *args):
     _swig_setattr(self, nesc_app_t, 'this', _TOSSIM.new_nesc_app_t(*args))
     _swig_setattr(self, nesc_app_t, 'thisown', 1)