Go to the source code of this file.
Namespaces | |
namespace | sae |
Classes | |
exception | sae.FeatureNotInstalled |
An Exception that indicates that a requested interface module is not installed. More... | |
interface | sae.SAEFeature |
Common interface for SAE interface modules. More... | |
interface | sae.ServiceActivationEngine |
The interface to the interface module manager of SAE. More... | |
Typedefs | |
typedef sequence< string > | sae.StringSeq |
A sequence of strings. |