示例#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)