Carbide.c++

Package com.nokia.carbide.cpp.sdk.core

Interface Summary
IBSFCatalog This is a catalog of all the BSF files detected for a given SDK.
IBSFPlatform This interface defines a single BSF platform.
ICarbideInstalledSDKChangeListener Listener to check for modifications to the sdk list.
IRVCTToolChainInfo Stores information about single RVCT (=RealView Compiler Tools) toolchain installation
ISDKManager Interface to Symbian OS SDK's.
ISymbianBuildContext ISymbianBuildContext represents a single buildable unit for a Symbian SDK and is used to get the various parts of the build parameters (e.g. platform and target) from the configuration display string
ISymbianSDK This interface provides details on a single Symbian OS SDK.
 

Class Summary
SDKCorePlugin Main interface into the sdk.core plugin.
SymbianSDKFactory Factory to create new instances of SDK object.
 

Enum Summary
ICarbideInstalledSDKChangeListener.SDKChangeEventType Type of event occuring on the sdk list
 

Exception Summary
SDKEnvInfoFailureException Exception thrown in case something fails when trying find out facts about current SDK/Platform environment tools.
 


Carbide.c++