Functions | Variables
omniORBpy24wxs Namespace Reference

Functions

def path_to_comp_id
def path_to_dir_id

Variables

tuple base_dir = os.getenv("OMNIORB_PY24")
 Resource path.
list cmd
 make wxs file
tuple comp_name = path_to_comp_id(path, "py24")
 make yaml file
list data
tuple dir_name = path_to_dir_id(path, "py24")
tuple dll_cnt = len(dll_list)
tuple dll_list = glob.glob(base_dir + "bin\\x86_win32\\*.dll")
list flist = []
string full_path = "\\"
tuple path = path.replace("/", "\\")
string temp_dir = "bin\\dll"
 make temporary files

Function Documentation

def omniORBpy24wxs.path_to_comp_id (   path,
  prefix 
)

Definition at line 151 of file omniORBpy24wxs.py.

def omniORBpy24wxs.path_to_dir_id (   path,
  prefix 
)

Definition at line 144 of file omniORBpy24wxs.py.


Variable Documentation

tuple omniORBpy24wxs::base_dir = os.getenv("OMNIORB_PY24")

Resource path.

Definition at line 124 of file omniORBpy24wxs.py.

Initial value:
00001 ["flist",
00002            "-c", comp_name,
00003            "-o", dir_name + ".yaml",
00004            "-p",  base_dir + path]

make wxs file

Definition at line 178 of file omniORBpy24wxs.py.

make yaml file

Definition at line 165 of file omniORBpy24wxs.py.

Definition at line 22 of file omniORBpy24wxs.py.

Definition at line 167 of file omniORBpy24wxs.py.

Definition at line 136 of file omniORBpy24wxs.py.

tuple omniORBpy24wxs::dll_list = glob.glob(base_dir + "bin\\x86_win32\\*.dll")

Definition at line 135 of file omniORBpy24wxs.py.

Definition at line 174 of file omniORBpy24wxs.py.

Definition at line 172 of file omniORBpy24wxs.py.

tuple omniORBpy24wxs::path = path.replace("/", "\\")

Definition at line 169 of file omniORBpy24wxs.py.

string omniORBpy24wxs::temp_dir = "bin\\dll"

make temporary files

Definition at line 134 of file omniORBpy24wxs.py.



openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Aug 27 2015 14:17:28