|
| string | color = 'BLUE' |
| |
| string | run_str = '${SWIG} ${SWIGFLAGS} ${SWIGPATH_ST:INCPATHS} ${SWIGDEF_ST:DEFINES} ${SRC}' |
| |
| list | ext_out = ['.h'] |
| |
| list | vars = ['SWIG_VERSION','SWIGDEPS'] |
| |
| def core.waf.swig.swig.runnable_status |
( |
|
self | ) |
|
| def core.waf.swig.swig.scan |
( |
|
self | ) |
|
| string core.waf.swig.swig.color = 'BLUE' |
|
static |
| list core.waf.swig.swig.ext_out = ['.h'] |
|
static |
| core.waf.swig.swig.init_outputs |
| core.waf.swig.swig.module |
| string core.waf.swig.swig.run_str = '${SWIG} ${SWIGFLAGS} ${SWIGPATH_ST:INCPATHS} ${SWIGDEF_ST:DEFINES} ${SRC}' |
|
static |
| list core.waf.swig.swig.vars = ['SWIG_VERSION','SWIGDEPS'] |
|
static |
The documentation for this class was generated from the following file: