コード例 #1
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'signpost_uc')
コード例 #2
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'rawdata')
コード例 #3
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Regulation')
コード例 #4
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self,'Guideinfo_TowardName')
コード例 #5
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Guideinfo_Lane')
コード例 #6
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Trans_HighwayNode')
コード例 #7
0
ファイル: trans_srid.py プロジェクト: chenbk85/tphProjects
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Trans_SRID')
コード例 #8
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'GuideInfo_SignPost')
コード例 #9
0
ファイル: park_jdb.py プロジェクト: chenbk85/tphProjects
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'park')
コード例 #10
0
 def __init__(self):
     '''
     Constructors
     '''
     comp_base.__init__(self, 'vics tmc info')
コード例 #11
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Shield')
コード例 #12
0
ファイル: signpost_jpn.py プロジェクト: chenbk85/tphProjects
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'SignPost')
コード例 #13
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'spotguide_tbl')
コード例 #14
0
ファイル: dictionary.py プロジェクト: chenbk85/tphProjects
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Dictionary')
コード例 #15
0
 def __init__(self):
     '''
     Constructor 
     '''
     comp_base.__init__(self, 'Admin')
コード例 #16
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Split_Link')
コード例 #17
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Link_Name')
コード例 #18
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Trans_DirGuide')