Uses of Class
org.eclipse.cdt.internal.ui.includebrowser.IBFile

Packages that use IBFile
org.eclipse.cdt.internal.ui.includebrowser   
 

Uses of IBFile in org.eclipse.cdt.internal.ui.includebrowser
 

Methods in org.eclipse.cdt.internal.ui.includebrowser that return IBFile
 IBFile IBNode.getDirectiveFile()
           
 IBFile IBNode.getRepresentedFile()
          Returns the translation unit that requests the inclusion
 

Constructors in org.eclipse.cdt.internal.ui.includebrowser with parameters of type IBFile
IBNode(IBNode parent, IBFile represents, IBFile fileOfDirective, int charOffset, int length, long timestamp)
          Creates a new node for the include browser