コード例 #1
0
 def setDestination(*args):
     return _TOSSIM.Packet_setDestination(*args)
コード例 #2
0
ファイル: TOSSIM.py プロジェクト: sywxh2012/wcps
 def setDestination(self, *args): return _TOSSIM.Packet_setDestination(self, *args)
 def destination(self): return _TOSSIM.Packet_destination(self)