PageRenderTime 37ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/multi_import_c.i

#
Swig | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | 8d75adc443678fcc91515a81a9489939 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. class XXX
  2. {
  3. public:
  4. int testx();
  5. };