コード例 #1
0
ファイル: yafrayinterface.py プロジェクト: charuwat/code
    def getVersion(*args): return _yafrayinterface.yafrayInterface_t_getVersion(*args)
yafrayInterface_t_swigregister = _yafrayinterface.yafrayInterface_t_swigregister
コード例 #2
0
 def getVersion(self): return _yafrayinterface.yafrayInterface_t_getVersion(self)
 def printInfo(self, *args): return _yafrayinterface.yafrayInterface_t_printInfo(self, *args)