Functions | Variables
idlcompile Namespace Reference

Functions

def idl_compile (chk_ver, reg_key, exa_path)
 

Install check and IDL Compile

More...
 

Variables

 argc = len(argvs)
 
 argvs = sys.argv
 

commandline argument argvs[1]: Python version (2.4, 2.5, 2.6)

argvs[2]: OpenRTM examples Path

More...
 
string examples_path = ""
 
string inst_ver = "all"
 
string py_key = "SOFTWARE\\Python\\PythonCore\\2.4\\InstallPath"
 
string py_ver = "2.4"
 

Python 2.4

More...
 
 ret = idl_compile(py_ver, py_key, examples_path)
 

Function Documentation

def idlcompile.idl_compile (   chk_ver,
  reg_key,
  exa_path 
)


Install check and IDL Compile

Definition at line 28 of file idlcompile.py.

Variable Documentation

idlcompile.argc = len(argvs)

Definition at line 16 of file idlcompile.py.

idlcompile.argvs = sys.argv


commandline argument argvs[1]: Python version (2.4, 2.5, 2.6)

argvs[2]: OpenRTM examples Path

Definition at line 15 of file idlcompile.py.

idlcompile.examples_path = ""

Definition at line 18 of file idlcompile.py.

idlcompile.inst_ver = "all"

Definition at line 17 of file idlcompile.py.

string idlcompile.py_key = "SOFTWARE\\Python\\PythonCore\\2.4\\InstallPath"

Definition at line 94 of file idlcompile.py.

string idlcompile.py_ver = "2.4"


Python 2.4


Python 2.6


Python 2.5

Definition at line 93 of file idlcompile.py.

idlcompile.ret = idl_compile(py_ver, py_key, examples_path)

Definition at line 95 of file idlcompile.py.



openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:35