Public Member Functions |
|
| __init__ () | |
| instance () | |
| destruct () | |
| setStartUi () | |
| Provide a WaitUi instance. |
|
| getDirectory () | |
| getArubaVersion () | |
| killJob () | |
| getStatus () | |
| getLog () | |
| getFilters () | |
| getFiltersCount () | |
| identify () | |
| Given an iterable of filenames, return a
two-tuple consisting of the lists of filenames that are one of the
native file types, and the filenames that require translation.
|
|
| isSceneFileType () | |
| isNativeFileType () | |
| isDataServerFileType () | |
| DirectConnect.DirectConnect.__init__ | ( | ) |
| DirectConnect.DirectConnect.instance | ( | ) |
| DirectConnect.DirectConnect.destruct | ( | ) |
| DirectConnect.DirectConnect.setStartUi | ( | ) |
Provide a WaitUi instance.
| DirectConnect.DirectConnect.getDirectory | ( | ) |
| DirectConnect.DirectConnect.getArubaVersion | ( | ) |
| DirectConnect.DirectConnect.killJob | ( | ) |
| DirectConnect.DirectConnect.getStatus | ( | ) |
| DirectConnect.DirectConnect.getLog | ( | ) |
| DirectConnect.DirectConnect.getFilters | ( | ) |
| DirectConnect.DirectConnect.getFiltersCount | ( | ) |
| DirectConnect.DirectConnect.identify | ( | ) |
Given an iterable of filenames, return a two-tuple consisting of the lists of filenames that are one of the native file types, and the filenames that require translation.
| DirectConnect.DirectConnect.isSceneFileType | ( | ) |
| DirectConnect.DirectConnect.isNativeFileType | ( | ) |
| DirectConnect.DirectConnect.isDataServerFileType | ( | ) |