Function |
Description |
---|
AddTranslators() |
Adds translators to the object |
Archive() |
Archives a BTranslatorRoster into a BMessage |
Default() |
Returns a BTranslatorRoster loaded with the default set of translators |
GetAllTranslators() |
Returns the translators loaded by the object |
GetConfigurationMessage() |
Returns the current configuration information for a given translator |
GetInputFormats() |
Returns the output formats published by a given translator |
GetOutputFormats() |
Returns the input formats published by a given translator |
GetTranslatorInfo() |
Returns public information about a given translator |
GetTranslators() |
Returns translators equipped to translate a given BPositionIO |
Identify() |
Identifies the format of a data stream and the translator best equipped to handle it |
Instantiate() |
Creates a BTranslatorRoster from a BMessage |
MakeConfigurationView() |
Returns a BView for configuring a given translator |
Translate() |
Translation work-horse |
BTranslatorRoster() |
Constructor |
~BTranslatorRoster() |
Destructor |
Version() |
Returns version information about the installed Translation Kit |