Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractArLibrarian - Class in com.github.maven_nar.cpptasks.gcc
Adapter for the "ar" tool
AbstractArLibrarian(String, String, String[], String[], String, String, boolean, AbstractArLibrarian) - Constructor for class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
AbstractCompileMojo - Class in com.github.maven_nar
 
AbstractCompileMojo() - Constructor for class com.github.maven_nar.AbstractCompileMojo
 
AbstractCompiler - Class in com.github.maven_nar.cpptasks.compiler
An abstract compiler implementation.
AbstractCompiler(String[], String[], String) - Constructor for class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
AbstractDependencyMojo - Class in com.github.maven_nar
 
AbstractDependencyMojo() - Constructor for class com.github.maven_nar.AbstractDependencyMojo
 
AbstractGnuMojo - Class in com.github.maven_nar
Abstract GNU Mojo keeps configuration
AbstractGnuMojo() - Constructor for class com.github.maven_nar.AbstractGnuMojo
 
AbstractLdLinker - Class in com.github.maven_nar.cpptasks.gcc
Abstract adapter for ld-like linkers
AbstractLdLinker(String, String, String[], String[], String, String, boolean, AbstractLdLinker) - Constructor for class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
AbstractLinker - Class in com.github.maven_nar.cpptasks.compiler
An abstract Linker implementation.
AbstractLinker(String[], String[]) - Constructor for class com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
AbstractNarLayout - Class in com.github.maven_nar
 
AbstractNarLayout(Log) - Constructor for class com.github.maven_nar.AbstractNarLayout
 
AbstractNarMojo - Class in com.github.maven_nar
 
AbstractNarMojo() - Constructor for class com.github.maven_nar.AbstractNarMojo
 
AbstractParser - Class in com.github.maven_nar.cpptasks.parser
An abstract base class for simple parsers
AbstractParser() - Constructor for class com.github.maven_nar.cpptasks.parser.AbstractParser
 
AbstractParserState - Class in com.github.maven_nar.cpptasks.parser
An base class for objects that represent the state of an AbstractParser.
AbstractParserState(AbstractParser) - Constructor for class com.github.maven_nar.cpptasks.parser.AbstractParserState
 
AbstractProcessor - Class in com.github.maven_nar.cpptasks.compiler
An abstract processor (compiler/linker) implementation.
AbstractProcessor(String[], String[]) - Constructor for class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
AbstractResourcesMojo - Class in com.github.maven_nar
Keeps track of resources
AbstractResourcesMojo() - Constructor for class com.github.maven_nar.AbstractResourcesMojo
 
aCCCompiler - Class in com.github.maven_nar.cpptasks.hp
Adapter for the HP aC++ C++ compiler
aCCLinker - Class in com.github.maven_nar.cpptasks.hp
Adapter for Sun (r) Forte(tm) C++ Linker
addAll(Vector, Object[]) - Static method in class com.github.maven_nar.cpptasks.CUtil
Adds the elements of the array to the given vector
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
addBase(CCTask, long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addBase(CCTask, long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addBase(CCTask, long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Add base address.
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Add specified base address to linker options.
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
addBase(long, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
addComment(CommentDef) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Add comment for the generated project file.
addConfiguredCompiler(CompilerDef) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a compiler definition or reference.
addConfiguredCompilerArg(CompilerArgument) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a compiler command-line arg.
addConfiguredCompilerArg(CompilerArgument) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Adds a compiler command-line arg.
addConfiguredCompilerParam(CompilerParam) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Adds a compiler command-line arg.
addConfiguredDefineset(DefineSet) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a defineset.
addConfiguredDefineset(DefineSet) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Adds a defineset.
addConfiguredDistributer(DistributerDef) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a distributer definition or reference (Non-functional prototype).
addConfiguredLinker(LinkerDef) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a linker definition.
addConfiguredLinkerArg(LinkerArgument) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a linker command-line arg.
addConfiguredLinkerArg(LinkerArgument) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Adds a linker command-line arg.
addConfiguredLinkerParam(LinkerParam) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Adds a compiler command-line arg.
addConfiguredProcessorArg(CommandLineArgument) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Adds a or
addConfiguredProcessorParam(ProcessorParam) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Adds a or
addConfiguredTarget(TargetDef) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a target definition or reference (Non-functional prototype).
addConfiguredVersioninfo(VersionInfo) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds desriptive version information to be included in the generated file.
addDebugSwitch(Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
addDefine(DefineArgument) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Adds a define element.
addDependency(DependencyDef) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Add a dependency definition to the project.
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
addEntry(CCTask, String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addEntry(CCTask, String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addEntry(CCTask, String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Add alternative entry point.
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Adds non-default entry point.
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
addEntry(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
addEnv(Environment.Variable) - Method in class com.github.maven_nar.cpptasks.CCTask
Add an environment variable to the launched process.
addEnv(Environment.Variable) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Add an environment variable to the launched process.
addFilename(String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCfgParser
 
addFilename(String) - Method in class com.github.maven_nar.cpptasks.parser.AbstractParser
 
addFilename(String) - Method in class com.github.maven_nar.cpptasks.parser.CParser
 
addFilename(String) - Method in class com.github.maven_nar.cpptasks.parser.FortranParser
Called by FilenameState at completion of file name production.
addFilename(String) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectParser
Adds a filename to the list of included files.
addFilename(String) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceParser
Adds filename to the list of included files.
addFileset(ConditionalFileSet) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a source file set.
addFileset(ConditionalFileSet) - Method in class com.github.maven_nar.cpptasks.PrecompileExceptDef
Adds filesets that specify files that should not be processed using precompiled headers.
addFileset(ConditionalFileSet) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Adds a source file set.
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
addFixed(CCTask, Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addFixed(CCTask, Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Add fixed parameter.
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Adds fixed option.
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
addFixed(Boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.GccLinker
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.hp.aCCCompiler
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.hp.aCCLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeCCompiler
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Add arguments for debug, etc.
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
addImpliedArgs(CCTask, boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Add implied arguments.
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Add implied arguments.
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Adds other command line parameters.
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCCompiler
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCompiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.sun.ForteF77Compiler
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
addImpliedArgs(boolean, LinkType, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Add arguments for debug, etc.
addImpliedArgs(Vector<String>, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Add arguments for debug, etc.
addIncludePath(String, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
Adds an include path to the command.
addIncludePaths(CCTask, String) - Method in class com.github.maven_nar.Java
 
addIncludes(String, File[], Vector<String>, Vector<String>, StringBuffer, boolean) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
Adds command-line arguments for include directories.
addIncludes(String, File[], Vector<String>, Vector<String>, StringBuffer) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Adds command line arguments for include paths.
addIncludes(String, File[], Vector<String>, Vector<String>, StringBuffer, boolean) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
addIncremental(CCTask, boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addIncremental(CCTask, boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.hp.aCCLinker
 
addIncremental(CCTask, boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Add incremental option.
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Add command line switch to force incremental linking.
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCLinker
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
addIncremental(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
addLibraryDirectory(File, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addLibraryDirectory(File) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
addLibraryDirectory(File, String) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
addLibraryDirectory(String) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
addLibraryPath(Vector<String>, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addLibraryPath(Vector<String>, String) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addLibraryPath(Vector<String>, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addLibraryPathToEnv(String, Map, String) - Static method in class com.github.maven_nar.NarUtil
 
addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addLibrarySets(CCTask, LibrarySet[], Vector<String>, Vector<String>, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addLibset(LibrarySet) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a library set.
addLibset(LibrarySet) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Adds a system library set.
addLibSet(AbstractDependencyMojo, LinkerDef, Project) - Method in class com.github.maven_nar.Lib
 
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
addMap(CCTask, boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addMap(CCTask, boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addMap(CCTask, boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Add map option.
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Add command line switch to force map generation.
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
addMap(boolean, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
addNar(AOL, String, String) - Method in class com.github.maven_nar.NarInfo
 
addPathSwitch(Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
addProject(ProjectDef) - Method in class com.github.maven_nar.cpptasks.CCTask
Specifies the generation of IDE project file.
addRuntime(CCTask, File, String, String) - Method in class com.github.maven_nar.Java
 
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
addStack(CCTask, int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
addStack(CCTask, int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
addStack(CCTask, int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Add stack size option.
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Add command line switch for stack reservation.
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
addStack(int, Vector<String>) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
addSyslibset(SystemLibrarySet) - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a system library set.
addSyslibset(SystemLibrarySet) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Adds a system library set.
addText(String) - Method in class com.github.maven_nar.cpptasks.ide.CommentDef
 
addUndefine(UndefineArgument) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Adds an undefine element.
addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
Adds source or object files to the bidded fileset to support version information.
addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractLinker
Adds source or object files to the bidded fileset to support version information.
addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in interface com.github.maven_nar.cpptasks.compiler.Linker
Adds source or object files to the bidded fileset to support version information.
addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
Adds source or object files to the bidded fileset to support version information.
addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Adds source or object files to the bidded fileset to support version information.
addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Static method in class com.github.maven_nar.cpptasks.platforms.WindowsPlatform
Adds source or object files to the bidded fileset to support version information.
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Adds flags that customize the warnings reported Compiler does not appear to have warning levels but ability to turn off specific errors by explicit switches, could fabricate levels by prioritizing errors.
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
addWarningSwitch(Vector<String>, int) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
addWarningSwitch(Vector, int) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.hp.aCCCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeCCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Add arguments for specified warning level.
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
addWarningSwitch(Vector<String>, int) - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcProcessor
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Add warning switch.
addWarningSwitch(Vector<String>, int) - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Adds warning command line options.
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
addWarningSwitch(Vector<String>, int) - Static method in class com.github.maven_nar.cpptasks.os390.OS390Processor
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
addWarningSwitch(Vector<String>, int) - Static method in class com.github.maven_nar.cpptasks.os400.IccProcessor
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
addWarningSwitch(Vector<String>, int) - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.sun.ForteF77Compiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Add arguments for specified warning level.
addWarningSwitch(Vector<String>, int) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Add arguments for specified warning level.
ADSCCompiler - Class in com.github.maven_nar.cpptasks.arm
Adapter for the ARM C Compilers See Doc No: ARM DUI 0151A, Issued: Nov 2001 at http://www.arm.com/arm/User_Guides?OpenDocument
ADSLibrarian - Class in com.github.maven_nar.cpptasks.arm
Adapter for ARM Librarian
ADSLinker - Class in com.github.maven_nar.cpptasks.arm
Adapter for the ARM Linker
AIX - Static variable in interface com.github.maven_nar.OS
 
AOL - Class in com.github.maven_nar
 
AOL(String) - Constructor for class com.github.maven_nar.AOL
 
AOL(String, String, String) - Constructor for class com.github.maven_nar.AOL
 
appendExceptFileSet(ConditionalFileSet) - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Method used by PrecompileExceptDef to add exception set to PrecompileDef.
ArchEnum - Class in com.github.maven_nar.cpptasks
Enumeration of cpu architecture types.
ArchEnum() - Constructor for class com.github.maven_nar.cpptasks.ArchEnum
Constructor.
archiverManager - Variable in class com.github.maven_nar.AbstractDependencyMojo
To look up Archiver/UnArchiver implementations
artifactResolver - Variable in class com.github.maven_nar.AbstractDependencyMojo
Artifact resolver, needed to download the attached nar files.
AttachedNarArtifact - Class in com.github.maven_nar
NarArtifact with its own type, classifier and artifactHandler.
AttachedNarArtifact(Artifact, String, String) - Constructor for class com.github.maven_nar.AttachedNarArtifact
 
AttachedNarArtifact(String, String, String, String, String, String, boolean, File) - Constructor for class com.github.maven_nar.AttachedNarArtifact
 
attachNar(ArchiverManager, MavenProjectHelper, MavenProject, String, File, String) - Method in class com.github.maven_nar.AbstractNarLayout
 
attachNars(File, ArchiverManager, MavenProjectHelper, MavenProject) - Method in interface com.github.maven_nar.NarLayout
Called to attach nars to main nar/jar file.
attachNars(File, ArchiverManager, MavenProjectHelper, MavenProject) - Method in class com.github.maven_nar.NarLayout20
 
attachNars(File, ArchiverManager, MavenProjectHelper, MavenProject) - Method in class com.github.maven_nar.NarLayout21
 

B

bid(String) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractLinker
Returns the bid of the processor for the file.
bid(String) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
Returns the bid of the processor for the file.
bid(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
bid(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
bid(String) - Method in interface com.github.maven_nar.cpptasks.compiler.Processor
Returns a bid indicating the desire of this compiler to process the file.
bid(String) - Method in interface com.github.maven_nar.cpptasks.compiler.ProcessorConfiguration
An indication of how much this compiler would like to process this file
bid(String) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Returns the bid of the processor for the file.
booleanValueOf(boolean) - Static method in class com.github.maven_nar.cpptasks.ProcessorDef
Returns the equivalent Boolean object for the specified value Equivalent to Boolean.valueOf in JDK 1.4
BorlandCCompiler - Class in com.github.maven_nar.cpptasks.borland
Adapter for the Borland(r) C/C++ compiler.
BorlandCfgParser - Class in com.github.maven_nar.cpptasks.borland
A parser that paths from a borland cfg file
BorlandCfgParser(char) - Constructor for class com.github.maven_nar.cpptasks.borland.BorlandCfgParser
 
BorlandLibrarian - Class in com.github.maven_nar.cpptasks.borland
Adapter for the Borland(r) tlib Librarian
BorlandLinker - Class in com.github.maven_nar.cpptasks.borland
Adapter for the Borland(r) ilink32 linker
BorlandProcessor - Class in com.github.maven_nar.cpptasks.borland
A add-in class for Borland(r) processor adapters
BorlandResourceCompiler - Class in com.github.maven_nar.cpptasks.borland
Adapter for the Borland(r) brc32 Resource compiler.
BranchState - Class in com.github.maven_nar.cpptasks.parser
 
BranchState(AbstractParser, char[], AbstractParserState[], AbstractParserState) - Constructor for class com.github.maven_nar.cpptasks.parser.BranchState
 
buildDefineArguments(CompilerDef[], Vector<String>) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
buildDefineArguments(CompilerDef[], Vector<String>) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
The buildDefineArguments implementation CommandLineCCompiler is not good for us because os390 defines are give by -D definex instead of /Ddefinex, 2 args not 1! since we implement this ourslefs, we do not have to implement the getDefineSwitch() and the getUndefineSwitch().
buildFinished(BuildEvent) - Method in class com.github.maven_nar.NarLogger
 
buildStarted(BuildEvent) - Method in class com.github.maven_nar.NarLogger
 

C

C - Class in com.github.maven_nar
C compiler tag
C() - Constructor for class com.github.maven_nar.C
 
C89CCompiler - Class in com.github.maven_nar.cpptasks.sun
Adapter for the Sun C89 C++ Compiler
C89Linker - Class in com.github.maven_nar.cpptasks.sun
Adapter for the Sun C89 Linker
C89Processor - Class in com.github.maven_nar.cpptasks.sun
A add-in class for Sun C89 compilers and linkers
canParse(File) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
Checks file name to see if parse should be attempted Default implementation returns false for files with extensions '.dll', 'tlb', '.res'
canParse(File) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
CaptureStreamHandler - Class in com.github.maven_nar.cpptasks.compiler
Implements ExecuteStreamHandler to capture the output of a Execute to an array of strings
CaptureStreamHandler() - Constructor for class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
 
CaseInsensitiveLetterState - Class in com.github.maven_nar.cpptasks.parser
This parser state checks consumed characters against a specific character (case insensitive).
CaseInsensitiveLetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - Constructor for class com.github.maven_nar.cpptasks.parser.CaseInsensitiveLetterState
Constructor.
CBuilderXProjectWriter - Class in com.github.maven_nar.cpptasks.borland
Writes a CBuilderX 1.0 project file.
CBuilderXProjectWriter() - Constructor for class com.github.maven_nar.cpptasks.borland.CBuilderXProjectWriter
Constructor.
CCTask - Class in com.github.maven_nar.cpptasks
Compile and link task.
CCTask() - Constructor for class com.github.maven_nar.cpptasks.CCTask
 
CCTaskProgressMonitor - Class in com.github.maven_nar.cpptasks
 
CCTaskProgressMonitor(TargetHistoryTable, VersionInfo) - Constructor for class com.github.maven_nar.cpptasks.CCTaskProgressMonitor
 
CfgFilenameState - Class in com.github.maven_nar.cpptasks.borland
 
CfgFilenameState(AbstractParser, char[]) - Constructor for class com.github.maven_nar.cpptasks.borland.CfgFilenameState
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
changeEnvironment(boolean, Environment) - Method in interface com.github.maven_nar.cpptasks.compiler.Processor
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32CCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32Compiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64CCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64Compiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinuxFortranCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.intel.IntelWin32CCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.intel.IntelWin64CCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Change enviroment (deprecated).
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.msvc.Msvc2005CCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Change enviroment.
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Change enviroment (deprecated).
changeEnvironment(boolean, Environment) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Change enviroment (deprecated).
checkDirectoryArray(String[]) - Static method in class com.github.maven_nar.cpptasks.CUtil
Checks a array of names for non existent or non directory entries and nulls them out.
checkForChangedIncludeFiles(Map<String, TargetInfo>) - Method in class com.github.maven_nar.cpptasks.CCTask
Checks all targets that are not forced to be rebuilt or are missing object files to be checked for modified include files
classesDirectory - Variable in class com.github.maven_nar.AbstractNarMojo
 
classifiers - Variable in class com.github.maven_nar.AbstractNarMojo
List of classifiers which you want download/unpack/assemble Example ppc-MacOSX-g++, x86-Windows-msvc, i386-Linux-g++.
clone() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
clone() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
clone() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLibrarian
 
clone() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
 
clone() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
clone() - Method in class com.github.maven_nar.cpptasks.gcc.cross.LdLinker
 
ClxxCCompiler - Class in com.github.maven_nar.cpptasks.ti
Adapter for TI DSP compilers with cl** commands
ClxxLibrarian - Class in com.github.maven_nar.cpptasks.ti
Adapter for TI DSP librarian *
ClxxLinker - Class in com.github.maven_nar.cpptasks.ti
Adapter for TI DSP linkers *
CMD_PREFIX - Static variable in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
collectExplicitObjectFiles(Vector<File>, Vector<File>, VersionInfo) - Method in class com.github.maven_nar.cpptasks.CCTask
 
com.github.maven_nar - package com.github.maven_nar
 
com.github.maven_nar.cpptasks - package com.github.maven_nar.cpptasks
 
com.github.maven_nar.cpptasks.apple - package com.github.maven_nar.cpptasks.apple
 
com.github.maven_nar.cpptasks.arm - package com.github.maven_nar.cpptasks.arm
 
com.github.maven_nar.cpptasks.borland - package com.github.maven_nar.cpptasks.borland
 
com.github.maven_nar.cpptasks.compaq - package com.github.maven_nar.cpptasks.compaq
 
com.github.maven_nar.cpptasks.compiler - package com.github.maven_nar.cpptasks.compiler
 
com.github.maven_nar.cpptasks.gcc - package com.github.maven_nar.cpptasks.gcc
 
com.github.maven_nar.cpptasks.gcc.cross - package com.github.maven_nar.cpptasks.gcc.cross
 
com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2 - package com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
 
com.github.maven_nar.cpptasks.hp - package com.github.maven_nar.cpptasks.hp
 
com.github.maven_nar.cpptasks.ibm - package com.github.maven_nar.cpptasks.ibm
 
com.github.maven_nar.cpptasks.ide - package com.github.maven_nar.cpptasks.ide
 
com.github.maven_nar.cpptasks.intel - package com.github.maven_nar.cpptasks.intel
 
com.github.maven_nar.cpptasks.mozilla - package com.github.maven_nar.cpptasks.mozilla
 
com.github.maven_nar.cpptasks.msvc - package com.github.maven_nar.cpptasks.msvc
 
com.github.maven_nar.cpptasks.openwatcom - package com.github.maven_nar.cpptasks.openwatcom
 
com.github.maven_nar.cpptasks.os390 - package com.github.maven_nar.cpptasks.os390
 
com.github.maven_nar.cpptasks.os400 - package com.github.maven_nar.cpptasks.os400
 
com.github.maven_nar.cpptasks.parser - package com.github.maven_nar.cpptasks.parser
 
com.github.maven_nar.cpptasks.platforms - package com.github.maven_nar.cpptasks.platforms
 
com.github.maven_nar.cpptasks.sun - package com.github.maven_nar.cpptasks.sun
 
com.github.maven_nar.cpptasks.ti - package com.github.maven_nar.cpptasks.ti
 
com.github.maven_nar.cpptasks.trolltech - package com.github.maven_nar.cpptasks.trolltech
 
com.github.maven_nar.cpptasks.types - package com.github.maven_nar.cpptasks.types
 
CommandLineArgument - Class in com.github.maven_nar.cpptasks.types
An compiler/linker command line flag.
CommandLineArgument() - Constructor for class com.github.maven_nar.cpptasks.types.CommandLineArgument
 
CommandLineArgument.LocationEnum - Class in com.github.maven_nar.cpptasks.types
Enumerated attribute with the values "start", "mid" and "end",
CommandLineCCompiler - Class in com.github.maven_nar.cpptasks.compiler
An abstract Compiler implementation which uses an external program to perform the compile.
CommandLineCCompiler(String, String, String[], String[], String, boolean, CommandLineCCompiler, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineCCompiler
 
CommandLineCompiler - Class in com.github.maven_nar.cpptasks.compiler
An abstract Compiler implementation which uses an external program to perform the compile.
CommandLineCompiler(String, String, String[], String[], String, boolean, CommandLineCompiler, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
CommandLineCompilerConfiguration - Class in com.github.maven_nar.cpptasks.compiler
A configuration for a C++ compiler
CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[]) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[], String) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[], String, boolean) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineCompilerConfiguration(CommandLineCompilerConfiguration, String[], String[], boolean) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineFortranCompiler - Class in com.github.maven_nar.cpptasks.compiler
An abstract Compiler implementation which uses an external program to perform the compile.
CommandLineFortranCompiler(String, String, String[], String[], String, boolean, CommandLineFortranCompiler, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineFortranCompiler
 
CommandLineLinker - Class in com.github.maven_nar.cpptasks.compiler
An abstract Linker implementation that performs the link via an external command.
CommandLineLinker(String, String, String[], String[], String, boolean, CommandLineLinker) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Creates a comand line linker invocation
CommandLineLinkerConfiguration - Class in com.github.maven_nar.cpptasks.compiler
A configuration for a command line linker
CommandLineLinkerConfiguration(CommandLineLinker, String, String[][], ProcessorParam[], boolean, boolean, boolean, String[], String) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
CommandLineLinkerConfiguration(CommandLineLinker, String, String[][], ProcessorParam[], boolean, boolean, boolean, String[], String, String) - Constructor for class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
commandLogLevel - Variable in class com.github.maven_nar.AbstractCompileMojo
Do we log commands that is executed to produce the end-result? Conception was to allow eclipse to sniff out include-paths from compile.
CommentDef - Class in com.github.maven_nar.cpptasks.ide
Defines a comment to place in the generated project files.
CommentDef() - Constructor for class com.github.maven_nar.cpptasks.ide.CommentDef
 
commit(CCTask) - Method in class com.github.maven_nar.cpptasks.DependencyTable
 
commit() - Method in class com.github.maven_nar.cpptasks.TargetHistoryTable
 
CompaqVisualFortranCompiler - Class in com.github.maven_nar.cpptasks.compaq
Adapter for the Compaq(r) Visual Fortran compiler.
CompaqVisualFortranLibrarian - Class in com.github.maven_nar.cpptasks.compaq
Adapter for the Compaq(r) Visual Fortran Librarian
CompaqVisualFortranLinker - Class in com.github.maven_nar.cpptasks.compaq
Adapter for the Compaq(r) Visual Fortran linker.
compareVersion(Object, Object) - Method in class com.github.maven_nar.Msvc
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
Compiles a source file.
compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in interface com.github.maven_nar.cpptasks.compiler.CompilerConfiguration
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Compiles an .idl file into the corresponding .h and .xpt files.
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
Compiler - Class in com.github.maven_nar
Abstract Compiler class
Compiler() - Constructor for class com.github.maven_nar.Compiler
 
Compiler - Interface in com.github.maven_nar.cpptasks.compiler
A compiler.
CompilerArgument - Class in com.github.maven_nar.cpptasks.types
A compiler command line argument.
CompilerArgument() - Constructor for class com.github.maven_nar.cpptasks.types.CompilerArgument
 
CompilerConfiguration - Interface in com.github.maven_nar.cpptasks.compiler
A configuration for a compiler
CompilerDef - Class in com.github.maven_nar.cpptasks
A compiler definition.
CompilerDef() - Constructor for class com.github.maven_nar.cpptasks.CompilerDef
 
CompilerEnum - Class in com.github.maven_nar.cpptasks
Enumeration of supported compilers Supported compilers gcc (default) GCC C++ compiler g++ GCC C++ compiler c++ GCC C++ compiler clang clang / llvm C compiler clang++ clang++ / llvm C++ compiler g77 GNU FORTRAN compiler msvc Microsoft Visual C++ msvc8 Microsoft Visual C++ 8 bcc Borland C++ Compiler msrc Microsoft Resource Compiler brc Borland Resource Compiler df Compaq Visual Fortran Compiler midl Microsoft MIDL Compiler icl Intel C++ compiler for Windows (IA-32) ecl Intel C++ compiler for Windows (IA-64) icc Intel C++ compiler for Linux (IA-32) ifort Intel Fortran compiler for Linux (IA-32) ecc Intel C++ compiler for Linux (IA-64) CC Sun ONE C++ compiler aCC HP aC++ C++ Compiler os390 OS390 C Compiler os400 Icc Compiler sunc89 Sun C89 C Compiler xlC VisualAge C Compiler cl6x TI TMS320C6000 Optimizing Compiler cl55 TI TMS320C55x Optimizing C/C++ Compiler armcpp ARM 32-bit C++ compiler armcc ARM 32-bit C compiler tcpp ARM 16-bit C++ compiler tcc ARM 16-bit C compiler * uic Qt user interface compiler moc Qt meta-object compiler xpidl Mozilla xpidl compiler (creates .h and .xpt files). wcl OpenWatcom C/C++ compiler (experimental) wfl OpenWatcom FORTRAN compiler (experimental) windres GNU windres resource compiler
CompilerEnum() - Constructor for class com.github.maven_nar.cpptasks.CompilerEnum
 
CompilerParam - Class in com.github.maven_nar.cpptasks
Place class description here.
CompilerParam() - Constructor for class com.github.maven_nar.cpptasks.CompilerParam
 
ConditionalFileSet - Class in com.github.maven_nar.cpptasks.types
An Ant FileSet object augmented with if and unless conditions.
ConditionalFileSet() - Constructor for class com.github.maven_nar.cpptasks.types.ConditionalFileSet
 
ConditionalPath - Class in com.github.maven_nar.cpptasks.types
An Ant Path object augmented with if and unless conditionals
ConditionalPath(Project) - Constructor for class com.github.maven_nar.cpptasks.types.ConditionalPath
 
ConditionalPath(Project, String) - Constructor for class com.github.maven_nar.cpptasks.types.ConditionalPath
 
configureCCTask(CCTask) - Method in class com.github.maven_nar.Msvc
 
configureLinker(LinkerDef) - Method in class com.github.maven_nar.Msvc
 
consume(char) - Method in class com.github.maven_nar.cpptasks.borland.CfgFilenameState
 
consume(char) - Method in class com.github.maven_nar.cpptasks.borland.ConsumeToSpaceOrNewLine
 
consume(char) - Method in class com.github.maven_nar.cpptasks.borland.QuoteBranchState
 
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.AbstractParserState
Consume a character
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.BranchState
 
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.CaseInsensitiveLetterState
Consumes a character and returns the next state for the parser.
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.FilenameState
 
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.LetterState
Consumes a character and returns the next state for the parser.
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.PostE
 
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
Consumes a character and returns the next state for the parser.
consume(char) - Method in class com.github.maven_nar.cpptasks.parser.WhitespaceOrLetterState
Consumes a character and returns the next state for the parser.
ConsumeToSpaceOrNewLine - Class in com.github.maven_nar.cpptasks.borland
 
ConsumeToSpaceOrNewLine(AbstractParser) - Constructor for class com.github.maven_nar.cpptasks.borland.ConsumeToSpaceOrNewLine
 
convertCygwinFilenames(String[]) - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
convertCygwinFilenames(String[]) - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
convertCygwinFilenames(String[]) - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
copyBinaries(File, String) - Method in class com.github.maven_nar.AbstractResourcesMojo
 
copyDirectoryStructure(File, File, String, String) - Static method in class com.github.maven_nar.NarUtil
 
copyIncludeFiles(MavenProject, File) - Method in class com.github.maven_nar.Compiler
 
copyIncludes(File) - Method in class com.github.maven_nar.AbstractResourcesMojo
 
copyLibraries(File, String) - Method in class com.github.maven_nar.AbstractResourcesMojo
 
copyResources(File, String) - Method in class com.github.maven_nar.AbstractResourcesMojo
 
CParser - Class in com.github.maven_nar.cpptasks.parser
A parser that extracts #include statements from a Reader.
CParser() - Constructor for class com.github.maven_nar.cpptasks.parser.CParser
 
Cpp - Class in com.github.maven_nar
Cpp compiler tag
Cpp() - Constructor for class com.github.maven_nar.Cpp
 
CPUEnum - Class in com.github.maven_nar.cpptasks
Enumeration of cpu types.
CPUEnum() - Constructor for class com.github.maven_nar.cpptasks.CPUEnum
Constructor.
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in interface com.github.maven_nar.cpptasks.compiler.Processor
Returns the compiler configuration for or element.
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef, TargetDef, VersionInfo) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Creates a configuration
createExcept() - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Adds filesets that specify files that should not be processed with precompiled headers enabled.
createIncludePath() - Method in class com.github.maven_nar.cpptasks.CCTask
Adds an include path.
createIncludePath() - Method in class com.github.maven_nar.cpptasks.CompilerDef
Creates an include path.
createMap() - Method in class com.github.maven_nar.cpptasks.DistributerDef
Local to remote filename maps.
createParser(File) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
createParser(File) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
createParser(File) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCCompiler
 
createParser(File) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineFortranCompiler
 
createParser(File) - Method in class com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCCompiler
 
createParser(File) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
Create parser to determine dependencies.
createParser(File) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
Create parser to determine dependencies.
createParser(File) - Method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Create parser to determine dependencies.
createParser(File) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
createParser(File) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets dependency parser.
createParser(File) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
createParser(File) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
createParser(File) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
createParser(File) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCCompiler
Create parser.
createParser(File) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomFortranCompiler
Create dependency parser.
createParser(File) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets a parser to scan source file for dependencies.
createParser(File) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler.
createPrecompile() - Method in class com.github.maven_nar.cpptasks.CCTask
Specifies precompilation prototype file and exclusions.
createPrecompile() - Method in class com.github.maven_nar.cpptasks.CompilerDef
Specifies precompilation prototype file and exclusions.
createPrecompileConfigurations(File, String[]) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
createPrecompileConfigurations(File, String[]) - Method in interface com.github.maven_nar.cpptasks.compiler.CompilerConfiguration
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
createPrecompileConfigurations(CompilerConfiguration, File, String[]) - Method in class com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCompiler
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
createPrecompileConfigurations(CompilerConfiguration, File, String[]) - Method in interface com.github.maven_nar.cpptasks.compiler.PrecompilingCompiler
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCompiler
 
createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCompiler
 
createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
createSysIncludePath() - Method in class com.github.maven_nar.cpptasks.CCTask
Adds a system include path.
createSysIncludePath() - Method in class com.github.maven_nar.cpptasks.CompilerDef
Creates a system include path.
CUtil - Class in com.github.maven_nar.cpptasks
Some utilities used by the CC and Link tasks.
CUtil() - Constructor for class com.github.maven_nar.cpptasks.CUtil
 
CUtil.StringArrayBuilder - Class in com.github.maven_nar.cpptasks
A class that splits a white-space, comma-separated list into a String array.

D

decorateLinkerOption(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.GccLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.GppLinker
Allows drived linker to decorate linker option.
decorateLinkerOptions - Variable in class com.github.maven_nar.AbstractCompileMojo
Flag to cpptasks to indicate whether linker options should be decorated or not
DEFAULT_DISCARD_BID - Static variable in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
default bid for a file name that the processor recognizes but does not process and does not want to fall through to the linker
DEFAULT_EXCLUDES - Static variable in class com.github.maven_nar.NarUtil
 
DEFAULT_PROCESS_BID - Static variable in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
default bid for a file name that the processor desires to process
DefineArgument - Class in com.github.maven_nar.cpptasks.types
Preprocessor macro definition.
DefineArgument() - Constructor for class com.github.maven_nar.cpptasks.types.DefineArgument
 
DefineSet - Class in com.github.maven_nar.cpptasks.types
Set of preprocessor macro defines and undefines.
DefineSet() - Constructor for class com.github.maven_nar.cpptasks.types.DefineSet
 
deleteDirectory(File) - Static method in class com.github.maven_nar.NarUtil
 
DependencyDef - Class in com.github.maven_nar.cpptasks.ide
Defines a dependency
DependencyDef() - Constructor for class com.github.maven_nar.cpptasks.ide.DependencyDef
 
DependencyInfo - Class in com.github.maven_nar.cpptasks
 
DependencyInfo(String, String, long, Vector, Vector) - Constructor for class com.github.maven_nar.cpptasks.DependencyInfo
 
DependencyTable - Class in com.github.maven_nar.cpptasks
 
DependencyTable(File) - Constructor for class com.github.maven_nar.cpptasks.DependencyTable
Creates a target history table from dependencies.xml in the prject directory, if it exists.
DependencyTable.DependencyVisitor - Class in com.github.maven_nar.cpptasks
 
DependencyTable.TimestampChecker - Class in com.github.maven_nar.cpptasks
 
DependencyVisitor() - Constructor for class com.github.maven_nar.cpptasks.DependencyTable.DependencyVisitor
 
discardFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
discardFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
discardFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
DistributerDef - Class in com.github.maven_nar.cpptasks
Distributed build information (Non-functional prototype).
DistributerDef() - Constructor for class com.github.maven_nar.cpptasks.DistributerDef
Constructor.
DistributerMap - Class in com.github.maven_nar.cpptasks
Local to remote filename mapping (Experimental).
DistributerMap() - Constructor for class com.github.maven_nar.cpptasks.DistributerMap
Constructor.
DistributerProtocolEnum - Class in com.github.maven_nar.cpptasks
Distributer prococol names (experimental).
DistributerProtocolEnum() - Constructor for class com.github.maven_nar.cpptasks.DistributerProtocolEnum
Constructor.
downloadAttachedNars(List<AttachedNarArtifact>) - Method in class com.github.maven_nar.AbstractDependencyMojo
 
downloadAttachedNars(List, List, ArtifactResolver, String) - Method in class com.github.maven_nar.NarManager
 

E

elements() - Method in class com.github.maven_nar.cpptasks.DependencyTable
Returns an enumerator of DependencyInfo's
embedManifest - Variable in class com.github.maven_nar.NarCompileMojo
Specify that the final manifest should be embedded in the output (default true) or false for side by side.
excludeArtifactIds - Variable in class com.github.maven_nar.AbstractDependencyMojo
Comma separated list of Artifact names to exclude.
excludeGroupIds - Variable in class com.github.maven_nar.AbstractDependencyMojo
Comma separated list of GroupId Names to exclude.
Executable - Interface in com.github.maven_nar
 
EXECUTABLE - Static variable in class com.github.maven_nar.Library
 
execute() - Method in class com.github.maven_nar.AbstractNarMojo
 
execute() - Method in class com.github.maven_nar.cpptasks.CCTask
Executes the task.
execute(String[]) - Static method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Executes the given command, capturing the output using a newly allocated CaptureStreamHandler, which is then returned.
execute() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
execute() - Method in class com.github.maven_nar.cpptasks.CompilerParam
 
execute() - Method in class com.github.maven_nar.cpptasks.DistributerDef
Required by documentation generator.
execute() - Method in class com.github.maven_nar.cpptasks.DistributerMap
Required by documentation generator.
execute() - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Required by documentation generator.
execute(CCTask, List<File>, Map<String, TargetInfo>, TargetInfo) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Executes the task.
execute() - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
execute() - Method in class com.github.maven_nar.cpptasks.LinkerParam
 
execute() - Method in class com.github.maven_nar.cpptasks.PrecompileDef
 
execute() - Method in class com.github.maven_nar.cpptasks.PrecompileExceptDef
 
execute() - Method in class com.github.maven_nar.cpptasks.TargetDef
Bogus method required for documentation generation.
execute() - Method in class com.github.maven_nar.cpptasks.types.CompilerArgument
 
execute() - Method in class com.github.maven_nar.cpptasks.types.ConditionalFileSet
 
execute() - Method in class com.github.maven_nar.cpptasks.types.DefineSet
 
execute() - Method in class com.github.maven_nar.cpptasks.types.IncludePath
 
execute() - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
 
execute() - Method in class com.github.maven_nar.cpptasks.types.LinkerArgument
 
execute() - Method in class com.github.maven_nar.cpptasks.types.SystemIncludePath
 
execute() - Method in class com.github.maven_nar.cpptasks.types.SystemLibrarySet
 
execute() - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
 
execute() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Methods is required for documentation generation, throws exception if called.
execute() - Method in class com.github.maven_nar.HelpMojo
execute() - Method in class com.github.maven_nar.Javah
 
exists(JarFile) - Method in class com.github.maven_nar.NarInfo
 

F

failOnError(AOL) - Method in class com.github.maven_nar.AbstractCompileMojo
 
failOnError - Variable in class com.github.maven_nar.cpptasks.CCTask
If true, stop build on compile failure.
FilenameState - Class in com.github.maven_nar.cpptasks.parser
 
FilenameState(AbstractParser, char[]) - Constructor for class com.github.maven_nar.cpptasks.parser.FilenameState
 
FILETIME_EPSILON - Static variable in class com.github.maven_nar.cpptasks.CUtil
 
FileVisitor - Interface in com.github.maven_nar.cpptasks
An abstract class implemented to walk over the fileset members of a ProcessorDef
finish(ProcessorConfiguration, boolean) - Method in class com.github.maven_nar.cpptasks.CCTaskProgressMonitor
 
finish(ProcessorConfiguration, boolean) - Method in interface com.github.maven_nar.cpptasks.compiler.ProgressMonitor
 
FlexLong - Class in com.github.maven_nar.cpptasks.types
Helper class which can be used for Ant task attribute setter methods to allow the build file to specify a long in either decimal, octal, or hexadecimal format.
FlexLong(String) - Constructor for class com.github.maven_nar.cpptasks.types.FlexLong
Constructor used by Ant's introspection mechanism for attribute population
ForteCCCompiler - Class in com.github.maven_nar.cpptasks.sun
Adapter for the Sun (r) Forte (tm) C++ compiler
ForteCCLinker - Class in com.github.maven_nar.cpptasks.sun
Adapter for Sun (r) Forte(tm) C++ Linker
ForteCCompiler - Class in com.github.maven_nar.cpptasks.sun
Adapter for the Sun (r) Forte (tm) C compiler
ForteF77Compiler - Class in com.github.maven_nar.cpptasks.sun
Adapter for the Sun (r) Forte (tm) F77 compiler
Fortran - Class in com.github.maven_nar
Fortran compiler tag
Fortran() - Constructor for class com.github.maven_nar.Fortran
 
FortranParser - Class in com.github.maven_nar.cpptasks.parser
A parser that extracts INCLUDE statements from a Reader.
FortranParser() - Constructor for class com.github.maven_nar.cpptasks.parser.FortranParser
Default constructor.
FREEBSD - Static variable in interface com.github.maven_nar.OS
 

G

gatherOutput() - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Reads concurrently both the process standard output and standard error.
GccCCompiler - Class in com.github.maven_nar.cpptasks.gcc.cross
Adapter for the GCC C/C++ compiler
GccCCompiler - Class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
Adapter for the GCC C/C++ compiler
GccCCompiler - Class in com.github.maven_nar.cpptasks.gcc
Adapter for the GCC C/C++ compiler
GccCompatibleCCompiler - Class in com.github.maven_nar.cpptasks.gcc
Abstract base class for compilers that attempt to be command line compatible with GCC
GccCompatibleCCompiler(String, String, boolean, GccCompatibleCCompiler, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
Private constructor.
GccCompatibleCCompiler(String, String, String[], String[], boolean, GccCompatibleCCompiler, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
Private constructor.
GccLibrarian - Class in com.github.maven_nar.cpptasks.gcc.cross
Adapter for the 'ar' archiver
GccLibrarian - Class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
Adapter for the 'ar' archiver
GccLibrarian - Class in com.github.maven_nar.cpptasks.gcc
Adapter for the 'ar' archiver
GccLinker - Class in com.github.maven_nar.cpptasks.gcc.cross
Adapter for the GCC linker
GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
 
GccLinker - Class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
Adapter for the GCC linker
GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
 
GccLinker - Class in com.github.maven_nar.cpptasks.gcc
Adapter for the GCC linker
GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class com.github.maven_nar.cpptasks.gcc.GccLinker
 
GccProcessor - Class in com.github.maven_nar.cpptasks.gcc.cross
A add-in class for Gcc processors
GccProcessor - Class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
A add-in class for Gcc processors
GccProcessor - Class in com.github.maven_nar.cpptasks.gcc
A add-in class for Gcc processors
get(String, String) - Method in class com.github.maven_nar.cpptasks.TargetHistoryTable
 
getAbsolutePath(File) - Method in class com.github.maven_nar.cpptasks.SourceHistory
 
getActiveDefines() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getActiveIncludePaths() - Method in class com.github.maven_nar.cpptasks.CompilerDef
Returns the compiler-specific include path.
getActiveLibrarySets(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Returns an array of active library sets for this linker definition.
getActivePrecompile(CompilerDef) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getActiveProcessorArgs() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Prepares list of processor arguments ( compilerarg, linkerarg ) that are active for the current project settings.
getActiveProcessorParams() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Prepares list of processor arguments ( compilerarg, linkerarg) that are active for the current project settings.
getActiveSysIncludePaths() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getActiveSystemLibrarySets(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Returns an array of active library sets for this linker definition.
getActiveUserLibrarySets(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Returns an array of active library sets for this linker definition.
getAllAttachedNarArtifacts(List<NarArtifact>, List<? extends Executable>) - Method in class com.github.maven_nar.AbstractDependencyMojo
 
getAllSourcePaths() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getAllSources() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getAntProject() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getAOL() - Method in class com.github.maven_nar.AbstractNarMojo
 
getAOL(AOL) - Method in class com.github.maven_nar.NarInfo
 
getAOL(MavenProject, String, String, Linker, String, Log) - Static method in class com.github.maven_nar.NarUtil
 
getAOLKey(String) - Static method in class com.github.maven_nar.NarUtil
 
getArch() - Method in class com.github.maven_nar.cpptasks.TargetDef
Gets arch.
getArchitecture() - Method in class com.github.maven_nar.AbstractNarMojo
 
getArchitecture(String) - Static method in class com.github.maven_nar.NarUtil
 
getArchiverManager() - Method in class com.github.maven_nar.AbstractDependencyMojo
 
getArgs() - Method in interface com.github.maven_nar.Executable
 
getArgs() - Method in class com.github.maven_nar.Library
 
getArgs() - Method in class com.github.maven_nar.Test
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets number of command line arguments per input file.
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets number of command line arguments per input file.
getArgumentCountPerInputFile() - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets number of command line arguments per input file.
getArguments() - Method in class com.github.maven_nar.ProcessLibraryCommand
 
getArmCC() - Static method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Singleton for ARM 32-bit C compiler
getArmCpp() - Static method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Singleton for ARM 32-bit C++ compiler
getArtifactScopeFilter() - Method in class com.github.maven_nar.AbstractDependencyMojo
Returns the artifacts which must be taken in account for the Mojo.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarAssemblyMojo
List the dependencies we want to assemble
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarCompileMojo
List the dependencies needed for compilation, those dependencies are used to get the include paths needed for compilation and to get the libraries paths and names needed for linking.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarDownloadDependenciesMojo
List all the dependencies of the project.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarDownloadMojo
List all the dependencies which are needed by the project (for compilation, tests, and execution).
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarIntegrationTestMojo
List the dependencies needed for integration tests executions, those dependencies are used to declare the paths of shared and jni libraries in java.library.path
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarProcessLibraries
The method must be implemented but will not be called.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarTestCompileMojo
List the dependencies needed for tests compilations, those dependencies are used to get the include paths needed for compilation and to get the libraries paths and names needed for linking.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarTestMojo
List the dependencies needed for tests executions and for executables executions, those dependencies are used to declare the paths of shared libraries for execution.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarTestUnpackMojo
List the dependencies needed for tests compilations and executions.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarUnpackMojo
List the dependencies needed for compilation.
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarValidateMojo
 
getArtifactScopeFilter() - Method in class com.github.maven_nar.NarVcprojMojo
List the dependencies needed for compilation, those dependencies are used to get the include paths needed for compilation and to get the libraries paths and names needed for linking.
getAttachedNarArtifacts(List<? extends Executable>) - Method in class com.github.maven_nar.AbstractDependencyMojo
Returns the attached NAR Artifacts (AOL and noarch artifacts) from the NAR dependencies artifacts of the project.
getAttachedNarDependencies(List) - Method in class com.github.maven_nar.NarManager
 
getAttachedNarDependencies(List, AOL, String) - Method in class com.github.maven_nar.NarManager
Returns a list of all attached nar dependencies for a specific binding and "noarch", but not where "local" is specified
getAttachedNarDependencies(List, String) - Method in class com.github.maven_nar.NarManager
 
getAttachedNarDependencies(List, String[]) - Method in class com.github.maven_nar.NarManager
 
getAttachedNars(AOL, String) - Method in class com.github.maven_nar.NarInfo
 
getBase(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getBasedir() - Method in class com.github.maven_nar.AbstractNarMojo
 
getBaseFilename() - Method in class com.github.maven_nar.NarArtifact
 
getBasename(File) - Static method in class com.github.maven_nar.cpptasks.CUtil
Extracts the basename of a file, removing the extension, if present
getBaseOutputName(String) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
getBcelClass(String) - Static method in class com.github.maven_nar.NarUtil
Returns the Bcel Class corresponding to the given class filename
getBinding(Executable, NarArtifact) - Method in class com.github.maven_nar.AbstractDependencyMojo
 
getBinding(NarArtifact) - Method in interface com.github.maven_nar.Executable
 
getBinding(NarArtifact) - Method in class com.github.maven_nar.Library
 
getBinding(AOL, String) - Method in class com.github.maven_nar.NarInfo
No binding means default binding.
getBinding(NarArtifact) - Method in class com.github.maven_nar.Test
 
getBindings(List<? extends Executable>, NarArtifact) - Method in class com.github.maven_nar.AbstractDependencyMojo
 
getBinDirectory(String) - Method in interface com.github.maven_nar.NarFileLayout
Specifies where binaries are stored
getBinDirectory(String) - Method in class com.github.maven_nar.NarFileLayout10
 
getBinDirectory(File, String, String, String) - Method in interface com.github.maven_nar.NarLayout
Specifies where binaries are stored
getBinDirectory(File, String, String, String) - Method in class com.github.maven_nar.NarLayout20
 
getBinDirectory(File, String, String, String) - Method in class com.github.maven_nar.NarLayout21
 
getC() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getCcache() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getCl55DllInstance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getCl55Instance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getCl55Instance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getCl55Instance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getCl6xDllInstance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getCl6xInstance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getCl6xInstance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getCl6xInstance() - Static method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getCLangInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Gets clang adapter
getCLangInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccLinker
 
getCLangInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
getCLangppInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Gets clang++ adapter
getClassDirectory() - Method in class com.github.maven_nar.Javah
 
getClassPaths() - Method in class com.github.maven_nar.Javah
 
getCommand() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getCommand() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getCommand() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
May have to make this String array return
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
getCommandFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcProcessor
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Get command file switch.
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Get command file switch.
getCommandFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Gets command line option to read from an option file.
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getCommandFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.os390.OS390Processor
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getCommandFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.os400.IccProcessor
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getCommandFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getCommandFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getCommandList() - Method in class com.github.maven_nar.ProcessLibraryCommand
 
getCommandLogLevel() - Method in class com.github.maven_nar.cpptasks.CCTask
Get the commandLogLevel
getCommandPath() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getCommandPath() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getCommandWithPath(CommandLineCompilerConfiguration) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getCommandWithPath(CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getComments() - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
 
getCompanyname() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets Company name.
getCompatibilityversion() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets compatibility version.
getCompiler(String, String) - Method in class com.github.maven_nar.Compiler
Generates a new CompilerDef and populates it give the parameters provided.
getCompiler() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getCompiler() - Method in class com.github.maven_nar.cpptasks.CompilerEnum
 
getCompilerPrefix() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getConfiguration() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getCpp() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getCppInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
Gets c++ adapter
getCppInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
Gets c++ adapter
getCppInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Gets c++ adapter
getCpu() - Method in class com.github.maven_nar.cpptasks.TargetDef
Gets cpu.
getDataset() - Method in class com.github.maven_nar.cpptasks.CCTask
Gets the dataset.
getDataset() - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Gets the dataset.
getDataSetInstance() - Static method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getDataSetInstance() - Static method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getDebug() - Method in class com.github.maven_nar.cpptasks.CCTask
Gets debug state.
getDebug(ProcessorDef[], int) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Gets boolean indicating debug build
getDefaultProviders(ProcessorDef) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Creates an chain of objects which provide default values in descending order of significance.
getDefines() - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Returns the defines and undefines in this set.
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Add command line options for preprocessor macro
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getDefineSwitch(StringBuffer, String, String) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets switch to define preprocessor macro.
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getDefineSwitch(StringBuffer, String, String) - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcProcessor
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Get define switch.
getDefineSwitch(StringBuffer, String, String) - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Creates a command line option to define a preprocessor macro.
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getDefineSwitch(StringBuffer, String, String) - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets switch to define preprocessor macro.
getDefineSwitch(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets switch to define preprocessor macro.
getDependencies() - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
 
getDependencyInfo(String, String) - Method in class com.github.maven_nar.cpptasks.DependencyTable
This method returns a DependencyInfo for the specific source file and include path identifier
getDependencyLibOrder() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getDepends() - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
getDependsList() - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
getDir(Project) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
 
getDllInstance() - Static method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
getDynamicLibFlag() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getDynamicLibFlag() - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeLinker
 
getEndArguments() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getEndArguments() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getEntry(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getEnv() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Because linkers have multiples and none of them share the environment settings here is a hack to give direct access to copy it just before running
getEnv(String, String, String) - Static method in class com.github.maven_nar.NarUtil
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
ARMINC environment variable contains the default include path
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
Returns library path.
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.hp.aCCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets standard include paths.
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Get include path from environment.
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.sun.ForteCCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.sun.ForteCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.sun.ForteF77Compiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets standard include paths.
getEnvironmentIncludePath() - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets standard include paths.
getEnvironmentPath(String, char, String[]) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
This method extracts path information from the appropriate .cfg file in the install directory.
getExactProperty(AOL, String, String) - Method in class com.github.maven_nar.NarInfo
 
getExceptFiles() - Method in class com.github.maven_nar.cpptasks.PrecompileDef
 
getExceptions(CompilerDef[], int) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getExcludes() - Method in class com.github.maven_nar.Compiler
 
getExcludes(String) - Method in class com.github.maven_nar.Compiler
 
getExecutable() - Method in class com.github.maven_nar.ProcessLibraryCommand
 
getExecutableLocation(String) - Static method in class com.github.maven_nar.cpptasks.CUtil
Gets the parent directory for the executable file name using the current directory and system executable path
getExtends() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Gets the ProcessorDef specified by the extends attribute
getExtends() - Method in class com.github.maven_nar.cpptasks.VersionInfo
 
getFailonerror() - Method in class com.github.maven_nar.cpptasks.CCTask
Gets the failonerror flag.
getFile() - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
getFile() - Method in class com.github.maven_nar.IncludePath
 
getFilecomments() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets comments.
getFiledescription() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets Description.
getFileSet() - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
 
getFileversion() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets file version.
getFixed(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getFortran() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getG77Instance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
Gets g77 adapter
getG77Instance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
Gets g77 adapter
getG77Instance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Gets g77 adapter
getGFortranInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Gets g77 adapter
getGnuAOLSourceDirectory() - Method in class com.github.maven_nar.AbstractGnuMojo
 
getGnuAOLTargetDirectory() - Method in class com.github.maven_nar.AbstractGnuMojo
 
getGnuSourceDirectory() - Method in class com.github.maven_nar.AbstractGnuMojo
 
getGppInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
Gets gpp adapter
getGppInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
Gets gpp adapter
getGppInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Gets gpp adapter
getHeaderExtensions() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
getHeaderName(String, String) - Static method in class com.github.maven_nar.NarUtil
Returns the header file name (javah) corresponding to the given class file name
getHistoryFile() - Method in class com.github.maven_nar.cpptasks.TargetHistoryTable
 
getHosts() - Method in class com.github.maven_nar.cpptasks.DistributerDef
Gets hosts.
getID() - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
Gets identifier for the linker.
getIdentifier() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getIdentifier(String[], String) - Static method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
Determines the identification of a command line processor by capture the first line of its output for a specific command.
getIdentifier() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
Returns a string representation of this configuration.
getIdentifier() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
Returns a string representation of this configuration.
getIdentifier() - Method in interface com.github.maven_nar.cpptasks.compiler.Processor
Retrieve an identifier that identifies the specific version of the compiler.
getIdentifier() - Method in interface com.github.maven_nar.cpptasks.compiler.ProcessorConfiguration
Returns a string representation of this configuration.
getIdentifier() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeCCompiler
Gets identifier for the compiler.
getIdentifier() - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeLinker
Gets identifier for the compiler.
getIdentifier() - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets compiler identifier.
getIdentifier() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getIdentifier() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getIdl() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getIf() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets if property name.
getIncludeDirectory() - Method in interface com.github.maven_nar.NarFileLayout
Specifies where includes are stored
getIncludeDirectory() - Method in class com.github.maven_nar.NarFileLayout10
 
getIncludeDirectory(File, String, String) - Method in interface com.github.maven_nar.NarLayout
Specifies where includes are stored
getIncludeDirectory(File, String, String) - Method in class com.github.maven_nar.NarLayout20
 
getIncludeDirectory(File, String, String) - Method in class com.github.maven_nar.NarLayout21
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Returns command line option to specify include directory
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getIncludeDirSwitch(String, String) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getIncludeDirSwitch(String, boolean) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
Added by Darren Sargent 22Oct2008 Returns the include dir switch value.
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
getIncludeDirSwitch(String, boolean) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets include directory switch.
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getIncludeDirSwitch(String) - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcProcessor
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Get include directory switch.
getIncludeDirSwitch(String) - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Create a command line option to add a directory to the include path.
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getIncludeDirSwitch(String) - Static method in class com.github.maven_nar.cpptasks.os390.OS390Processor
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getIncludeDirSwitch(String) - Static method in class com.github.maven_nar.cpptasks.os400.IccProcessor
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getIncludeDirSwitch(String) - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets include directory switch.
getIncludeDirSwitch(String) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets include directory switch.
getIncludePath() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getIncludePathIdentifier() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getIncludePathIdentifier() - Method in interface com.github.maven_nar.cpptasks.compiler.CompilerConfiguration
Returns an digest for the include path for the configuration.
getIncludePathIdentifier() - Method in class com.github.maven_nar.cpptasks.DependencyInfo
 
getIncludePaths(String) - Method in class com.github.maven_nar.Compiler
 
getIncludes() - Method in class com.github.maven_nar.Compiler
 
getIncludes(String) - Method in class com.github.maven_nar.Compiler
 
getIncludes() - Method in class com.github.maven_nar.cpptasks.DependencyInfo
 
getIncludes() - Method in class com.github.maven_nar.cpptasks.parser.CParser
 
getIncludes() - Method in class com.github.maven_nar.cpptasks.parser.FortranParser
Gets collection of include file names encountered in parse.
getIncludes() - Method in interface com.github.maven_nar.cpptasks.parser.Parser
 
getIncludes() - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceParser
Gets included files.
getIncludes() - Method in class com.github.maven_nar.IncludePath
 
getIncludes() - Method in class com.github.maven_nar.Javah
 
getIncremental(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getInherit() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Gets the inherit attribute.
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets input file arguments.
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets input file arguments.
getInputFileArgument(File, String, int) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets input file arguments.
getInstance() - Static method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
Gets gcc adapter
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccLibrarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.LdLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
Gets gcc adapter
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
Gets gcc adapter
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccLibrarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GccLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.LdLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.hp.aCCCompiler
Gets singleton instance of this class
getInstance() - Static method in class com.github.maven_nar.cpptasks.hp.aCCLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.ibm.VisualAgeCCompiler
Gets singleton instance of this class
getInstance() - Static method in class com.github.maven_nar.cpptasks.ibm.VisualAgeLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux32CCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux32CLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux32Compiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux32Linker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux64CCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux64CLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux64Compiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinux64Linker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelLinuxFortranCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelWin32CCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelWin32Librarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelWin32Linker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.intel.IntelWin64CCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets singleton instance of compiler.
getInstance() - Static method in class com.github.maven_nar.cpptasks.msvc.Msvc2005CCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcCCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcLibrarian
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCCompiler
Get compiler.
getInstance() - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCLinker
Get linker instance.
getInstance() - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomFortranCompiler
Get instance.
getInstance() - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomFortranLinker
Get instance.
getInstance() - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Singleton accessor.
getInstance() - Static method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.sun.ForteCCCompiler
Gets singleton instance of this class
getInstance() - Static method in class com.github.maven_nar.cpptasks.sun.ForteCCLinker
 
getInstance() - Static method in class com.github.maven_nar.cpptasks.sun.ForteCCompiler
Gets singleton instance of this class
getInstance() - Static method in class com.github.maven_nar.cpptasks.sun.ForteF77Compiler
Gets singleton instance of this class
getInstance() - Static method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets singleton instance of compiler.
getInstance() - Static method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets singleton instance of compiler.
getInstance(MavenProject) - Static method in class com.github.maven_nar.NarProperties
Retrieve the NarProperties
getInternalname() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets internal name.
getJava() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getJavah() - Method in class com.github.maven_nar.AbstractNarMojo
 
getJavaHome(AOL) - Method in class com.github.maven_nar.AbstractNarMojo
 
getJavaHome(File, String) - Static method in class com.github.maven_nar.NarUtil
 
getJniDirectory() - Method in class com.github.maven_nar.Javah
 
getKey() - Method in class com.github.maven_nar.AOL
Returns an AOL key (arch.os.linker) to search in the properties files.
getKnownAOLs() - Method in class com.github.maven_nar.NarProperties
 
getLanguage() - Method in class com.github.maven_nar.C
 
getLanguage() - Method in class com.github.maven_nar.Compiler
 
getLanguage() - Method in class com.github.maven_nar.Cpp
 
getLanguage() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets file language, should be an IETF RFC 3066 identifier, for example, en-US.
getLanguage() - Method in class com.github.maven_nar.Fortran
 
getLanguage() - Method in class com.github.maven_nar.IDL
 
getLanguage() - Method in class com.github.maven_nar.Message
 
getLanguage() - Method in class com.github.maven_nar.Resource
 
getLastModified() - Method in class com.github.maven_nar.cpptasks.SourceHistory
 
getLayout(String, Log) - Static method in class com.github.maven_nar.AbstractNarLayout
 
getLayout() - Method in class com.github.maven_nar.AbstractNarMojo
 
getLegalcopyright() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets legal copyright.
getLegaltrademarks() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets legal trademark.
getLibDirectory(String, String) - Method in interface com.github.maven_nar.NarFileLayout
Specifies where libraries are stored
getLibDirectory(String, String) - Method in class com.github.maven_nar.NarFileLayout10
 
getLibDirectory(File, String, String, String, String) - Method in interface com.github.maven_nar.NarLayout
Specifies where libraries are stored
getLibDirectory(File, String, String, String, String) - Method in class com.github.maven_nar.NarLayout20
 
getLibDirectory(File, String, String, String, String) - Method in class com.github.maven_nar.NarLayout21
 
getLibraries() - Method in class com.github.maven_nar.AbstractNarMojo
 
getLibraryDirectories() - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getLibraryKey(File) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
getLibraryKey(File) - Method in interface com.github.maven_nar.cpptasks.compiler.Linker
Extracts the significant part of a library name to ensure there aren't collisions
getLibraryKey(File) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getLibraryNames() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getLibraryPath() - Method in interface com.github.maven_nar.cpptasks.compiler.Linker
returns the library path for the linker
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.GccLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.gcc.GppLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.hp.aCCLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Get library search path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Get search path for libraries.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.sun.ForteCCLinker
Returns library path.
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getLibraryPath() - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in interface com.github.maven_nar.cpptasks.compiler.Linker
Returns a set of filename patterns corresponding to library names.
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
 
getLibraryPatterns(String[]) - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Get file selectors for specified library names.
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Get file selectors for libraries.
getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Get file selectors for specified libraries.
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getLibraryPatterns(String[], LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getLibs() - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
 
getLibs(AOL) - Method in class com.github.maven_nar.NarInfo
 
getLibsName() - Method in class com.github.maven_nar.AbstractNarMojo
 
getLibtool() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getLibtool() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
 
getLibtoolCompiler() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
Obtains the same compiler, but with libtool set Default behavior is to ignore libtool
getLibtoolLinker() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getLink(List<Library>) - Method in class com.github.maven_nar.Test
 
getLinker() - Method in class com.github.maven_nar.AbstractNarMojo
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLinker
 
getLinker() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getLinker(LinkType) - Method in interface com.github.maven_nar.cpptasks.compiler.Linker
Gets the linker for the specified link type.
getLinker() - Method in interface com.github.maven_nar.cpptasks.compiler.LinkerConfiguration
 
getLinker(LinkType) - Method in interface com.github.maven_nar.cpptasks.compiler.Processor
Gets the linker that is associated with this processors
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.LdLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.GccLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.GccLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.LdLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.hp.aCCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.hp.aCCLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32CCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32CLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32Compiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32Linker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64CCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64CLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64Compiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64Linker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelLinuxFortranCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelWin32CCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelWin32Librarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelWin32Linker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.intel.IntelWin64CCompiler
 
getLinker() - Method in class com.github.maven_nar.cpptasks.LinkerEnum
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets linker associated with this type.
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.msvc.Msvc2005CCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCCompiler
Get linker.
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCLinker
Get linker.
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomFortranCompiler
Get linker.
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomFortranLinker
Get linker.
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Get linker.
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.sun.ForteCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.sun.ForteF77Compiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets linker associated with this type.
getLinker(LinkType) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets linker associated with this type.
getLinker(AbstractCompileMojo, CCTask, String, String, String) - Method in class com.github.maven_nar.Linker
 
getLinker(Linker, Log) - Static method in class com.github.maven_nar.NarUtil
 
getLinkerName(MavenProject, String, String, Linker, Log) - Static method in class com.github.maven_nar.NarUtil
 
getLinkerPrefix() - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getLinkHistory(TargetHistoryTable) - Method in class com.github.maven_nar.cpptasks.CCTask
 
getLinkTarget(LinkerConfiguration, Vector<File>, Vector<File>, Map<String, TargetInfo>, VersionInfo) - Method in class com.github.maven_nar.cpptasks.CCTask
 
getLocal() - Method in class com.github.maven_nar.cpptasks.DistributerMap
Gets local directory.
getLocalRepository() - Method in class com.github.maven_nar.AbstractDependencyMojo
The plugin remote repositories declared in the pom.
getLocation() - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument
 
getLog() - Method in class com.github.maven_nar.AbstractNarLayout
 
getMachine() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
 
getMachine() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
 
getMachine() - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
 
getMap() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getMap(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getMavenProject() - Method in class com.github.maven_nar.AbstractNarMojo
 
getMaxCores(AOL) - Method in class com.github.maven_nar.AbstractCompileMojo
 
getMaxCores() - Method in class com.github.maven_nar.cpptasks.CCTask
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Maximum command line length
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.gcc.GccCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.hp.aCCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32CCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux32Compiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64CCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.intel.IntelLinux64Compiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.intel.IntelLinuxFortranCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.intel.IntelWin32CCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.intel.IntelWin64CCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets maximum length of command line.
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.msvc.Msvc2005CCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Get maximum command line length.
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Gets maximum command line.
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Get maximum command line length.
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.sun.ForteCCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.sun.ForteCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.sun.ForteF77Compiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets maximum length of command line.
getMaximumCommandLength() - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets maximum length of command line.
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets maximum number of input files processed per command.
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets maximum number of input files processed per command.
getMaximumInputFilesPerCommand() - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets maximum number of input files processed per command.
getMessage() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getMsvc() - Method in class com.github.maven_nar.AbstractNarMojo
 
getMultithreaded(CompilerDef[], int) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getMustRebuild() - Method in class com.github.maven_nar.cpptasks.DependencyTable.TimestampChecker
 
getName() - Method in class com.github.maven_nar.Compiler
 
getName() - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
getName() - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Get name.
getName() - Method in class com.github.maven_nar.cpptasks.ProcessorEnumValue
 
getName() - Method in class com.github.maven_nar.cpptasks.ProcessorParam
 
getName() - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
Returns the name of the define
getName() - Method in class com.github.maven_nar.Linker
 
getName(NarProperties, String) - Method in class com.github.maven_nar.Linker
 
getName() - Method in class com.github.maven_nar.Test
 
getNarArtifacts() - Method in class com.github.maven_nar.AbstractDependencyMojo
Returns dependencies which are dependent on NAR files (i.e.
getNarFile(Artifact) - Method in class com.github.maven_nar.NarManager
 
getNarInfo(Artifact) - Method in class com.github.maven_nar.AbstractDependencyMojo
 
getNarInfo() - Method in class com.github.maven_nar.AbstractNarMojo
 
getNarInfo() - Method in class com.github.maven_nar.NarArtifact
 
getNarInfo(Artifact) - Method in class com.github.maven_nar.NarManager
 
getNarInfoFileName() - Method in class com.github.maven_nar.NarInfo
 
getNarManager() - Method in class com.github.maven_nar.AbstractDependencyMojo
 
getNarSystemDirectory() - Method in class com.github.maven_nar.Library
 
getNarSystemName() - Method in class com.github.maven_nar.Library
 
getNarSystemPackage() - Method in class com.github.maven_nar.Library
 
getNarUnpackDirectory(File, File) - Method in interface com.github.maven_nar.NarLayout
Returns the unpack directory of a specific nar file.
getNarUnpackDirectory(File, File) - Method in class com.github.maven_nar.NarLayout20
 
getNarUnpackDirectory(File, File) - Method in class com.github.maven_nar.NarLayout21
 
getNewLineState() - Method in class com.github.maven_nar.cpptasks.borland.BorlandCfgParser
 
getNewLineState() - Method in class com.github.maven_nar.cpptasks.parser.AbstractParser
 
getNewLineState() - Method in class com.github.maven_nar.cpptasks.parser.CParser
 
getNewLineState() - Method in class com.github.maven_nar.cpptasks.parser.FortranParser
Get the state for the beginning of a new line.
getNewLineState() - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectParser
Gets new line state.
getNoArchDirectory(File, String, String) - Method in interface com.github.maven_nar.NarLayout
Specifies where all the "no architecture" specific files are stored
getNoArchDirectory(File, String, String) - Method in class com.github.maven_nar.NarLayout20
 
getNoArchDirectory(File, String, String) - Method in class com.github.maven_nar.NarLayout21
 
getNoMatchState() - Method in class com.github.maven_nar.cpptasks.parser.BranchState
 
getObjdir() - Method in class com.github.maven_nar.cpptasks.CCTask
 
getObjdir() - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Gets the object files directory.
getObjdir(File) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Sets the directory used for object files.
getOptimization(CompilerDef[], int) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getOptions(AOL) - Method in class com.github.maven_nar.NarInfo
 
getOrder() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getOriginalfilename() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets original filename.
getOS() - Method in class com.github.maven_nar.AbstractNarMojo
 
getOS(String) - Static method in class com.github.maven_nar.NarUtil
 
getOSArch() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
Gets the target operating system architecture
getOsfamily() - Method in class com.github.maven_nar.cpptasks.TargetDef
Gets operating system family.
getOSName() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
Gets the target operating system name
getOutfile() - Method in class com.github.maven_nar.cpptasks.CCTask
 
getOutput(AOL, String) - Method in class com.github.maven_nar.AbstractCompileMojo
 
getOutput(boolean) - Method in class com.github.maven_nar.AbstractNarMojo
 
getOutput() - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Gets the output of the execution.
getOutput() - Method in class com.github.maven_nar.cpptasks.TargetHistory
 
getOutput() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getOutput(AOL, String) - Method in class com.github.maven_nar.NarInfo
 
getOutputDirectory() - Method in class com.github.maven_nar.AbstractNarMojo
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getOutputFileNames(String, VersionInfo) - Method in interface com.github.maven_nar.cpptasks.compiler.Processor
Output file name (no path components) corresponding to source file
getOutputFileNames(String, VersionInfo) - Method in interface com.github.maven_nar.cpptasks.compiler.ProcessorConfiguration
Output file name (no path components) corresponding to source file
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets output file names.
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets output file names.
getOutputFileNames(String, VersionInfo) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets output file names.
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getOutputFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLinker
 
getOutputFileSwitch(CCTask, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getOutputFileSwitch(String, String) - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
 
getOutputFileSwitch(String, String) - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
 
getOutputFileSwitch(String, String) - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
getOutputFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcProcessor
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Create output file switch.
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Get output file switch.
getOutputFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Builds command line options to specify the output file names.
getOutputFileSwitch(CCTask, String) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
getOutputFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.os390.OS390Processor
 
getOutputFileSwitch(CCTask, String) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
getOutputFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.os400.IccProcessor
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
getOutputFileSwitch(String) - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
getOutputFileSwitch(String) - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
getOutputLastModified() - Method in class com.github.maven_nar.cpptasks.TargetHistory
 
getOutputSuffix() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
getOutputType() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets the output type.
getOuttype() - Method in class com.github.maven_nar.cpptasks.CCTask
Gets output type.
getOverwrite() - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Gets whether an existing project file should be overwritten, default is true.
getParam(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getParam(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getParam(String) - Method in interface com.github.maven_nar.cpptasks.compiler.CompilerConfiguration
 
getParam(String) - Method in interface com.github.maven_nar.cpptasks.compiler.LinkerConfiguration
 
getParams() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getParams() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getParams() - Method in interface com.github.maven_nar.cpptasks.compiler.ProcessorConfiguration
 
getParentPath(String) - Static method in class com.github.maven_nar.cpptasks.CUtil
Extracts the parent of a file
getParser() - Method in class com.github.maven_nar.cpptasks.parser.AbstractParserState
 
getPatched() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets patched.
getPath() - Method in class com.github.maven_nar.IncludePath
 
getPathFromEnvironment(String, String) - Static method in class com.github.maven_nar.cpptasks.CUtil
Returns an array of File for each existing directory in the specified environment variable
getPathVariable() - Method in class com.github.maven_nar.Msvc
 
getPreArguments() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getPreArguments() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getPrefix() - Method in class com.github.maven_nar.Compiler
 
getPrerelease() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets prerelease.
getPrivatebuild() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets private build.
getProcessor() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getProcessor() - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getProcessor(LinkType) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getProcessor() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Obtains the appropriate processor (compiler, linker)
getProcessor(LinkType) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Obtains the appropriate processor (compiler, linker) based on the LinkType.
getProcessor() - Method in class com.github.maven_nar.cpptasks.ProcessorEnumValue
 
getProcessorConfiguration() - Method in class com.github.maven_nar.cpptasks.TargetHistory
 
getProductname() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets product name.
getProductversion() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets Product version.
getProjectWriter() - Method in class com.github.maven_nar.cpptasks.ide.ProjectWriterEnum
Gets ProjectWriter associated with enumeration value.
getProperty(AOL, String) - Method in class com.github.maven_nar.NarInfo
 
getProperty(AOL, String, boolean) - Method in class com.github.maven_nar.NarInfo
 
getProperty(AOL, String, File) - Method in class com.github.maven_nar.NarInfo
 
getProperty(AOL, String, int) - Method in class com.github.maven_nar.NarInfo
 
getProperty(AOL, String, String) - Method in class com.github.maven_nar.NarInfo
 
getProperty(String) - Method in class com.github.maven_nar.NarProperties
 
getProtocol() - Method in class com.github.maven_nar.cpptasks.DistributerDef
Gets protocol.
getPrototype() - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Gets prototype source file
getRebuild() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
getRebuild() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getRebuild() - Method in interface com.github.maven_nar.cpptasks.compiler.ProcessorConfiguration
If true, all files using this configuration should be rebuilt and any existing output files should be ignored
getRebuild(ProcessorDef[], int) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Gets a boolean value indicating whether all targets must be rebuilt regardless of dependency analysis.
getRebuild() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getRef(Project) - Method in class com.github.maven_nar.cpptasks.types.ConditionalFileSet
overrides FileSet's implementation which would throw an exception since the referenced object isn't this type.
getRelativePath(String, File) - Static method in class com.github.maven_nar.cpptasks.CUtil
Returns a relative path for the targetFile relative to the base directory.
getRelativePath() - Method in class com.github.maven_nar.cpptasks.SourceHistory
 
getRemote() - Method in class com.github.maven_nar.cpptasks.DistributerMap
Gets remote name for directory.
getRemoteRepositories() - Method in class com.github.maven_nar.AbstractDependencyMojo
 
getResource() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getRtti(CompilerDef[], int) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getRuntime(AOL) - Method in class com.github.maven_nar.AbstractCompileMojo
 
getSDKToolPath() - Method in class com.github.maven_nar.Msvc
 
getSession() - Method in class com.github.maven_nar.NarJavahMojo
 
getSource() - Method in class com.github.maven_nar.cpptasks.DependencyInfo
 
getSourceDirectories() - Method in class com.github.maven_nar.Compiler
 
getSourceExtensions() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
getSourceHistories(String) - Method in class com.github.maven_nar.cpptasks.TargetInfo
Returns an array of SourceHistory objects (contains relative path and last modified time) for the source[s] of this target
getSourceLastModified() - Method in class com.github.maven_nar.cpptasks.DependencyInfo
 
getSourcePaths() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getSources() - Method in class com.github.maven_nar.cpptasks.TargetHistory
 
getSources() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getSpecialbuild() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Special build
getSpecs() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
Returns the contents of the gcc specs file.
getSpecs() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
Returns the contents of the gcc specs file.
getSpecs() - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
Returns the contents of the gcc specs file.
getStack(LinkerDef[], int) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getStartupObject(LinkType) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
getStartupObject(LinkType) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
getStartupObject() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
getStaticLibFlag() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
getStaticLibFlag() - Method in class com.github.maven_nar.cpptasks.ibm.VisualAgeLinker
 
getStderr() - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Gets the output of the execution's standard error stream.
getStdout() - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Gets the output of the execution's standard output stream.
getSubsystem() - Method in class com.github.maven_nar.cpptasks.CCTask
Gets subsystem name.
getSubsystem() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Get subsystem name.
getSubSystem() - Method in class com.github.maven_nar.Library
 
getSysIncludes() - Method in class com.github.maven_nar.cpptasks.DependencyInfo
 
getSysLibs(AOL) - Method in class com.github.maven_nar.NarInfo
 
getSysLibSet(Project) - Method in class com.github.maven_nar.SysLib
 
getSysSourcePaths() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getSysSources() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 
getTargetDirectory() - Method in class com.github.maven_nar.AbstractNarMojo
 
getTargetPlatform() - Method in class com.github.maven_nar.cpptasks.CCTask
 
getTargetsToBuildByConfiguration(Map<String, TargetInfo>) - Static method in class com.github.maven_nar.cpptasks.CCTask
Builds a Hashtable to targets needing to be rebuilt keyed by compiler configuration
getTcpcork() - Method in class com.github.maven_nar.cpptasks.DistributerDef
Gets tcp cork.
getTestCompiler(String, String) - Method in class com.github.maven_nar.Compiler
 
getTestLinker(AbstractCompileMojo, CCTask, String, String, String) - Method in class com.github.maven_nar.Linker
 
getTests() - Method in class com.github.maven_nar.AbstractCompileMojo
 
getTestTargetDirectory() - Method in class com.github.maven_nar.AbstractNarMojo
 
getTestUnpackDirectory() - Method in class com.github.maven_nar.AbstractNarMojo
 
getText() - Method in class com.github.maven_nar.cpptasks.ide.CommentDef
 
getThumbCC() - Static method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Singleton for ARM 16-bit C compiler
getThumbCpp() - Static method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Singleton for ARM 16-bit C++ compiler
getTimestampDirectory() - Method in class com.github.maven_nar.Javah
 
getTimestampFile() - Method in class com.github.maven_nar.Javah
 
getToolchainManager() - Method in class com.github.maven_nar.NarJavahMojo
 
getToolPath() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getToolPath() - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
getToolPath() - Method in class com.github.maven_nar.Msvc
 
getTotalArgumentLengthForInputFile(File, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
Get total command line length due to the input file.
getTotalArgumentLengthForInputFile(File, String) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Get total command line length due to the input file.
getType() - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Gets preferred library type
getType() - Method in class com.github.maven_nar.Library
 
getType() - Method in class com.github.maven_nar.ProcessLibraryCommand
 
getType() - Method in class com.github.maven_nar.Test
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.arm.ADSCCompiler
Adds command to undefine preprocessor macro.
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
getUndefineSwitch(StringBuffer, String) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.GccCompatibleCCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets switch to undefine preprocessor macro.
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
getUndefineSwitch(StringBuffer, String) - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcProcessor
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Get undefine switch.
getUndefineSwitch(StringBuffer, String) - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Builds a command line option to undefine a preprocessor macro.
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.os400.IccCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.sun.C89CCompiler
 
getUndefineSwitch(StringBuffer, String) - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.ti.ClxxCCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets switch to undefine preprocessor macro.
getUndefineSwitch(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Gets switch to undefine preprocessor macro.
getUnless() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Gets if property name.
getUnpackDirectory() - Method in class com.github.maven_nar.AbstractNarMojo
 
getUnpackDirectory() - Method in class com.github.maven_nar.NarIntegrationTestMojo
 
getUnpackDirectory() - Method in class com.github.maven_nar.NarTestCompileMojo
 
getUnpackDirectory() - Method in class com.github.maven_nar.NarTestMojo
 
getUnpackDirectory() - Method in class com.github.maven_nar.NarTestUnpackMojo
 
getValue() - Method in class com.github.maven_nar.cpptasks.CUtil.StringArrayBuilder
 
getValue() - Method in class com.github.maven_nar.cpptasks.ProcessorParam
 
getValue() - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument
 
getValue() - Method in class com.github.maven_nar.cpptasks.types.DefineArgument
Returns the value of the define
getValue() - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
Returns the value of the define
getValues() - Method in class com.github.maven_nar.cpptasks.ArchEnum
Gets list of acceptable values.
getValues() - Method in class com.github.maven_nar.cpptasks.CompilerEnum
 
getValues() - Method in class com.github.maven_nar.cpptasks.CPUEnum
Gets list of acceptable values.
getValues() - Method in class com.github.maven_nar.cpptasks.DistributerProtocolEnum
Gets list of acceptable values.
getValues() - Method in class com.github.maven_nar.cpptasks.ide.ProjectWriterEnum
Gets acceptible values for enumeration.
getValues() - Method in class com.github.maven_nar.cpptasks.LinkerEnum
 
getValues() - Method in class com.github.maven_nar.cpptasks.OptimizationEnum
Gets list of acceptable values.
getValues() - Method in class com.github.maven_nar.cpptasks.OSFamilyEnum
Gets list of acceptable values.
getValues() - Method in class com.github.maven_nar.cpptasks.OutputTypeEnum
Gets list of acceptable values
getValues(ProcessorEnumValue[]) - Static method in class com.github.maven_nar.cpptasks.ProcessorEnumValue
 
getValues() - Method in class com.github.maven_nar.cpptasks.RuntimeType
 
getValues() - Method in class com.github.maven_nar.cpptasks.SubsystemEnum
 
getValues() - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument.LocationEnum
 
getValues() - Method in class com.github.maven_nar.cpptasks.types.LibraryTypeEnum
Gets list of acceptable values
getValues() - Method in class com.github.maven_nar.cpptasks.WarningLevelEnum
Get allowable values.
getVersion() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
 
getVersion() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
 
getVersion() - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
 
getVersion() - Method in class com.github.maven_nar.Linker
 
getVersion(AbstractNarMojo) - Method in class com.github.maven_nar.Linker
 
getVersion() - Method in class com.github.maven_nar.Msvc
 
getWarnings(CompilerDef[], int) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
getWindowsSdkVersion() - Method in class com.github.maven_nar.Msvc
 
getWorkDir() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
GPP_COMMAND - Static variable in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
GppLinker - Class in com.github.maven_nar.cpptasks.gcc.cross
Adapter for the g++ variant of the GCC linker
GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
GppLinker - Class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
Adapter for the g++ variant of the GCC linker
GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
GppLinker - Class in com.github.maven_nar.cpptasks.gcc
Adapter for the g++ variant of the GCC linker
GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class com.github.maven_nar.cpptasks.gcc.GppLinker
 

H

hasFileSets() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Returns true if the processor definition contains embedded file set definitions
hasLinker(String) - Method in class com.github.maven_nar.AOL
 
hasQObject(Reader) - Static method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectParser
Determines if source file contains Q_OBJECT.
hasTag(Object) - Method in class com.github.maven_nar.cpptasks.DependencyInfo
Returns true, if dependency info is tagged with object t.
HelpMojo - Class in com.github.maven_nar
Display help information on nar-maven-plugin.
Call mvn nar:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class com.github.maven_nar.HelpMojo
 

I

IccCompiler - Class in com.github.maven_nar.cpptasks.os400
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
IccLinker - Class in com.github.maven_nar.cpptasks.os400
Adapter for the IBM (R) OS/390 (tm) Linker
IccProcessor - Class in com.github.maven_nar.cpptasks.os400
A add-in class for IBM (r) OS/390 compilers and linkers
IDL - Class in com.github.maven_nar
IDL compiler tag
IDL() - Constructor for class com.github.maven_nar.IDL
 
includeArtifactIds - Variable in class com.github.maven_nar.AbstractDependencyMojo
Comma separated list of Artifact names to include.
includeGroupIds - Variable in class com.github.maven_nar.AbstractDependencyMojo
Comma separated list of GroupIds to include.
IncludePath - Class in com.github.maven_nar.cpptasks.types
An include path.
IncludePath(Project) - Constructor for class com.github.maven_nar.cpptasks.types.IncludePath
 
IncludePath(Project, String) - Constructor for class com.github.maven_nar.cpptasks.types.IncludePath
 
IncludePath - Class in com.github.maven_nar
An include path.
IncludePath() - Constructor for class com.github.maven_nar.IncludePath
 
inject(MavenProject, InputStream) - Static method in class com.github.maven_nar.NarProperties
Programmatically inject properties (and possibly overwrite existing properties)
IntelLinux32CCompiler - Class in com.github.maven_nar.cpptasks.intel
Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for gcc compiler.
IntelLinux32CLinker - Class in com.github.maven_nar.cpptasks.intel
 
IntelLinux32Compiler - Class in com.github.maven_nar.cpptasks.intel
 
IntelLinux32Linker - Class in com.github.maven_nar.cpptasks.intel
Adapter for the Intel (r) Linker for Linux (r) for IA-32
IntelLinux64CCompiler - Class in com.github.maven_nar.cpptasks.intel
Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc compiler.
IntelLinux64CLinker - Class in com.github.maven_nar.cpptasks.intel
 
IntelLinux64Compiler - Class in com.github.maven_nar.cpptasks.intel
 
IntelLinux64Linker - Class in com.github.maven_nar.cpptasks.intel
Adapter for the Intel (r) linker for Linux for IA-64
IntelLinuxFortranCompiler - Class in com.github.maven_nar.cpptasks.intel
 
IntelWin32CCompiler - Class in com.github.maven_nar.cpptasks.intel
Adapter for the Intel (r) C++ compiler for 32-bit applications The Intel (r) C++ compiler for IA32 Windows mimics the command options for the Microsoft (r) C++ compiler.
IntelWin32Librarian - Class in com.github.maven_nar.cpptasks.intel
Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 systems running Microsoft (r) operating systems
IntelWin32Librarian() - Constructor for class com.github.maven_nar.cpptasks.intel.IntelWin32Librarian
 
IntelWin32Linker - Class in com.github.maven_nar.cpptasks.intel
Adapter for the Intel (r) linker for 32-bit applications
IntelWin64CCompiler - Class in com.github.maven_nar.cpptasks.intel
Adapter for the Intel C++ compiler for Itanium(TM) Applications
isActive(Project, String, String) - Static method in class com.github.maven_nar.cpptasks.CUtil
 
isActive() - Method in class com.github.maven_nar.cpptasks.DistributerDef
Returns true if the if and unless conditions (if any) are satisfied.
isActive() - Method in class com.github.maven_nar.cpptasks.DistributerMap
Returns true if the if and unless conditions (if any) are satisfied.
isActive() - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Determine if this def should be used.
isActive() - Method in class com.github.maven_nar.cpptasks.PrecompileDef
 
isActive() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Determine if this def should be used.
isActive(Project) - Method in class com.github.maven_nar.cpptasks.ProcessorParam
Returns true if the define's if and unless conditions (if any) are satisfied.
isActive() - Method in class com.github.maven_nar.cpptasks.TargetDef
Returns true if the define's if and unless conditions (if any) are satisfied.
isActive(Project) - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument
Returns true if the define's if and unless conditions (if any) are satisfied.
isActive() - Method in class com.github.maven_nar.cpptasks.types.ConditionalFileSet
Returns true if the Path's if and unless conditions (if any) are satisfied.
isActive(Project) - Method in class com.github.maven_nar.cpptasks.types.ConditionalPath
Returns true if the Path's if and unless conditions (if any) are satisfied.
isActive() - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Returns true if the define's if and unless conditions (if any) are satisfied.
isActive(Project) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Returns true if the define's if and unless conditions (if any) are satisfied.
isActive(Project) - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
Returns true if the define's if and unless conditions (if any) are satisfied.
isActive() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Returns true if the define's if and unless conditions (if any) are satisfied.
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.arm.ADSLibrarian
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.arm.ADSLinker
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranLibrarian
 
isCaseSensitive() - Method in interface com.github.maven_nar.cpptasks.compiler.Linker
Returns true if the linker is case-sensitive
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.msvc.MsvcProcessor
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Gets case-sensisitivity of processor.
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Gets file name sensitivity of processors.
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomProcessor
Gets whether processor tratement of file names is case-sensitive.
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.os390.OS390Processor
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.os400.IccProcessor
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.sun.C89Linker
 
isCaseSensitive() - Static method in class com.github.maven_nar.cpptasks.sun.C89Processor
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.ti.ClxxLibrarian
 
isCaseSensitive() - Method in class com.github.maven_nar.cpptasks.ti.ClxxLinker
 
isClearDefaultOptions() - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
isCygwin() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
Determines if task is running with cygwin
isCygwin() - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
Determines if task is running with cygwin
isCygwin() - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
Determines if task is running with cygwin
isDarwin() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
Returns true if the target operating system is Mac OS X or Darwin.
isDebug() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
isDebug() - Method in interface com.github.maven_nar.cpptasks.compiler.LinkerConfiguration
 
isDecorateLinkerOptions() - Method in class com.github.maven_nar.cpptasks.CCTask
 
isDefine() - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
Returns true if this is a define, false if an undefine.
isEmbedManifest() - Method in class com.github.maven_nar.NarCompileMojo
 
isExecutable() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets whether the link should produce an executable
isGenerateManifest() - Method in class com.github.maven_nar.Linker
 
isHPUX() - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
 
isJNIModule() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
 
isNewEnvironment() - Method in class com.github.maven_nar.cpptasks.ProcessorDef
 
isNoOptimization() - Method in class com.github.maven_nar.cpptasks.OptimizationEnum
Is no optimization performed.
isPluginModule() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets whether the link should produce a plugin module.
isPrecompileGeneration() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
isPrecompileGeneration() - Method in interface com.github.maven_nar.cpptasks.compiler.CompilerConfiguration
 
isSharedLibrary() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets whether the link should produce a shared library.
isSignificantlyAfter(long, long) - Static method in class com.github.maven_nar.cpptasks.CUtil
Determines whether time1 is later than time2 to a degree that file system time truncation is not significant.
isSignificantlyBefore(long, long) - Static method in class com.github.maven_nar.cpptasks.CUtil
Determines whether time1 is earlier than time2 to a degree that file system time truncation is not significant.
isSize() - Method in class com.github.maven_nar.cpptasks.OptimizationEnum
Is size optimized.
isSkipDepLink() - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
isSkipExec() - Method in class com.github.maven_nar.NarIntegrationTestMojo
 
isSpeed() - Method in class com.github.maven_nar.cpptasks.OptimizationEnum
Is speed optimized.
isStaticLibrary() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets whether the link should produce a static library.
isStaticRuntime() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets whether the module should use a statically linked runtime library.
isSubsystemConsole() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets whether the link should produce a module for a console subsystem.
isSubsystemGUI() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Gets whether the link should produce a module for a graphical user interface subsystem.
isSystemPath(File) - Static method in class com.github.maven_nar.cpptasks.CUtil
Determines if source file has a system path, that is part of the compiler or platform.
isUseCcache() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
isWindows() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
isWindows() - Static method in class com.github.maven_nar.NarUtil
 

J

Java - Class in com.github.maven_nar
Java specifications for NAR
Java() - Constructor for class com.github.maven_nar.Java
 
Javah - Class in com.github.maven_nar
Sets up the javah configuration
Javah() - Constructor for class com.github.maven_nar.Javah
 
JNI - Static variable in class com.github.maven_nar.Library
 

L

LdLinker - Class in com.github.maven_nar.cpptasks.gcc.cross
Adapter for the 'ld' linker
LdLinker - Class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
Adapter for the 'ld' linker
LdLinker - Class in com.github.maven_nar.cpptasks.gcc
Adapter for the 'ld' linker
LetterState - Class in com.github.maven_nar.cpptasks.parser
This parser state checks consumed characters against a specific character.
LetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - Constructor for class com.github.maven_nar.cpptasks.parser.LetterState
Constructor.
Lib - Class in com.github.maven_nar
Keeps info on a library
Lib() - Constructor for class com.github.maven_nar.Lib
 
libraries - Variable in class com.github.maven_nar.AbstractNarMojo
List of libraries to create
Library - Class in com.github.maven_nar
Sets up a library to create
Library() - Constructor for class com.github.maven_nar.Library
 
LibrarySet - Class in com.github.maven_nar.cpptasks.types
A set of library names.
LibrarySet() - Constructor for class com.github.maven_nar.cpptasks.types.LibrarySet
 
LibraryTypeEnum - Class in com.github.maven_nar.cpptasks.types
Enumeration of library types for LibrarySet
LibraryTypeEnum() - Constructor for class com.github.maven_nar.cpptasks.types.LibraryTypeEnum
Constructor Set by default to "shared"
libtoolObjFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
libtoolObjFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
libtoolObjFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
Builds a library
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Performs a link using a command line linker
link(CCTask, TargetInfo) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
link(CCTask, TargetInfo) - Method in interface com.github.maven_nar.cpptasks.compiler.LinkerConfiguration
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractArLibrarian
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLibrarian
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GccLinker
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.gcc.cross.LdLinker
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Builds a library.
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
linkCPP() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
 
linkCPP() - Method in class com.github.maven_nar.Library
 
Linker - Interface in com.github.maven_nar.cpptasks.compiler
A linker for executables, and static and dynamic libraries.
Linker - Class in com.github.maven_nar
Linker tag
Linker() - Constructor for class com.github.maven_nar.Linker
 
Linker(Log) - Constructor for class com.github.maven_nar.Linker
 
Linker(String, Log) - Constructor for class com.github.maven_nar.Linker
For use with specific named linker.
LinkerArgument - Class in com.github.maven_nar.cpptasks.types
A linker command line argument.
LinkerArgument() - Constructor for class com.github.maven_nar.cpptasks.types.LinkerArgument
 
LinkerConfiguration - Interface in com.github.maven_nar.cpptasks.compiler
A configuration for a linker
LinkerDef - Class in com.github.maven_nar.cpptasks
A linker definition.
LinkerDef() - Constructor for class com.github.maven_nar.cpptasks.LinkerDef
Default constructor
LinkerEnum - Class in com.github.maven_nar.cpptasks
Enumeration of supported linkers
LinkerEnum() - Constructor for class com.github.maven_nar.cpptasks.LinkerEnum
 
LinkerParam - Class in com.github.maven_nar.cpptasks
Place class description here.
LinkerParam() - Constructor for class com.github.maven_nar.cpptasks.LinkerParam
 
linkFortran() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
 
linkFortran() - Method in class com.github.maven_nar.Library
 
linkFortranMain() - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
 
linkFortranMain() - Method in class com.github.maven_nar.Library
 
LinkType - Class in com.github.maven_nar.cpptasks.compiler
This class represents the target platform for the compile and link step.
LinkType() - Constructor for class com.github.maven_nar.cpptasks.compiler.LinkType
Constructor By default, an gui executable with a dynamically linked runtime
LINUX - Static variable in interface com.github.maven_nar.OS
 
load() - Method in class com.github.maven_nar.cpptasks.DependencyTable
 
LocationEnum() - Constructor for class com.github.maven_nar.cpptasks.types.CommandLineArgument.LocationEnum
 
LOG_LEVEL_DEBUG - Static variable in interface com.github.maven_nar.NarConstants
 
LOG_LEVEL_ERROR - Static variable in interface com.github.maven_nar.NarConstants
 
LOG_LEVEL_INFO - Static variable in interface com.github.maven_nar.NarConstants
 
LOG_LEVEL_VERBOSE - Static variable in interface com.github.maven_nar.NarConstants
 
LOG_LEVEL_WARNING - Static variable in interface com.github.maven_nar.NarConstants
 
longValue() - Method in class com.github.maven_nar.cpptasks.types.FlexLong
Returns the decimal integer value

M

MACOSX - Static variable in interface com.github.maven_nar.OS
 
MAIN - Static variable in class com.github.maven_nar.Compiler
 
makeExecutable(File, Log) - Static method in class com.github.maven_nar.NarUtil
 
makeLink(File, Log) - Static method in class com.github.maven_nar.NarUtil
 
markForRebuild(Map<String, TargetInfo>) - Method in class com.github.maven_nar.cpptasks.TargetHistoryTable
 
markForRebuild(TargetInfo) - Method in class com.github.maven_nar.cpptasks.TargetHistoryTable
 
merge(UndefineArgument[], UndefineArgument[]) - Static method in class com.github.maven_nar.cpptasks.types.UndefineArgument
This method returns an array of UndefineArgument and DefineArgument's by merging a base list with an override list.
merge() - Method in class com.github.maven_nar.cpptasks.VersionInfo
Returns a VersionInfo that reflects any inherited version information.
Message - Class in com.github.maven_nar
Message compiler tag
Message() - Constructor for class com.github.maven_nar.Message
 
messageLogged(BuildEvent) - Method in class com.github.maven_nar.NarLogger
 
MetaObjectCompiler - Class in com.github.maven_nar.cpptasks.trolltech
Adapter for the Trolltech Qt MOC Compiler.
MetaObjectParser - Class in com.github.maven_nar.cpptasks.trolltech
Scans a source file for Q_OBJECT.
Msvc - Class in com.github.maven_nar
 
Msvc() - Constructor for class com.github.maven_nar.Msvc
 
Msvc2005CCompiler - Class in com.github.maven_nar.cpptasks.msvc
Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
MsvcCCompiler - Class in com.github.maven_nar.cpptasks.msvc
Adapter for the Microsoft(r) C/C++ Optimizing Compiler
MsvcCompatibleCCompiler - Class in com.github.maven_nar.cpptasks.msvc
An abstract base class for compilers that are basically command line compatible with Microsoft(r) C/C++ Optimizing Compiler
MsvcCompatibleCCompiler(String, String, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
MsvcCompatibleLibrarian - Class in com.github.maven_nar.cpptasks.msvc
Abstract base adapter for librarians with command line options compatible with the Microsoft(r) Library Manager
MsvcCompatibleLibrarian(String, String) - Constructor for class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
MsvcCompatibleLinker - Class in com.github.maven_nar.cpptasks.msvc
Abstract base class for linkers that try to mimic the command line arguments for the Microsoft (r) Incremental Linker
MsvcCompatibleLinker(String, String, String) - Constructor for class com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
MsvcLibrarian - Class in com.github.maven_nar.cpptasks.msvc
Adapter for the Microsoft (r) Library Manager
MsvcLinker - Class in com.github.maven_nar.cpptasks.msvc
Adapter for the Microsoft (r) Incremental Linker
MsvcMessageCompiler - Class in com.github.maven_nar.cpptasks.msvc
Adapter for the Microsoft (r) Windows 32 Message Compiler
MsvcMIDLCompiler - Class in com.github.maven_nar.cpptasks.msvc
Adapter for the Microsoft (r) MIDL Compiler
MsvcProcessor - Class in com.github.maven_nar.cpptasks.msvc
A add-in class for Microsoft Developer Studio processors
MsvcProjectWriter - Class in com.github.maven_nar.cpptasks.msvc
Writes a Microsoft Visual Studio 97 or Visual Studio 6 project file.
MsvcProjectWriter(String) - Constructor for class com.github.maven_nar.cpptasks.msvc.MsvcProjectWriter
Constructor.
MsvcResourceCompiler - Class in com.github.maven_nar.cpptasks.msvc
Adapter for the Microsoft (r) Windows 32 Resource Compiler
mustRebuild() - Method in class com.github.maven_nar.cpptasks.TargetInfo
 

N

NAR - Static variable in interface com.github.maven_nar.NarConstants
 
NAR_AOL - Static variable in interface com.github.maven_nar.NarConstants
 
NAR_EXTENSION - Static variable in interface com.github.maven_nar.NarConstants
 
NAR_NO_ARCH - Static variable in interface com.github.maven_nar.NarConstants
 
NAR_PROPERTIES - Static variable in class com.github.maven_nar.NarInfo
 
NAR_ROLE_HINT - Static variable in interface com.github.maven_nar.NarConstants
 
NAR_TYPE - Static variable in interface com.github.maven_nar.NarConstants
 
NarArchiver - Class in com.github.maven_nar
 
NarArchiver() - Constructor for class com.github.maven_nar.NarArchiver
 
NarArtifact - Class in com.github.maven_nar
 
NarArtifact(Artifact, NarInfo) - Constructor for class com.github.maven_nar.NarArtifact
 
NarAssemblyMojo - Class in com.github.maven_nar
Assemble libraries of NAR files.
NarAssemblyMojo() - Constructor for class com.github.maven_nar.NarAssemblyMojo
 
NarCompileMojo - Class in com.github.maven_nar
Compiles native source files.
NarCompileMojo() - Constructor for class com.github.maven_nar.NarCompileMojo
 
NarConstants - Interface in com.github.maven_nar
 
NarDownloadDependenciesMojo - Class in com.github.maven_nar
List all the dependencies of the project and downloads the NAR files in local maven repository if needed, this includes the noarch and aol type NAR files.
NarDownloadDependenciesMojo() - Constructor for class com.github.maven_nar.NarDownloadDependenciesMojo
 
NarDownloadMojo - Class in com.github.maven_nar
List all the dependencies which are needed by the project (for compilation, tests, and execution) and downloads the NAR files in local maven repository if needed.
NarDownloadMojo() - Constructor for class com.github.maven_nar.NarDownloadMojo
 
narExecute() - Method in class com.github.maven_nar.AbstractNarMojo
 
narExecute() - Method in class com.github.maven_nar.NarAssemblyMojo
Copies the unpacked nar libraries and files into the projects target area
narExecute() - Method in class com.github.maven_nar.NarCompileMojo
 
narExecute() - Method in class com.github.maven_nar.NarDownloadDependenciesMojo
 
narExecute() - Method in class com.github.maven_nar.NarDownloadMojo
 
narExecute() - Method in class com.github.maven_nar.NarGnuConfigureMojo
 
narExecute() - Method in class com.github.maven_nar.NarGnuMakeMojo
 
narExecute() - Method in class com.github.maven_nar.NarGnuProcess
 
narExecute() - Method in class com.github.maven_nar.NarGnuResources
 
narExecute() - Method in class com.github.maven_nar.NarIntegrationTestMojo
 
narExecute() - Method in class com.github.maven_nar.NarJavahMojo
 
narExecute() - Method in class com.github.maven_nar.NarPackageMojo
 
narExecute() - Method in class com.github.maven_nar.NarPreparePackageMojo
 
narExecute() - Method in class com.github.maven_nar.NarProcessLibraries
 
narExecute() - Method in class com.github.maven_nar.NarResourcesMojo
 
narExecute() - Method in class com.github.maven_nar.NarSystemMojo
 
narExecute() - Method in class com.github.maven_nar.NarTestCompileMojo
 
narExecute() - Method in class com.github.maven_nar.NarTestMojo
 
narExecute() - Method in class com.github.maven_nar.NarTestUnpackMojo
 
narExecute() - Method in class com.github.maven_nar.NarUnpackDependenciesMojo
 
narExecute() - Method in class com.github.maven_nar.NarUnpackMojo
 
narExecute() - Method in class com.github.maven_nar.NarValidateMojo
 
narExecute() - Method in class com.github.maven_nar.NarVcprojMojo
 
NarFileLayout - Interface in com.github.maven_nar
Defines the layout inside the nar file.
NarFileLayout10 - Class in com.github.maven_nar
 
NarFileLayout10() - Constructor for class com.github.maven_nar.NarFileLayout10
 
NarGnuConfigureMojo - Class in com.github.maven_nar
Copies the GNU style source files to a target area, autogens and configures them.
NarGnuConfigureMojo() - Constructor for class com.github.maven_nar.NarGnuConfigureMojo
 
NarGnuMakeMojo - Class in com.github.maven_nar
Runs make on the GNU style generated Makefile
NarGnuMakeMojo() - Constructor for class com.github.maven_nar.NarGnuMakeMojo
 
NarGnuProcess - Class in com.github.maven_nar
Move the GNU style output in the correct directories for nar-package
NarGnuProcess() - Constructor for class com.github.maven_nar.NarGnuProcess
 
NarGnuResources - Class in com.github.maven_nar
Move the GNU style include/lib to some output directory
NarGnuResources() - Constructor for class com.github.maven_nar.NarGnuResources
 
NarInfo - Class in com.github.maven_nar
 
NarInfo(String, String, String, Log) - Constructor for class com.github.maven_nar.NarInfo
 
NarInfo(String, String, String, Log, File) - Constructor for class com.github.maven_nar.NarInfo
 
NarIntegrationTestMojo - Class in com.github.maven_nar
Run integration tests using Surefire.
NarIntegrationTestMojo() - Constructor for class com.github.maven_nar.NarIntegrationTestMojo
 
NarJavahMojo - Class in com.github.maven_nar
Compiles class files into c/c++ headers using "javah".
NarJavahMojo() - Constructor for class com.github.maven_nar.NarJavahMojo
 
NarLayout - Interface in com.github.maven_nar
Interface to define the layout of nar files (executables, libs, include dirs) in both the repository (local, unpacked) as well as in target.
NarLayout20 - Class in com.github.maven_nar
Initial layout which expands a nar file into:
NarLayout20(Log) - Constructor for class com.github.maven_nar.NarLayout20
 
NarLayout21 - Class in com.github.maven_nar
Layout which expands a nar file into:
NarLayout21(Log) - Constructor for class com.github.maven_nar.NarLayout21
 
NarLogger - Class in com.github.maven_nar
Logger to connect the Ant logging to the Maven logging.
NarLogger(Log) - Constructor for class com.github.maven_nar.NarLogger
 
NarManager - Class in com.github.maven_nar
 
NarManager(Log, ArtifactRepository, MavenProject, String, String, Linker) - Constructor for class com.github.maven_nar.NarManager
 
NarPackageMojo - Class in com.github.maven_nar
Jar up the NAR files and attach them to the projects main artifact (for installation and deployment).
NarPackageMojo() - Constructor for class com.github.maven_nar.NarPackageMojo
 
NarPreparePackageMojo - Class in com.github.maven_nar
Create the nar.properties file.
NarPreparePackageMojo() - Constructor for class com.github.maven_nar.NarPreparePackageMojo
 
NarProcessLibraries - Class in com.github.maven_nar
Adds the ability to run arbitrary command line tools to post-process the compiled output (ie: ranlib/ar/etc)
NarProcessLibraries() - Constructor for class com.github.maven_nar.NarProcessLibraries
 
NarProperties - Class in com.github.maven_nar
 
NarResourcesMojo - Class in com.github.maven_nar
Copies any resources, including AOL specific distributions, to the target area for packaging
NarResourcesMojo() - Constructor for class com.github.maven_nar.NarResourcesMojo
 
NarSystemMojo - Class in com.github.maven_nar
Generates a NarSystem class with static methods to use inside the java part of the library.
NarSystemMojo() - Constructor for class com.github.maven_nar.NarSystemMojo
 
NarTestCompileMojo - Class in com.github.maven_nar
Compiles native test source files.
NarTestCompileMojo() - Constructor for class com.github.maven_nar.NarTestCompileMojo
 
NarTestMojo - Class in com.github.maven_nar
Tests NAR files.
NarTestMojo() - Constructor for class com.github.maven_nar.NarTestMojo
 
NarTestUnpackMojo - Class in com.github.maven_nar
Unpacks NAR files needed for tests compilation and execution.
NarTestUnpackMojo() - Constructor for class com.github.maven_nar.NarTestUnpackMojo
 
NarUnArchiver - Class in com.github.maven_nar
 
NarUnArchiver() - Constructor for class com.github.maven_nar.NarUnArchiver
 
NarUnpackDependenciesMojo - Class in com.github.maven_nar
List all the dependencies of the project and downloads the NAR files in local maven repository if needed, this includes the noarch and aol type NAR files, and then unpack the files in the project target folder.
NarUnpackDependenciesMojo() - Constructor for class com.github.maven_nar.NarUnpackDependenciesMojo
 
NarUnpackMojo - Class in com.github.maven_nar
Unpacks NAR files needed for compilation.
NarUnpackMojo() - Constructor for class com.github.maven_nar.NarUnpackMojo
 
NarUtil - Class in com.github.maven_nar
 
NarValidateMojo - Class in com.github.maven_nar
Validates the configuration of the NAR project (aol and pom)
NarValidateMojo() - Constructor for class com.github.maven_nar.NarValidateMojo
 
NarVcprojMojo - Class in com.github.maven_nar
Generates a Visual Studio 2005 project file (vcproj) Heavily inspired by NarCompileMojo.
NarVcprojMojo() - Constructor for class com.github.maven_nar.NarVcprojMojo
 
needsRebuild(CCTask, TargetInfo, int) - Method in class com.github.maven_nar.cpptasks.DependencyTable
Determines if the specified target needs to be rebuilt.
newEnvironment - Variable in class com.github.maven_nar.cpptasks.ProcessorDef
 
NONE - Static variable in class com.github.maven_nar.Library
 

O

objDir - Variable in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
ObjectFileCollector - Class in com.github.maven_nar.cpptasks
Collects object files for the link step.
ObjectFileCollector(Linker, Vector<File>) - Constructor for class com.github.maven_nar.cpptasks.ObjectFileCollector
 
objFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
objFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
objFiles - Static variable in class com.github.maven_nar.cpptasks.gcc.GppLinker
 
onlySpecifiedCompilers - Variable in class com.github.maven_nar.AbstractCompileMojo
By default NAR compile will attempt to compile using all known compilers against files in the directories specified by convention.
OpenWatcomCCompiler - Class in com.github.maven_nar.cpptasks.openwatcom
Adapter for the OpenWatcom C Compiler.
OpenWatcomCLinker - Class in com.github.maven_nar.cpptasks.openwatcom
Adapter for the OpenWatcom linker.
OpenWatcomCompiler - Class in com.github.maven_nar.cpptasks.openwatcom
An abstract base class for the OpenWatcom C and Fortran compilers.
OpenWatcomCompiler(String, String, String[], String[], boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Constructor.
OpenWatcomFortranCompiler - Class in com.github.maven_nar.cpptasks.openwatcom
Adapter for the OpenWatcom Fortran compiler.
OpenWatcomFortranLinker - Class in com.github.maven_nar.cpptasks.openwatcom
Adapter for the OpenWatcom Fortran linker.
OpenWatcomLibrarian - Class in com.github.maven_nar.cpptasks.openwatcom
Adapter for the OpenWatcom Librarian.
OpenWatcomLinker - Class in com.github.maven_nar.cpptasks.openwatcom
Adapter for the OpenWatcom linker.
OpenWatcomLinker(String, String) - Constructor for class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Constructor.
OpenWatcomProcessor - Class in com.github.maven_nar.cpptasks.openwatcom
A add-in class for OpenWatcom processors.
OptimizationEnum - Class in com.github.maven_nar.cpptasks
Enumeration of optimization levels (experimental).
OptimizationEnum() - Constructor for class com.github.maven_nar.cpptasks.OptimizationEnum
Constructor.
OS - Interface in com.github.maven_nar
 
OS390CCompiler - Class in com.github.maven_nar.cpptasks.os390
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
OS390Linker - Class in com.github.maven_nar.cpptasks.os390
Adapter for the IBM (R) OS/390 (tm) Linker
OS390Processor - Class in com.github.maven_nar.cpptasks.os390
A add-in class for IBM (r) OS/390 compilers and linkers
OSFamilyEnum - Class in com.github.maven_nar.cpptasks
Enumeration of cpu types.
OSFamilyEnum() - Constructor for class com.github.maven_nar.cpptasks.OSFamilyEnum
Constructor.
OutputTypeEnum - Class in com.github.maven_nar.cpptasks
Enumeration of supported subsystems
OutputTypeEnum() - Constructor for class com.github.maven_nar.cpptasks.OutputTypeEnum
Constructor Set by default to "executable"

P

parse(Reader) - Method in class com.github.maven_nar.cpptasks.parser.AbstractParser
 
parse(Reader) - Method in class com.github.maven_nar.cpptasks.parser.CParser
 
parse(Reader) - Method in class com.github.maven_nar.cpptasks.parser.FortranParser
Collects all included files from the content of the reader.
parse(Reader) - Method in interface com.github.maven_nar.cpptasks.parser.Parser
 
parse(Reader) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectParser
Parse input file.
parse(Reader) - Method in class com.github.maven_nar.cpptasks.trolltech.UserInterfaceParser
Parses source file for dependencies.
parseIncludes(CCTask, File, File[], File[], File[], File, String) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
Returns dependency info for the specified source file
parseIncludes(CCTask, File, File) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
parseIncludes(CCTask, File, File) - Method in interface com.github.maven_nar.cpptasks.compiler.CompilerConfiguration
 
parseIncludes(CCTask, CompilerConfiguration, File) - Method in class com.github.maven_nar.cpptasks.DependencyTable
 
parsePath(Reader) - Method in class com.github.maven_nar.cpptasks.borland.BorlandCfgParser
 
parsePath(String, String) - Static method in class com.github.maven_nar.cpptasks.CUtil
Parse a string containing directories into an File[]
Parser - Interface in com.github.maven_nar.cpptasks.parser
A parser that extracts #include statements from a Reader.
parseSpecs(String[], String, String[]) - Static method in class com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
Parses the results of the specs file for a specific processor and options
parseSpecs(String[], String, String[]) - Static method in class com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
Parses the results of the specs file for a specific processor and options
parseSpecs(String[], String, String[]) - Static method in class com.github.maven_nar.cpptasks.gcc.GccProcessor
Parses the results of the specs file for a specific processor and options
parseVersion(String) - Static method in class com.github.maven_nar.cpptasks.platforms.WindowsPlatform
Parse version string into array of four short values.
PLUGIN - Static variable in class com.github.maven_nar.Library
 
PostE - Class in com.github.maven_nar.cpptasks.parser
 
PostE(CParser, AbstractParserState, AbstractParserState) - Constructor for class com.github.maven_nar.cpptasks.parser.PostE
 
PrecompileDef - Class in com.github.maven_nar.cpptasks
An element that specifies a prototype file and rules for source files that should not use precompiled headers
PrecompileDef() - Constructor for class com.github.maven_nar.cpptasks.PrecompileDef
Constructor
PrecompileExceptDef - Class in com.github.maven_nar.cpptasks
Specifies files that should not be compiled using precompiled headers.
PrecompileExceptDef(PrecompileDef) - Constructor for class com.github.maven_nar.cpptasks.PrecompileExceptDef
Constructor
PrecompilingCommandLineCCompiler - Class in com.github.maven_nar.cpptasks.compiler
A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCCompiler, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCCompiler
 
PrecompilingCommandLineCompiler - Class in com.github.maven_nar.cpptasks.compiler
A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCompiler, boolean, Environment) - Constructor for class com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCompiler
 
PrecompilingCompiler - Interface in com.github.maven_nar.cpptasks.compiler
A compiler that can utilize precompilation of header files
prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
Prepares argument list for exec command.
prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
Prepares argument list for exec command.
prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Prepares argument list for exec command.
prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.gcc.AbstractLdLinker
Prepares argument list for exec command.
prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLibrarian
Prepares argument list for exec command.
prepareFilename(StringBuffer, String, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Processes filename into argument form
prepareNarInfo(File, MavenProject, NarInfo, AbstractNarMojo) - Method in interface com.github.maven_nar.NarLayout
Called to attach nars to main nar/jar file.
prepareNarInfo(File, MavenProject, NarInfo, AbstractNarMojo) - Method in class com.github.maven_nar.NarLayout20
 
prepareNarInfo(File, MavenProject, NarInfo, AbstractNarMojo) - Method in class com.github.maven_nar.NarLayout21
 
prepareResponseFile(File, String[]) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
Prepares argument list to execute the linker using a response file.
prepareResponseFile(File, String[]) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLinker
Prepares argument list to execute the linker using a response file.
prepareResponseFile(File, String[], String) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
Prepares argument list to execute the linker using a response file.
prepareResponseFile(File, String[]) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Prepares argument list to execute the linker using a response file.
prettyMavenString(Object) - Static method in class com.github.maven_nar.NarUtil
Produces a human-readable string of the given object which has fields annotated with the Maven Parameter annotation.
preview(DependencyInfo, DependencyInfo[]) - Method in class com.github.maven_nar.cpptasks.DependencyTable.DependencyVisitor
Previews all the children of this source file.
preview(DependencyInfo, DependencyInfo[]) - Method in class com.github.maven_nar.cpptasks.DependencyTable.TimestampChecker
 
println(String) - Method in class com.github.maven_nar.StringTextStream
 
println(String) - Method in interface com.github.maven_nar.TextStream
 
ProcessLibraryCommand - Class in com.github.maven_nar
 
ProcessLibraryCommand() - Constructor for class com.github.maven_nar.ProcessLibraryCommand
 
Processor - Interface in com.github.maven_nar.cpptasks.compiler
A processor.
ProcessorConfiguration - Interface in com.github.maven_nar.cpptasks.compiler
A configuration for a C++ compiler, linker or other processor
ProcessorDef - Class in com.github.maven_nar.cpptasks
An abstract compiler/linker definition.
ProcessorDef() - Constructor for class com.github.maven_nar.cpptasks.ProcessorDef
Constructor
ProcessorEnumValue - Class in com.github.maven_nar.cpptasks
One entry in the arrays used by the CompilerEnum and LinkerEnum classes.
ProcessorEnumValue(String, Processor) - Constructor for class com.github.maven_nar.cpptasks.ProcessorEnumValue
 
ProcessorParam - Class in com.github.maven_nar.cpptasks
Place class description here.
ProcessorParam() - Constructor for class com.github.maven_nar.cpptasks.ProcessorParam
 
processSystemProperties(boolean) - Method in class com.github.maven_nar.NarIntegrationTestMojo
 
progress(String[]) - Method in class com.github.maven_nar.cpptasks.CCTaskProgressMonitor
 
progress(String[]) - Method in interface com.github.maven_nar.cpptasks.compiler.ProgressMonitor
Called to notify monitor of progress
ProgressMonitor - Interface in com.github.maven_nar.cpptasks.compiler
Interface to receive notification of compile progress
ProjectDef - Class in com.github.maven_nar.cpptasks.ide
Requests the creation of an IDE project file.
ProjectDef() - Constructor for class com.github.maven_nar.cpptasks.ide.ProjectDef
Constructor.
ProjectWriter - Interface in com.github.maven_nar.cpptasks.ide
Project writer interface.
ProjectWriterEnum - Class in com.github.maven_nar.cpptasks.ide
Enumeration of supported project file generators.
ProjectWriterEnum() - Constructor for class com.github.maven_nar.cpptasks.ide.ProjectWriterEnum
 
PropertyListSerialization - Class in com.github.maven_nar.cpptasks.apple
Static class that provides methods to serialize a Map to a Cocoa XML Property List.

Q

QuoteBranchState - Class in com.github.maven_nar.cpptasks.borland
 
QuoteBranchState(AbstractParser, AbstractParserState, AbstractParserState) - Constructor for class com.github.maven_nar.cpptasks.borland.QuoteBranchState
 
quoteFile(StringBuffer, String) - Static method in class com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
quoteFilename(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.borland.BorlandLibrarian
Encloses problematic file names within quotes.
quoteFilename(StringBuffer, String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 

R

read(JarFile) - Method in class com.github.maven_nar.NarInfo
 
remoteArtifactRepositories - Variable in class com.github.maven_nar.AbstractDependencyMojo
Remote repositories which will be searched for nar attachments.
replace(CharSequence, CharSequence, String) - Static method in class com.github.maven_nar.NarUtil
Replaces target with replacement in string.
resolveInclude(String, File[], Vector) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
Resource - Class in com.github.maven_nar
Resource compiler tag
Resource() - Constructor for class com.github.maven_nar.Resource
 
run(String[]) - Static method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Runs an executable and captures the output in a String array
runCommand(CCTask, File, String[]) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
runCommand(CCTask, File, String[]) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
runCommand(CCTask, File, String[], boolean, Environment) - Static method in class com.github.maven_nar.cpptasks.CUtil
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
runCommand(CCTask, File, String[]) - Method in class com.github.maven_nar.cpptasks.os390.OS390Linker
 
runCommand(CCTask, File, String[]) - Method in class com.github.maven_nar.cpptasks.os400.IccLinker
 
runCommand(String, String[], File, String[], Log) - Static method in class com.github.maven_nar.NarUtil
 
runCommand(String, String[], File, String[], TextStream, TextStream, TextStream, Log) - Static method in class com.github.maven_nar.NarUtil
 
runCommand(String, String[], File, String[], TextStream, TextStream, TextStream, Log, boolean) - Static method in class com.github.maven_nar.NarUtil
 
runRanlib(File, Log) - Static method in class com.github.maven_nar.NarUtil
 
RuntimeType - Class in com.github.maven_nar.cpptasks
Enumerated attribute with the values "dynamic" and "static",
RuntimeType() - Constructor for class com.github.maven_nar.cpptasks.RuntimeType
 

S

sameList(Object[], Object[]) - Static method in class com.github.maven_nar.cpptasks.CUtil
Compares the contents of 2 arrays for equaliy.
sameList(Vector, Object[]) - Static method in class com.github.maven_nar.cpptasks.CUtil
Compares the contents of an array and a Vector for equality.
sameSet(Object[], Vector) - Static method in class com.github.maven_nar.cpptasks.CUtil
Compares the contents of an array and a Vector for set equality.
serialize(Map, List, File) - Static method in class com.github.maven_nar.cpptasks.apple.PropertyListSerialization
Serializes a property list into a Cocoa XML Property List document.
session - Variable in class com.github.maven_nar.NarCompileMojo
The current build session instance.
set(String) - Method in class com.github.maven_nar.IncludePath
 
setAbstractCompileMojo(AbstractCompileMojo) - Method in class com.github.maven_nar.Compiler
 
setAbstractCompileMojo(AbstractCompileMojo) - Method in class com.github.maven_nar.Java
 
setAbstractCompileMojo(AbstractNarMojo) - Method in class com.github.maven_nar.Javah
 
setArch(ArchEnum) - Method in class com.github.maven_nar.cpptasks.TargetDef
Sets cpu architecture, compiler may use cpu specific instructions.
setArguments(List<String>) - Method in class com.github.maven_nar.ProcessLibraryCommand
 
setBase(FlexLong) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Sets the base address.
setBinding(AOL, String) - Method in class com.github.maven_nar.NarInfo
 
setC(C) - Method in class com.github.maven_nar.AbstractCompileMojo
 
setCaseSensitive(boolean) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Sets case sensitivity of the file system.
setCcache(Boolean) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
setClassname(String) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the default compiler adapter.
setClassname(String) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Sets the default compiler adapter.
setClassname(String) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Class name for a user-supplied project writer.
setClassname(String) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Sets the class name for the adapter.
setClearDefaultOptions(boolean) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
setCommand(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
setCommand(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
setCommandLogLevel(int) - Method in class com.github.maven_nar.cpptasks.CCTask
Set commandLogLevel ( CUtil.runCommand() will honor this...
setCommandPath(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
setCommandPath(String) - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
setCompanyname(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets company name.
setCompatibilityversion(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets compatibility version.
setCompilerPrefix(String) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
setCpp(Cpp) - Method in class com.github.maven_nar.AbstractCompileMojo
 
setCpu(CPUEnum) - Method in class com.github.maven_nar.cpptasks.TargetDef
Sets preferred cpu, but does not use cpu specific instructions.
setDataset(String) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the dataset for OS/390 builds.
setDataset(String) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Sets the dataset.
setDebug(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Enables or disables generation of debug info.
setDebug(boolean) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
If set true, all targets will be built for debugging.
setDecorateLinkerOptions(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
 
setDefine(CUtil.StringArrayBuilder) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
A comma-separated list of preprocessor macros to define.
setDependencyDepth(int) - Method in class com.github.maven_nar.cpptasks.CCTask
Deprecated.
setDependencyLibOrder(List) - Method in class com.github.maven_nar.AbstractCompileMojo
 
setDepends(String) - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
setDescription(String) - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Sets a description of the current data type.
setDescription(String) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Sets a description of the current data type.
setDescription(String) - Method in class com.github.maven_nar.cpptasks.TargetDef
Sets a description of the current data type.
setDescription(String) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Sets a description of the current data type.
setDir(File) - Method in class com.github.maven_nar.cpptasks.PrecompileExceptDef
Sets the base-directory
setDir(File) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Library directory.
setEntry(String) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Sets the starting address.
setExceptions(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Enables generation of exception handling code
setExceptions(boolean) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Enables or disables exception support.
setExecutable(String) - Method in class com.github.maven_nar.ProcessLibraryCommand
 
setExtends(Reference) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Specifies that this element extends the element with id attribute with a matching value.
setExtends(Reference) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Specifies that this element extends the element with id attribute with a matching value.
setFailonerror(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Indicates whether the build will continue even if there are compilation errors; defaults to true.
setFailonerror(boolean) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Sets whether a failure to write the project file should cause the task to fail.
setFile(File) - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
setFilecomments(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets comments.
setFiledescription(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets file description.
setFileversion(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets file version.
setFixed(boolean) - Method in class com.github.maven_nar.cpptasks.LinkerDef
If true, marks the file to be loaded only at its preferred address.
setFortran(Fortran) - Method in class com.github.maven_nar.AbstractCompileMojo
 
setHosts(String) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Sets hosts.
setHosts(String) - Method in class com.github.maven_nar.cpptasks.DistributerMap
Sets hosts for which this mapping is valid.
setId(String) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Sets an id that can be used to reference this element.
setID(String) - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
setId(String) - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Sets an id that can be used to reference this element.
setId(String) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Sets an id that can be used to reference this element.
setId(String) - Method in class com.github.maven_nar.cpptasks.TargetDef
Sets an id that can be used to reference this element.
setId(String) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Sets an id that can be used to reference this element.
setId(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets an id that can be used to reference this element.
setIdl(IDL) - Method in class com.github.maven_nar.AbstractCompileMojo
 
setIf(String) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.DistributerMap
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Set the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.ProcessorParam
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.TargetDef
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.types.ConditionalFileSet
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.types.ConditionalPath
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
Sets the property name for the 'if' condition.
setIf(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets the property name for the 'if' condition.
setIncludes(String) - Method in class com.github.maven_nar.cpptasks.PrecompileExceptDef
Comma or space separated list of file patterns that should not be compiled using precompiled headers.
setIncremental(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Enables or disables incremental linking.
setIncremental(boolean) - Method in class com.github.maven_nar.cpptasks.LinkerDef
If true, allows incremental linking.
setInherit(boolean) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
If inherit has the default value of true, defines, includes and other settings from the containing cc element will be inherited.
setInternalname(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets internal name.
setLanguage(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets language.
setLegalcopyright(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets legal copyright.
setLegaltrademarks(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets legal trademark.
setLibs(CUtil.StringArrayBuilder) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Comma-separated list of library names without leading prefixes, such as "lib", or extensions, such as ".so" or ".a".
setLibs(AOL, String) - Method in class com.github.maven_nar.NarInfo
 
setLibtool(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Set use of libtool.
setLibtool(boolean) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Set use of libtool.
setLink(OutputTypeEnum) - Method in class com.github.maven_nar.cpptasks.CCTask
Deprecated. 
setLinkCPP(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
 
setLinkCPP(boolean) - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
 
setLinkerPrefix(String) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
setLinkFortran(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
 
setLinkFortran(boolean) - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
 
setLinkFortranMain(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
 
setLinkFortranMain(boolean) - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
 
setLocal(File) - Method in class com.github.maven_nar.cpptasks.DistributerMap
Sets local directory for base of mapping.
setLocation(CommandLineArgument.LocationEnum) - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument
Specifies relative location of argument on command line.
setMap(boolean) - Method in class com.github.maven_nar.cpptasks.LinkerDef
If set to true, a map file will be produced.
setMaxCores(int) - Method in class com.github.maven_nar.cpptasks.CCTask
 
setMessage(Message) - Method in class com.github.maven_nar.AbstractCompileMojo
 
setMojo(AbstractNarMojo) - Method in class com.github.maven_nar.Msvc
 
setMultithreaded(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Enables or disables generation of multithreaded code
setMultithreaded(boolean) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Enables or disables generation of multithreaded code.
setName(CompilerEnum) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets type of the default compiler and linker.
setName(CompilerEnum) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Sets compiler type.
setName(String) - Method in class com.github.maven_nar.cpptasks.ide.DependencyDef
 
setName(String) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Set name.
setName(LinkerEnum) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Sets linker type.
setName(String) - Method in class com.github.maven_nar.cpptasks.ProcessorParam
Specifies relative location of argument on command line.
setName(String) - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
Set the name attribute
setNar(AOL, String, String) - Method in class com.github.maven_nar.NarInfo
 
setNewenvironment(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Do not propagate old environment when new environment variables are specified.
setNewenvironment(boolean) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Do not propagate old environment when new environment variables are specified.
setObjdir(File) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the destination directory for object files.
setObjDir(File) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
setOptimize(OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets optimization.
setOptimize(OptimizationEnum) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Sets optimization level.
setOrder(List<String>) - Method in class com.github.maven_nar.cpptasks.CompilerDef
List of source filenames without extensions
setOriginalfilename(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets original name.
setOsfamily(OSFamilyEnum) - Method in class com.github.maven_nar.cpptasks.TargetDef
Sets operating system family.
setOutfile(File) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the output file name.
setOutfile(File) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Sets the name for the generated project file.
setOutput(AOL, String) - Method in class com.github.maven_nar.NarInfo
 
setOutputFileProperty(String) - Method in class com.github.maven_nar.cpptasks.CCTask
Specifies the name of a property to set with the physical filename that is produced by the linker
setOutputType(OutputTypeEnum) - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Sets the output type (execuable, shared, etc).
setOuttype(OutputTypeEnum) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the output file type.
setOverwrite(boolean) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Sets whether an existing project file should be overwritten, default is true.
setPatched(boolean) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets prerelease.
setPath(String) - Method in class com.github.maven_nar.IncludePath
 
setPrerelease(boolean) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets prerelease.
setPrivatebuild(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets private build.
setProcessErrorStream(InputStream) - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Install a handler for the error stream of the subprocess.
setProcessInputStream(OutputStream) - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Install a handler for the input stream of the subprocess.
setProcessor(Processor) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
setProcessor(Processor) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
setProcessor(Processor) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Sets the processor
setProcessOutputStream(InputStream) - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Install a handler for the output stream of the subprocess.
setProductname(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets product name.
setProductversion(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets product version.
setProject(Project) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the project.
setProject(Project) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
 
setProjectsOnly(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
 
setProtocol(DistributerProtocolEnum) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Sets protocol.
setPrototype(File) - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Sets file to precompile.
setQObject(boolean) - Method in class com.github.maven_nar.cpptasks.trolltech.MetaObjectParser
Called FinalTState to set that Q_OBJECT was found.
setRebuild(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
If set to true, all files will be rebuilt.
setRebuild(boolean) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
If set true, all targets will be unconditionally rebuilt.
setRefid(Reference) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
setRefid(Reference) - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
setRefid(Reference) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
setRefid(Reference) - Method in class com.github.maven_nar.cpptasks.TargetDef
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
setRefid(Reference) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
setRefid(Reference) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
setRelentless(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
If set to true, compilation errors will not stop the task until all files have been attempted.
setRemote(String) - Method in class com.github.maven_nar.cpptasks.DistributerMap
Sets remote name for directory.
setRemoteSeparator(String) - Method in class com.github.maven_nar.cpptasks.DistributerMap
Sets the separator character (/ or \) for the remote system.
setResource(Resource) - Method in class com.github.maven_nar.AbstractCompileMojo
 
setRtti(boolean) - Method in class com.github.maven_nar.cpptasks.CCTask
Enables run-time type information.
setRtti(boolean) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Enables or disables run-time type information.
setRuntime(RuntimeType) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the type of runtime library, possible values "dynamic", "static".
setSkipDepLink(boolean) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
setSkipExec(boolean) - Method in class com.github.maven_nar.NarIntegrationTestMojo
 
setSpecialbuild(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Sets private build.
setStack(FlexInteger) - Method in class com.github.maven_nar.cpptasks.LinkerDef
Sets stack size in bytes.
setStaticRuntime(boolean) - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Requests use of a static runtime library.
setSubsystem(SubsystemEnum) - Method in class com.github.maven_nar.cpptasks.CCTask
Sets the nature of the subsystem under which that the program will execute.
setSubsystem(SubsystemEnum) - Method in class com.github.maven_nar.cpptasks.compiler.LinkType
Sets the subsystem (gui, console, etc).
setTag(Object) - Method in class com.github.maven_nar.cpptasks.DependencyInfo
Returns the latest modification date of the source or anything that it depends on.
setTcpcork(int) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Sets TCP_CORK value.
setToolPath(String) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
setToolPath(String) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
setToolPath(CompilerDef, String) - Method in class com.github.maven_nar.Msvc
 
setType(ProjectWriterEnum) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Set project type.
setType(LibraryTypeEnum) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Sets the preferred library type.
setType(String) - Method in class com.github.maven_nar.ProcessLibraryCommand
 
setUndefine(CUtil.StringArrayBuilder) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
A comma-separated list of preprocessor macros to undefine.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.DistributerMap
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.ide.ProjectDef
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.PrecompileDef
Set the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.ProcessorParam
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.TargetDef
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.types.ConditionalFileSet
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.types.ConditionalPath
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.types.DefineSet
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.types.UndefineArgument
Set the property name for the 'unless' condition.
setUnless(String) - Method in class com.github.maven_nar.cpptasks.VersionInfo
Set the property name for the 'unless' condition.
setUser(String) - Method in class com.github.maven_nar.cpptasks.DistributerDef
Sets remote user name.
setValue(String) - Method in class com.github.maven_nar.cpptasks.ProcessorParam
Specifies the string that should appear on the command line.
setValue(String) - Method in class com.github.maven_nar.cpptasks.types.CommandLineArgument
Specifies the string that should appear on the command line.
setValue(String) - Method in class com.github.maven_nar.cpptasks.types.DefineArgument
Set the value attribute
setWarnings(WarningLevelEnum) - Method in class com.github.maven_nar.cpptasks.CCTask
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
setWarnings(WarningLevelEnum) - Method in class com.github.maven_nar.cpptasks.CompilerDef
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
setWorkDir(File) - Method in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
setWorkDir(File) - Method in class com.github.maven_nar.cpptasks.CompilerDef
 
SHARED - Static variable in class com.github.maven_nar.Library
 
shouldRun() - Method in interface com.github.maven_nar.Executable
 
shouldRun() - Method in class com.github.maven_nar.Library
 
shouldRun() - Method in class com.github.maven_nar.Test
 
skip - Variable in class com.github.maven_nar.AbstractNarMojo
Skip running of NAR plugins (any) altogether.
skipNar - Variable in class com.github.maven_nar.NarTestCompileMojo
Skip running of NAR integration test plugins.
SourceHistory - Class in com.github.maven_nar.cpptasks
The history of a source file used to build a target
SourceHistory(String, long) - Constructor for class com.github.maven_nar.cpptasks.SourceHistory
Constructor
stackExhausted() - Method in class com.github.maven_nar.cpptasks.DependencyTable.DependencyVisitor
Called if the dependency depth exhausted the stack.
stackExhausted() - Method in class com.github.maven_nar.cpptasks.DependencyTable.TimestampChecker
 
start(ProcessorConfiguration) - Method in class com.github.maven_nar.cpptasks.CCTaskProgressMonitor
 
start() - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Start handling of the streams.
start(ProcessorConfiguration) - Method in interface com.github.maven_nar.cpptasks.compiler.ProgressMonitor
 
STATIC - Static variable in class com.github.maven_nar.Library
 
stop() - Method in class com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Stop handling of the streams - will not be restarted.
StringArrayBuilder(String) - Constructor for class com.github.maven_nar.cpptasks.CUtil.StringArrayBuilder
 
StringTextStream - Class in com.github.maven_nar
Stream to write to a string.
StringTextStream() - Constructor for class com.github.maven_nar.StringTextStream
 
SubsystemEnum - Class in com.github.maven_nar.cpptasks
Enumeration of supported subsystems
SubsystemEnum() - Constructor for class com.github.maven_nar.cpptasks.SubsystemEnum
 
SUNOS - Static variable in interface com.github.maven_nar.OS
 
SysLib - Class in com.github.maven_nar
Keeps info on a system library
SysLib() - Constructor for class com.github.maven_nar.SysLib
 
SystemIncludePath - Class in com.github.maven_nar.cpptasks.types
A system include path.
SystemIncludePath(Project) - Constructor for class com.github.maven_nar.cpptasks.types.SystemIncludePath
 
SystemIncludePath(Project, String) - Constructor for class com.github.maven_nar.cpptasks.types.SystemIncludePath
 
SystemLibrarySet - Class in com.github.maven_nar.cpptasks.types
A set of system library names.
SystemLibrarySet() - Constructor for class com.github.maven_nar.cpptasks.types.SystemLibrarySet
 

T

TargetDef - Class in com.github.maven_nar.cpptasks
Information on the execution platforms for the generated code.
TargetDef() - Constructor for class com.github.maven_nar.cpptasks.TargetDef
Constructor.
targetFinished(BuildEvent) - Method in class com.github.maven_nar.NarLogger
 
TargetHistory - Class in com.github.maven_nar.cpptasks
A description of a file built or to be built
TargetHistory(String, String, long, SourceHistory[]) - Constructor for class com.github.maven_nar.cpptasks.TargetHistory
Constructor from build step
TargetHistoryTable - Class in com.github.maven_nar.cpptasks
A history of the compiler and linker settings used to build the files in the same directory as the history.
TargetHistoryTable(CCTask, File) - Constructor for class com.github.maven_nar.cpptasks.TargetHistoryTable
Creates a target history table from history.xml in the output directory, if it exists.
TargetInfo - Class in com.github.maven_nar.cpptasks
A description of a file built or to be built
TargetInfo(ProcessorConfiguration, File[], File[], File, boolean) - Constructor for class com.github.maven_nar.cpptasks.TargetInfo
 
TargetMatcher - Class in com.github.maven_nar.cpptasks
This class matches each visited file with an appropriate compiler
TargetMatcher(CCTask, File, ProcessorConfiguration[], LinkerConfiguration, Vector<File>, Map<String, TargetInfo>, VersionInfo) - Constructor for class com.github.maven_nar.cpptasks.TargetMatcher
 
targetStarted(BuildEvent) - Method in class com.github.maven_nar.NarLogger
 
taskFinished(BuildEvent) - Method in class com.github.maven_nar.NarLogger
 
taskStarted(BuildEvent) - Method in class com.github.maven_nar.NarLogger
 
TEST - Static variable in class com.github.maven_nar.Compiler
 
Test - Class in com.github.maven_nar
Sets up a test to create
Test() - Constructor for class com.github.maven_nar.Test
 
TextStream - Interface in com.github.maven_nar
Interface to write text into a stream
TimestampChecker(long, boolean) - Constructor for class com.github.maven_nar.cpptasks.DependencyTable.TimestampChecker
 
toArray(Vector) - Static method in class com.github.maven_nar.cpptasks.CUtil
Converts a vector to a string array.
toRemote(String, File) - Method in class com.github.maven_nar.cpptasks.DistributerMap
Converts the local file name to the remote name for the same file.
toString() - Method in class com.github.maven_nar.AOL
Returns an AOL string (arch-os-linker) to use as directory or file.
toString() - Method in class com.github.maven_nar.Compiler
 
toString() - Method in class com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
toString() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
toString() - Method in class com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
toString() - Method in class com.github.maven_nar.cpptasks.ide.CommentDef
 
toString() - Method in class com.github.maven_nar.cpptasks.types.FlexLong
Overridden method to return the decimal value for display
toString() - Method in class com.github.maven_nar.Library
 
toString() - Method in class com.github.maven_nar.Msvc
 
toString() - Method in class com.github.maven_nar.NarInfo
 
toString() - Method in class com.github.maven_nar.StringTextStream
 
toString() - Method in class com.github.maven_nar.SysLib
 
toUnixPath(String) - Static method in class com.github.maven_nar.cpptasks.CUtil
 
toWindowsPath(String) - Static method in class com.github.maven_nar.cpptasks.CUtil
 

U

UndefineArgument - Class in com.github.maven_nar.cpptasks.types
Preprocessor macro undefinition.
UndefineArgument() - Constructor for class com.github.maven_nar.cpptasks.types.UndefineArgument
 
UndefineArgument(boolean) - Constructor for class com.github.maven_nar.cpptasks.types.UndefineArgument
 
unpackAttachedNars(List<AttachedNarArtifact>) - Method in class com.github.maven_nar.AbstractDependencyMojo
 
unpackAttachedNars(List, ArchiverManager, String, String, NarLayout, File) - Method in class com.github.maven_nar.NarManager
 
unpackNar(File, ArchiverManager, File, String, String, AOL) - Method in interface com.github.maven_nar.NarLayout
Called to unpack a nar file
unpackNar(File, ArchiverManager, File, String, String, AOL) - Method in class com.github.maven_nar.NarLayout20
 
unpackNar(File, ArchiverManager, File, String, String, AOL) - Method in class com.github.maven_nar.NarLayout21
 
unpackNarAndProcess(ArchiverManager, File, File, String, String, AOL) - Method in class com.github.maven_nar.AbstractNarLayout
 
update(ProcessorConfiguration, String[], VersionInfo) - Method in class com.github.maven_nar.cpptasks.TargetHistoryTable
 
update(TargetInfo) - Method in class com.github.maven_nar.cpptasks.TargetHistoryTable
 
useGnu() - Method in class com.github.maven_nar.AbstractGnuMojo
Returns true if we do not want to use GNU on Windows
useLibtool(AOL) - Method in class com.github.maven_nar.AbstractCompileMojo
 
UserInterfaceCompiler - Class in com.github.maven_nar.cpptasks.trolltech
Adapter for the Trolltech Qt UIC Compiler.
UserInterfaceParser - Class in com.github.maven_nar.cpptasks.trolltech
Dependency scanner for Trolltech Qt User Interface definition files.
UserInterfaceParser() - Constructor for class com.github.maven_nar.cpptasks.trolltech.UserInterfaceParser
Constructor.

V

validate() - Method in class com.github.maven_nar.AbstractNarMojo
 
VersionInfo - Class in com.github.maven_nar.cpptasks
Version Information.
VersionInfo() - Constructor for class com.github.maven_nar.cpptasks.VersionInfo
Constructor.
visit(DependencyInfo) - Method in class com.github.maven_nar.cpptasks.DependencyTable.DependencyVisitor
Visits the dependency info.
visit(DependencyInfo) - Method in class com.github.maven_nar.cpptasks.DependencyTable.TimestampChecker
 
visit(File, String) - Method in interface com.github.maven_nar.cpptasks.FileVisitor
 
visit(File, String) - Method in class com.github.maven_nar.cpptasks.ObjectFileCollector
 
visit(File, String) - Method in class com.github.maven_nar.cpptasks.TargetMatcher
 
visitFiles(FileVisitor) - Method in class com.github.maven_nar.cpptasks.ProcessorDef
This method calls the FileVistor's visit function for every file in the processors definition
visitLibraries(Project, Linker, File[], FileVisitor) - Method in class com.github.maven_nar.cpptasks.types.LibrarySet
 
visitSystemLibraries(Linker, FileVisitor) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
visitUserLibraries(Linker, FileVisitor) - Method in class com.github.maven_nar.cpptasks.LinkerDef
 
VisualAgeCCompiler - Class in com.github.maven_nar.cpptasks.ibm
Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
VisualAgeLinker - Class in com.github.maven_nar.cpptasks.ibm
Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
VisualStudioNETProjectWriter - Class in com.github.maven_nar.cpptasks.msvc
Writes a Visual Studio.NET project file.
VisualStudioNETProjectWriter(String, String, String) - Constructor for class com.github.maven_nar.cpptasks.msvc.VisualStudioNETProjectWriter
Constructor.

W

walkDependencies(CCTask, DependencyInfo, CompilerConfiguration, DependencyInfo[], DependencyTable.DependencyVisitor) - Method in class com.github.maven_nar.cpptasks.DependencyTable
 
WarningLevelEnum - Class in com.github.maven_nar.cpptasks
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
WarningLevelEnum() - Constructor for class com.github.maven_nar.cpptasks.WarningLevelEnum
Constructor.
WhitespaceOrCaseInsensitiveLetterState - Class in com.github.maven_nar.cpptasks.parser
This parser state checks consumed characters against a specific character (case insensitive) or whitespace.
WhitespaceOrCaseInsensitiveLetterState(AbstractParser, char, AbstractParserState) - Constructor for class com.github.maven_nar.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
Constructor.
WhitespaceOrLetterState - Class in com.github.maven_nar.cpptasks.parser
This parser state checks consumed characters against a specific character or whitespace.
WhitespaceOrLetterState(AbstractParser, char, AbstractParserState) - Constructor for class com.github.maven_nar.cpptasks.parser.WhitespaceOrLetterState
Constructor.
WINDOWS - Static variable in interface com.github.maven_nar.OS
 
WindowsPlatform - Class in com.github.maven_nar.cpptasks.platforms
Platform specific behavior for Microsoft Windows.
WindresResourceCompiler - Class in com.github.maven_nar.cpptasks.gcc
Adapter for the GNU windres resource compiler.
workDir - Variable in class com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
writeProject(File, CCTask, ProjectDef, List<File>, Map<String, TargetInfo>, TargetInfo) - Method in class com.github.maven_nar.cpptasks.apple.XcodeProjectWriter
Writes a project definition file.
writeProject(File, CCTask, ProjectDef, List<File>, Map<String, TargetInfo>, TargetInfo) - Method in class com.github.maven_nar.cpptasks.borland.CBuilderXProjectWriter
Writes a project definition file.
writeProject(File, CCTask, ProjectDef, List<File>, Map<String, TargetInfo>, TargetInfo) - Method in interface com.github.maven_nar.cpptasks.ide.ProjectWriter
Write project definition file.
writeProject(File, CCTask, ProjectDef, List<File>, Map<String, TargetInfo>, TargetInfo) - Method in class com.github.maven_nar.cpptasks.msvc.MsvcProjectWriter
Writes a project definition file.
writeProject(File, CCTask, ProjectDef, List<File>, Map<String, TargetInfo>, TargetInfo) - Method in class com.github.maven_nar.cpptasks.msvc.VisualStudioNETProjectWriter
Writes a project definition file.
writeResource(Writer, VersionInfo, File, boolean, LinkType) - Static method in class com.github.maven_nar.cpptasks.platforms.WindowsPlatform
Writes windows resource.
writeToDirectory(File) - Method in class com.github.maven_nar.NarInfo
 
writeToFile(File) - Method in class com.github.maven_nar.NarInfo
 

X

XcodeProjectWriter - Class in com.github.maven_nar.cpptasks.apple
Writes a Apple Xcode 2.1+ project directory.
XcodeProjectWriter() - Constructor for class com.github.maven_nar.cpptasks.apple.XcodeProjectWriter
Constructor.
xmlAttribEncode(String) - Static method in class com.github.maven_nar.cpptasks.CUtil
Replaces any embedded quotes in the string so that the value can be placed in an attribute in an XML file
XpidlCompiler - Class in com.github.maven_nar.cpptasks.mozilla
Adapter for the Mozilla Xpidl Compiler.
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.