|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIncludeEntry
Field Summary |
---|
Fields inherited from interface org.eclipse.cdt.core.model.IPathEntry |
---|
CDT_CONTAINER, CDT_INCLUDE, CDT_INCLUDE_FILE, CDT_LIBRARY, CDT_MACRO, CDT_MACRO_FILE, CDT_OUTPUT, CDT_PROJECT, CDT_SOURCE |
Method Summary | |
---|---|
char[][] |
fullExclusionPatternChars()
Returns a char based representation of the exclusions patterns full path. |
IPath |
getBasePath()
Return the base path of the includePath |
IPath |
getBaseReference()
Return the reference path |
IPath[] |
getExclusionPatterns()
If isRecursive() is true, specify an exclude file patterns. |
IPath |
getFullIncludePath()
Return the includePath with the base path. |
IPath |
getIncludePath()
Returns the include path |
boolean |
isSystemInclude()
Whether or not it a system include path |
Methods inherited from interface org.eclipse.cdt.core.model.IPathEntry |
---|
getEntryKind, getPath, isExported |
Method Detail |
---|
IPath getIncludePath()
IPath getBasePath()
IPath getFullIncludePath()
IPath getBaseReference()
boolean isSystemInclude()
IPath[] getExclusionPatterns()
char[][] fullExclusionPatternChars()
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |