Functions | Variables
omniwxs Namespace Reference

Functions

def path_to_comp_id (path, prefix)
 
def path_to_dir_id (path, prefix)
 

Variables

 base_dir = os.getenv("OMNI_ROOT")
 
list cmd
 
 comp_name = path_to_comp_id(path, "omni")
 
list data
 
 dir_name = path_to_dir_id(path, "omni")
 
list flist = []
 
string full_path = base_dir+"\\\\"
 
string omni_files = "COPYING CREDITS THIS_IS_OMNIORB_4_1_4 COPYING.LIB update.log COPYING.PYTHON sample.reg README.FIRST.txt README.win32.txt ReleaseNotes.txt"
 
 path = path.replace("/", "\\")
 

Function Documentation

def omniwxs.path_to_comp_id (   path,
  prefix 
)

Definition at line 61 of file omniwxs.py.

def omniwxs.path_to_dir_id (   path,
  prefix 
)

Definition at line 53 of file omniwxs.py.

Variable Documentation

string omniwxs.base_dir = os.getenv("OMNI_ROOT")

Definition at line 45 of file omniwxs.py.

list omniwxs.cmd
Initial value:
1 = ["flist",
2  "-c", comp_name,
3  "-o", dir_name + ".yaml",
4  "-p", base_dir + path]

Definition at line 88 of file omniwxs.py.

omniwxs.comp_name = path_to_comp_id(path, "omni")

Definition at line 74 of file omniwxs.py.

list omniwxs.data
Initial value:
1 = [
2  ("", omni_files),
3  ("bin/scripts", "*.py"),
4  ("bin/x86_win32", "*.dll *.exe"),
5  ("idl", "*.idl"),
6  ("idl/COS", "*.idl"),
7  ("include", "*.h"),
8  ("include/COS", "*.h *.hh"),
9  ("include/omniORB4", "*.h *.hh"),
10  ("include/omniORB4/internal", "*.h *.hh"),
11  ("include/omnithread", "*.h"),
12  ("include/omniVms", "*.hxx"),
13  ("include/python1.5", "*.h"),
14  ("lib/python/omniidl", "*.py"),
15  ("lib/python/omniidl_be", "*.py"),
16  ("lib/python/omniidl_be/cxx", "*.py"),
17  ("lib/python/omniidl_be/cxx/dynskel", "*.py"),
18  ("lib/python/omniidl_be/cxx/header", "*.py"),
19  ("lib/python/omniidl_be/cxx/impl", "*.py"),
20  ("lib/python/omniidl_be/cxx/skel", "*.py"),
21  ("lib/python1.5", "*.py*"),
22  ("lib/x86_win32", "*.lib"),
23  ("src", "GNUmakefile")
24 ]

Definition at line 19 of file omniwxs.py.

omniwxs.dir_name = path_to_dir_id(path, "omni")

Definition at line 76 of file omniwxs.py.

list omniwxs.flist = []

Definition at line 84 of file omniwxs.py.

string omniwxs.full_path = base_dir+"\\\\"

Definition at line 81 of file omniwxs.py.

string omniwxs.omni_files = "COPYING CREDITS THIS_IS_OMNIORB_4_1_4 COPYING.LIB update.log COPYING.PYTHON sample.reg README.FIRST.txt README.win32.txt ReleaseNotes.txt"

Definition at line 17 of file omniwxs.py.

omniwxs.path = path.replace("/", "\\")

Definition at line 78 of file omniwxs.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:01