org.eclipse.cdt.make.core.scannerconfig
Interface IDiscoveredPathManager.IDiscoveredInfoListener

Enclosing interface:
IDiscoveredPathManager

public static interface IDiscoveredPathManager.IDiscoveredInfoListener


Method Summary
 void infoChanged(IDiscoveredPathManager.IDiscoveredPathInfo info)
           
 void infoRemoved(IDiscoveredPathManager.IDiscoveredPathInfo info)
           
 

Method Detail

infoChanged

void infoChanged(IDiscoveredPathManager.IDiscoveredPathInfo info)

infoRemoved

void infoRemoved(IDiscoveredPathManager.IDiscoveredPathInfo info)