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