| Function | Description | 
|---|---|
| Acquire() | Acquire the BTranslator so it won't be shot in the head behind your back | 
| Constructor and Destructor | |
| Function Summary | |
| GetConfigurationMessage() | Hook that fills in a status description | 
| Identify() | Hook that asks the object if it can convert format A to format B | 
| InputFormats() | Hook that asks the object what input formats it knows how to read | 
| MakeConfigurationView() | Hook that asks the object to supply a preferences-style UI | 
| Member Functions | |
| OutputFormats() | Hook that asks the object what output formats it knows how to write | 
| ReferenceCount() | Debugging tool | 
| Release() | Release the BTranslator so it can be deleted | 
| Translate() | Hook that asks the object to translate data | 
| BTranslator | |
| BTranslator() | Constructor | 
| ~BTranslator() | Destructor; use Release() instead | 
| TranslatorInfo() | The object's long name | 
| TranslatorName() | The object's short name | 
| TranslatorVersion() | The object's version number | 
| The Translation Kit Table of Contents | The Translation Kit Index | 
Copyright © 2000 Be, Inc. All rights reserved..