File: io.i

package info (click to toggle)
shogun 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,688 kB
  • ctags: 6,563
  • sloc: cpp: 61,677; python: 5,233; sh: 2,767; makefile: 555; objc: 37
file content (9 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
5
6
7
8
9
%{
 #include "lib/io.h" 
%}

%rename(IO) CIO;
%ignore NUM_LOG_LEVELS;
%ignore FBUFSIZE;

%include "lib/io.h"