Carbide.c++

Uses of Interface
com.nokia.carbide.cpp.sdk.core.ISDKManager

Packages that use ISDKManager
com.nokia.carbide.cpp.sdk.core   
 

Uses of ISDKManager in com.nokia.carbide.cpp.sdk.core
 

Methods in com.nokia.carbide.cpp.sdk.core that return ISDKManager
static ISDKManager SDKCorePlugin.getSDKManager()
          Get the instance of the ISDKManager
 


Carbide.c++