import "sae.idl";
Go to the source code of this file.
Namespaces | |
namespace | sae |
Classes | |
exception | sae.ScriptSyntaxError |
The script was rejected by the script compiler. More... | |
exception | sae.ScriptExecutionError |
The script could not be executed. More... | |
exception | sae.OperationFailed |
interface | sae.ScriptProcessor |
Typedefs | |
typedef sequence< wstring > | sae.Arguments |
List of script arguments. |