Classes | Functions | Variables
RunAtFirst Namespace Reference

Classes

class  App
 

Functions

def j (str, encoding="cp932")
 
def search (path, fnames, results)
 

Variables

 app
 
string default_searchdir = "C:\\Program Files"
 
string dirname_error = "DIrectory not found."
 
dictionary entries
 
string explain = """Setting up OpenRTM-aist build environment. Please input information to the following forms, and push Generate button to generate property sheet"""
 
string file_exists = "The file already exists. Overwrite? "
 
string file_gened = "File generated."
 
string gbutton = "Generate"
 
string gen_expln = """Property sheet named OpenRTM-aist.vsprops should exist under OpenRTM-aist source directory. Please confirm directories of ACE, omniORB and property sheet and push Generate button."""
 
string gen_label = "Property Sheet:"
 
string isdir_error = "The Directory of a same name exists. "
 
string jdirname_error = "ディレクトリが見つかりません。"
 
dictionary jentries
 
string jexplain = """OpenRTM-aistをビルドするために必要な環境を設定します。下記の項目に必要な情報を入力して、プロパティシート生成ボタンを押してください。"""
 
string jfile_exists = "ファイルが存在します。上書きしますか? "
 
string jfile_gened = "ファイルを生成しました。"
 
string jgbutton = "生成"
 
string jgen_expln = """OpenRTM-aistソースディレクトリの下にOpenRTM-aist.vspropsというファイル名でプロパティシートを生成する必要があります。ACEやomniORBの各種パスおよびプロパティシートのディレクトリが正しければ生成ボタンを押してください。"""
 
string jgen_label = "プロパティシート:"
 
string jisdir_error = "同名のディレクトリが存在します。 "
 
string jsbutton = "検索"
 
string jsearch_dir = "検索ディレクトリ"
 
string jsearch_expln
 
string jwin_title = "OpenRTM-aist-win32 ビルド環境設定"
 
string prop_sheet
 
string property_sheet = os.path.dirname(sys.argv[0])+"\\OpenRTM-aist.vsprops"
 
string sbutton = "Search"
 
string search_dir = "Search Directory"
 
string search_expln
 
list widlist
 
string win_title = "OpenRTM-aist-win32 Build Environment Setting"
 

Function Documentation

def RunAtFirst.j (   str,
  encoding = "cp932" 
)

Definition at line 198 of file RunAtFirst.py.

def RunAtFirst.search (   path,
  fnames,
  results 
)

Definition at line 172 of file RunAtFirst.py.

Variable Documentation

RunAtFirst.app

Definition at line 484 of file RunAtFirst.py.

string RunAtFirst.default_searchdir = "C:\\Program Files"

Definition at line 13 of file RunAtFirst.py.

string RunAtFirst.dirname_error = "DIrectory not found."

Definition at line 39 of file RunAtFirst.py.

dictionary RunAtFirst.entries
Initial value:
1 = {
2  "ace_root" : \
3  {"label": "ACE directory",
4  "expln": "The ACE_wrapper directory a.k.a ACE_ROOT directory."},
5  "ace_inc" : \
6  {"label": "ACE include directory",
7  "expln": "The directory in which ace/ACE.h exists."},
8  "ace_lib" : \
9  {"label": "ACE lib directory",
10  "expln": "The directory in which ACE.LIB exists."},
11  "omni_root": \
12  {"label": "omniORB directory",
13  "expln": "The omniORB directory in which bin, include, lib dirs exist."},
14  "omni_bin" : \
15  {"label": "omniORB bin directory",
16  "expln": "The directory in which omniidl exists."},
17  "omni_inc" : \
18  {"label": "omniORB include directory",
19  "expln": "The directory in which omniORB4/CORBA.h exists"},
20  "omni_lib" : \
21  {"label": "omniORB lib directory",
22  "expln": "The directory in wihch omniORB407_rt.lib exists."}
23  }

Definition at line 42 of file RunAtFirst.py.

string RunAtFirst.explain = """Setting up OpenRTM-aist build environment. Please input information to the following forms, and push Generate button to generate property sheet"""

Definition at line 25 of file RunAtFirst.py.

string RunAtFirst.file_exists = "The file already exists. Overwrite? "

Definition at line 166 of file RunAtFirst.py.

string RunAtFirst.file_gened = "File generated."

Definition at line 169 of file RunAtFirst.py.

string RunAtFirst.gbutton = "Generate"

Definition at line 92 of file RunAtFirst.py.

string RunAtFirst.gen_expln = """Property sheet named OpenRTM-aist.vsprops should exist under OpenRTM-aist source directory. Please confirm directories of ACE, omniORB and property sheet and push Generate button."""

Definition at line 99 of file RunAtFirst.py.

string RunAtFirst.gen_label = "Property Sheet:"

Definition at line 95 of file RunAtFirst.py.

string RunAtFirst.isdir_error = "The Directory of a same name exists. "

Definition at line 163 of file RunAtFirst.py.

string RunAtFirst.jdirname_error = "ディレクトリが見つかりません。"

Definition at line 38 of file RunAtFirst.py.

dictionary RunAtFirst.jentries
Initial value:
1 = {
2  "ace_root" : \
3  {"label": "ACEディレクトリ",
4  "expln": "通常はACE_wrapperディレクトリの位置を指定してください。"},
5  "ace_inc" : \
6  {"label": "ACE include ディレクトリ",
7  "expln": "ace/ACE.hがあるディレクトリを指定してください。"},
8  "ace_lib" : \
9  {"label": "ACE lib ディレクトリ",
10  "expln": "ACE.LIBがある場所を指定してください。"},
11  "omni_root": \
12  {"label": "omniORBディレクトリ",
13  "expln": "omniORBのディレクトリ(下にbin, include, libがある)を指定してください。"},
14  "omni_bin" : \
15  {"label": "omniORB bin ディレクトリ",
16  "expln": "omniidlがあるディレクトリを指定してください。"},
17  "omni_inc" : \
18  {"label": "omniORB include ディレクトリ",
19  "expln": "omniORB4/CORBA.hがあるディレクトリを指定してください。"},
20  "omni_lib" : \
21  {"label": "omniORB lib ディレクトリ",
22  "expln": "omniORB407_rt.libなどがあるディレクトリを指定してください。"}
23  }

Definition at line 66 of file RunAtFirst.py.

string RunAtFirst.jexplain = """OpenRTM-aistをビルドするために必要な環境を設定します。下記の項目に必要な情報を入力して、プロパティシート生成ボタンを押してください。"""

Definition at line 23 of file RunAtFirst.py.

string RunAtFirst.jfile_exists = "ファイルが存在します。上書きしますか? "

Definition at line 165 of file RunAtFirst.py.

string RunAtFirst.jfile_gened = "ファイルを生成しました。"

Definition at line 168 of file RunAtFirst.py.

string RunAtFirst.jgbutton = "生成"

Definition at line 91 of file RunAtFirst.py.

string RunAtFirst.jgen_expln = """OpenRTM-aistソースディレクトリの下にOpenRTM-aist.vspropsというファイル名でプロパティシートを生成する必要があります。ACEやomniORBの各種パスおよびプロパティシートのディレクトリが正しければ生成ボタンを押してください。"""

Definition at line 97 of file RunAtFirst.py.

string RunAtFirst.jgen_label = "プロパティシート:"

Definition at line 94 of file RunAtFirst.py.

string RunAtFirst.jisdir_error = "同名のディレクトリが存在します。 "

Definition at line 162 of file RunAtFirst.py.

string RunAtFirst.jsbutton = "検索"

Definition at line 35 of file RunAtFirst.py.

string RunAtFirst.jsearch_dir = "検索ディレクトリ"

Definition at line 32 of file RunAtFirst.py.

string RunAtFirst.jsearch_expln
Initial value:
1 = """自動的に検索することもできます。検索するディレクトリを入力して「検索」ボタンを押してください。
2 検索には数分かかることがあります。"""

Definition at line 27 of file RunAtFirst.py.

string RunAtFirst.jwin_title = "OpenRTM-aist-win32 ビルド環境設定"

Definition at line 20 of file RunAtFirst.py.

string RunAtFirst.prop_sheet

Definition at line 101 of file RunAtFirst.py.

string RunAtFirst.property_sheet = os.path.dirname(sys.argv[0])+"\\OpenRTM-aist.vsprops"

Definition at line 15 of file RunAtFirst.py.

string RunAtFirst.sbutton = "Search"

Definition at line 36 of file RunAtFirst.py.

string RunAtFirst.search_dir = "Search Directory"

Definition at line 33 of file RunAtFirst.py.

string RunAtFirst.search_expln
Initial value:
1 = """Automatic search. Input search directory and push [Search] button.
2 It may take a few minutes."""

Definition at line 29 of file RunAtFirst.py.

list RunAtFirst.widlist
Initial value:
1 = ["ace_root", "ace_inc", "ace_lib",
2  "omni_root", "omni_bin", "omni_inc", "omni_lib"]

Definition at line 17 of file RunAtFirst.py.

string RunAtFirst.win_title = "OpenRTM-aist-win32 Build Environment Setting"

Definition at line 21 of file RunAtFirst.py.



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