Carbide.c++

Package com.nokia.carbide.cdt.builder

Interface Summary
ICarbideBuildManager This is a singleton class that allows you to get any Carbide.c++ project.
 

Class Summary
AcceptedBuildContextNodesViewFilter A wrapped AcceptedNodesViewFilter whose identity is tied to a particular build context.
BldInfViewPathHelper This class manages conversion of IPaths provided by an IBldInfView back and forth to real-world paths in the filesystem or workspace.
BuilderPreferenceConstants This file defines constants for the Carbide.c++ builder global preferences.
CarbideBuilderPlugin The activator class controls the plug-in life cycle
DefaultGNUMakefileViewConfiguration A default configuration for handling GNU makefiles.
DefaultImageMakefileViewConfiguration A default configuration for handling image makefiles.
DefaultIncludeFileLocator This default include file locator provides system #include directories based on an SDK's include directory and variant.hrh directory.
DefaultMMPViewConfiguration  
DefaultViewConfiguration  
DefaultViewParserConfiguration  
EpocEngineHelper  
EpocEnginePathHelper This class manages conversion of IPaths provided by an EPOC engine view back and forth to real-world paths in the filesystem or workspace.
ImageMakefileViewPathHelper Helper to resolve paths used in image makefiles.
MMPViewPathHelper This class manages conversion of IPaths provided by an IMMPView back and forth to real-world paths in the filesystem or workspace.
PKGViewPathHelper Helper to resolve paths used in pkg files.
 

Enum Summary
EMMPPathContext This enumeration describes the contexts in which IPath elements are used in the IMMPView.
 

Exception Summary
InvalidDriveInMMPPathException This exception is thrown from MMPViewPathHelper when an attempt is made to convert a full path into an MMP path and the path's drive differs from that of the current SDK.
 


Carbide.c++