예제 #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)