Functions | Variables
openrtpwxs Namespace Reference

Functions

def path_to_comp_id
def path_to_dir_id

Variables

tuple base_dir = os.getenv("RTSE_ROOT")
list cmd
tuple comp_name = path_to_comp_id(path, "openrtp")
list data
tuple dir_name = path_to_dir_id(path, "openrtp")
list flist = []
string full_path = "\\"
tuple path = path.replace("/", "\\")

Function Documentation

def openrtpwxs.path_to_comp_id (   path,
  prefix 
)

Definition at line 40 of file openrtpwxs.py.

def openrtpwxs.path_to_dir_id (   path,
  prefix 
)

Definition at line 32 of file openrtpwxs.py.


Variable Documentation

tuple openrtpwxs::base_dir = os.getenv("RTSE_ROOT")

Definition at line 24 of file openrtpwxs.py.

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

Definition at line 67 of file openrtpwxs.py.

Definition at line 53 of file openrtpwxs.py.

Initial value:
00001 [
00002     ("",                                  "*.jar *.exe .eclipseproduct"),
00003     ("configuration",                     "*.ini *.jar"),
00004     ("plugins",                           "*.jar"),
00005 ]

Definition at line 17 of file openrtpwxs.py.

Definition at line 55 of file openrtpwxs.py.

list openrtpwxs::flist = []

Definition at line 63 of file openrtpwxs.py.

string openrtpwxs::full_path = "\\"

Definition at line 60 of file openrtpwxs.py.

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

Definition at line 57 of file openrtpwxs.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:40