Exemplo n.º 1
0
 def __init__(self, *args):
     this = _TOSSIM.new_nesc_app_t(*args)
     try: self.this.append(this)
     except: self.this = this
Exemplo n.º 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)
Exemplo n.º 3
0
 def __init__(self, *args):
     this = _TOSSIM.new_nesc_app_t(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
Exemplo n.º 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)