Interface CppSharedLibrary
- All Superinterfaces:
CppBinary, Named, SoftwareComponent
A shared library built from C++ source.
- Since:
- 4.2
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Field Summary
Fields inherited from interface CppBinary
DEBUGGABLE_ATTRIBUTE -
Method Summary
Modifier and TypeMethodDescriptionReturns the link-time file for this binary.Returns the run-time file for this binary.Methods inherited from interface CppBinary
getBaseName, getCompileIncludePath, getCppSource, getLinkLibraries, getObjects, getRuntimeLibraries, isDebuggable
-
Method Details
-
getLinkFile
-
getRuntimeFile
-