Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.debug.core.cdi.model
Interface ICDISharedLibraryManagement

All Known Subinterfaces:
ICDITarget

public interface ICDISharedLibraryManagement

Manages the sharedLibraries in the target.


Method Summary
 ICDISharedLibrary[] getSharedLibraries()
          Returns the array of shared libraries for this target.
 

Method Detail

getSharedLibraries

ICDISharedLibrary[] getSharedLibraries()
                                       throws CDIException
Returns the array of shared libraries for this target.

Returns:
ICDISharedLibrary[] array
Throws:
CDIException - on failure.

Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.