Classes | |
class | App |
Functions | |
def | j |
def | search |
Variables | |
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 = "�f�B���N�g����������܂���B" |
dictionary | jentries |
string | jexplain = """OpenRTM-aist���r���h���邽�߂ɕK�v�Ȋ���ݒ肵�܂��B���L�̍��ڂɕK�v�ȏ�����͂��āA�v���p�e�B�V�[�g�����{�^���������Ă��������B""" |
string | jfile_exists = "�t�@�C�������݂��܂��B�㏑�����܂����H " |
string | jfile_gened = "�t�@�C�������܂����B" |
string | jgbutton = "����" |
string | jgen_expln = """OpenRTM-aist�\�[�X�f�B���N�g���̉���OpenRTM-aist.vsprops�Ƃ����t�@�C�����Ńv���p�e�B�V�[�g������K�v������܂��BACE��omniORB�̊e��p�X����уv���p�e�B�V�[�g�̃f�B���N�g������������ΐ����{�^���������Ă��������B""" |
string | jgen_label = "�v���p�e�B�V�[�g:" |
string | jisdir_error = "�����̃f�B���N�g�������݂��܂��B " |
string | jsbutton = "����" |
string | jsearch_dir = "�����f�B���N�g��" |
string | jsearch_expln |
string | jwin_title = "OpenRTM-aist-win32 �r���h���ݒ�" |
string | prop_sheet |
tuple | property_sheet = os.path.dirname(sys.argv[0]) |
string | sbutton = "Search" |
string | search_dir = "Search Directory" |
string | search_expln |
list | widlist |
string | win_title = "OpenRTM-aist-win32 Build Environment Setting" |
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.
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 |
00001 { 00002 "ace_root" : \ 00003 {"label": "ACE directory", 00004 "expln": "The ACE_wrapper directory a.k.a ACE_ROOT directory."}, 00005 "ace_inc" : \ 00006 {"label": "ACE include directory", 00007 "expln": "The directory in which ace/ACE.h exists."}, 00008 "ace_lib" : \ 00009 {"label": "ACE lib directory", 00010 "expln": "The directory in which ACE.LIB exists."}, 00011 "omni_root": \ 00012 {"label": "omniORB directory", 00013 "expln": "The omniORB directory in which bin, include, lib dirs exist."}, 00014 "omni_bin" : \ 00015 {"label": "omniORB bin directory", 00016 "expln": "The directory in which omniidl exists."}, 00017 "omni_inc" : \ 00018 {"label": "omniORB include directory", 00019 "expln": "The directory in which omniORB4/CORBA.h exists"}, 00020 "omni_lib" : \ 00021 {"label": "omniORB lib directory", 00022 "expln": "The directory in wihch omniORB407_rt.lib exists."} 00023 }
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 = "�f�B���N�g����������܂���B" |
Definition at line 38 of file RunAtFirst.py.
dictionary RunAtFirst::jentries |
00001 { 00002 "ace_root" : \ 00003 {"label": "ACE�f�B���N�g��", 00004 "expln": "�ʏ��ACE_wrapper�f�B���N�g���̈ʒu���w�肵�Ă��������B"}, 00005 "ace_inc" : \ 00006 {"label": "ACE include �f�B���N�g��", 00007 "expln": "ace/ACE.h������f�B���N�g�����w�肵�Ă��������B"}, 00008 "ace_lib" : \ 00009 {"label": "ACE lib �f�B���N�g��", 00010 "expln": "ACE.LIB������ꏊ���w�肵�Ă��������B"}, 00011 "omni_root": \ 00012 {"label": "omniORB�f�B���N�g��", 00013 "expln": "omniORB�̃f�B���N�g��(����bin, include, lib������)���w�肵�Ă��������B"}, 00014 "omni_bin" : \ 00015 {"label": "omniORB bin �f�B���N�g��", 00016 "expln": "omniidl������f�B���N�g�����w�肵�Ă��������B"}, 00017 "omni_inc" : \ 00018 {"label": "omniORB include �f�B���N�g��", 00019 "expln": "omniORB4/CORBA.h������f�B���N�g�����w�肵�Ă��������B"}, 00020 "omni_lib" : \ 00021 {"label": "omniORB lib �f�B���N�g��", 00022 "expln": "omniORB407_rt.lib�Ȃǂ�����f�B���N�g�����w�肵�Ă��������B"} 00023 }
Definition at line 66 of file RunAtFirst.py.
string RunAtFirst::jexplain = """OpenRTM-aist���r���h���邽�߂ɕK�v�Ȋ���ݒ肵�܂��B���L�̍��ڂɕK�v�ȏ�����͂��āA�v���p�e�B�V�[�g�����{�^���������Ă��������B""" |
Definition at line 23 of file RunAtFirst.py.
string RunAtFirst::jfile_exists = "�t�@�C�������݂��܂��B�㏑�����܂����H " |
Definition at line 165 of file RunAtFirst.py.
string RunAtFirst::jfile_gened = "�t�@�C�������܂����B" |
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�\�[�X�f�B���N�g���̉���OpenRTM-aist.vsprops�Ƃ����t�@�C�����Ńv���p�e�B�V�[�g������K�v������܂��BACE��omniORB�̊e��p�X����уv���p�e�B�V�[�g�̃f�B���N�g������������ΐ����{�^���������Ă��������B""" |
Definition at line 97 of file RunAtFirst.py.
string RunAtFirst::jgen_label = "�v���p�e�B�V�[�g:" |
Definition at line 94 of file RunAtFirst.py.
string RunAtFirst::jisdir_error = "�����̃f�B���N�g�������݂��܂��B " |
Definition at line 162 of file RunAtFirst.py.
string RunAtFirst::jsbutton = "����" |
Definition at line 35 of file RunAtFirst.py.
string RunAtFirst::jsearch_dir = "�����f�B���N�g��" |
Definition at line 32 of file RunAtFirst.py.
string RunAtFirst::jsearch_expln |
00001 """�����I�Ɍ������邱�Ƃ��ł��܂��B��������f�B���N�g������͂��āu�����v�{�^���������Ă��������B 00002 �����ɂ͐��������邱�Ƃ�����܂��B"""
Definition at line 27 of file RunAtFirst.py.
string RunAtFirst::jwin_title = "OpenRTM-aist-win32 �r���h���ݒ�" |
Definition at line 20 of file RunAtFirst.py.
string RunAtFirst::prop_sheet |
Definition at line 101 of file RunAtFirst.py.
tuple RunAtFirst::property_sheet = os.path.dirname(sys.argv[0]) |
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 |
00001 """Automatic search. Input search directory and push [Search] button. 00002 It may take a few minutes."""
Definition at line 29 of file RunAtFirst.py.
list RunAtFirst::widlist |
00001 ["ace_root", "ace_inc", "ace_lib", 00002 "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.