Carbide.c++

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

Packages that use com.nokia.carbide.cpp.sdk.core
com.nokia.carbide.cdt.builder   
com.nokia.carbide.cdt.builder.builder   
com.nokia.carbide.cdt.builder.project   
com.nokia.carbide.cpp.project.core   
com.nokia.carbide.cpp.sdk.core   
com.nokia.carbide.cpp.sdk.ui.shared   
 

Classes in com.nokia.carbide.cpp.sdk.core used by com.nokia.carbide.cdt.builder
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
 

Classes in com.nokia.carbide.cpp.sdk.core used by com.nokia.carbide.cdt.builder.builder
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
 

Classes in com.nokia.carbide.cpp.sdk.core used by com.nokia.carbide.cdt.builder.project
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
 

Classes in com.nokia.carbide.cpp.sdk.core used by com.nokia.carbide.cpp.project.core
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
 

Classes in com.nokia.carbide.cpp.sdk.core used by com.nokia.carbide.cpp.sdk.core
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.
ICarbideInstalledSDKChangeListener.SDKChangeEventType
          Type of event occuring on 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.
SDKCorePlugin
          Main interface into the sdk.core plugin.
SDKEnvInfoFailureException
          Exception thrown in case something fails when trying find out facts about current SDK/Platform environment tools.
 

Classes in com.nokia.carbide.cpp.sdk.core used by com.nokia.carbide.cpp.sdk.ui.shared
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.
 


Carbide.c++