#include <script.h>
Public Member Functions | |
virtual Common::String | translate (Std::vector< Common::String > &parts)=0 |
A class that provides information to a script. It is designed to translate qualifiers and identifiers in a script to another value. Each provider is assigned a qualifier that the script uses to select a provider. The provider then uses the rest of the information to translate the information to something useful.