RTI DDS IDL code generator task.
More...
|
string | run_str = '${RTIDDSGEN} -replace -create typefiles -language C++ -inputIdl -namespace ${RTIDDS_ST:INCPATHS} -d ${TGT[0].bld_dir()} ${SRC}' |
|
string | color = 'BLUE' |
|
list | ext_out = ['.h', 'cxx'] |
|
RTI DDS IDL code generator task.
def wtools.tools.rti_idl.rtiddsgen.scan |
( |
|
self | ) |
|
string wtools.tools.rti_idl.rtiddsgen.color = 'BLUE' |
|
static |
list wtools.tools.rti_idl.rtiddsgen.ext_out = ['.h', 'cxx'] |
|
static |
string wtools.tools.rti_idl.rtiddsgen.run_str = '${RTIDDSGEN} -replace -create typefiles -language C++ -inputIdl -namespace ${RTIDDS_ST:INCPATHS} -d ${TGT[0].bld_dir()} ${SRC}' |
|
static |
The documentation for this class was generated from the following file: