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

B

bid(String) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractLinker
Returns the bid of the processor for the file.
bid(String) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractProcessor
Returns the bid of the processor for the file.
bid(String) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
bid(String) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
bid(String) - 接口 中的方法com.github.maven_nar.cpptasks.compiler.Processor
Returns a bid indicating the desire of this compiler to process the file.
bid(String) - 接口 中的方法com.github.maven_nar.cpptasks.compiler.ProcessorConfiguration
An indication of how much this compiler would like to process this file
bid(String) - 类 中的方法com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Returns the bid of the processor for the file.
booleanValueOf(boolean) - 类 中的静态方法com.github.maven_nar.cpptasks.ProcessorDef
Returns the equivalent Boolean object for the specified value Equivalent to Boolean.valueOf in JDK 1.4
BorlandCCompiler - com.github.maven_nar.cpptasks.borland中的类
Adapter for the Borland(r) C/C++ compiler.
BorlandCfgParser - com.github.maven_nar.cpptasks.borland中的类
A parser that paths from a borland cfg file
BorlandCfgParser(char) - 类 的构造器com.github.maven_nar.cpptasks.borland.BorlandCfgParser
 
BorlandLibrarian - com.github.maven_nar.cpptasks.borland中的类
Adapter for the Borland(r) tlib Librarian
BorlandLinker - com.github.maven_nar.cpptasks.borland中的类
Adapter for the Borland(r) ilink32 linker
BorlandProcessor - com.github.maven_nar.cpptasks.borland中的类
A add-in class for Borland(r) processor adapters
BorlandResourceCompiler - com.github.maven_nar.cpptasks.borland中的类
Adapter for the Borland(r) brc32 Resource compiler.
BranchState - com.github.maven_nar.cpptasks.parser中的类
 
BranchState(AbstractParser, char[], AbstractParserState[], AbstractParserState) - 类 的构造器com.github.maven_nar.cpptasks.parser.BranchState
 
buildDefineArguments(CompilerDef[], Vector<String>) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
buildDefineArguments(CompilerDef[], Vector<String>) - 类 中的方法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!
buildFinished(BuildEvent) - 类 中的方法com.github.maven_nar.NarLogger
 
buildStarted(BuildEvent) - 类 中的方法com.github.maven_nar.NarLogger
 

C

C - com.github.maven_nar中的类
C compiler tag
C() - 类 的构造器com.github.maven_nar.C
 
C89CCompiler - com.github.maven_nar.cpptasks.sun中的类
Adapter for the Sun C89 C++ Compiler
C89Linker - com.github.maven_nar.cpptasks.sun中的类
Adapter for the Sun C89 Linker
C89Processor - com.github.maven_nar.cpptasks.sun中的类
A add-in class for Sun C89 compilers and linkers
canParse(File) - 类 中的方法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) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
CaptureStreamHandler - com.github.maven_nar.cpptasks.compiler中的类
Implements ExecuteStreamHandler to capture the output of a Execute to an array of strings
CaptureStreamHandler() - 类 的构造器com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
 
CaseInsensitiveLetterState - com.github.maven_nar.cpptasks.parser中的类
This parser state checks consumed characters against a specific character (case insensitive).
CaseInsensitiveLetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - 类 的构造器com.github.maven_nar.cpptasks.parser.CaseInsensitiveLetterState
Constructor.
CBuilderXProjectWriter - com.github.maven_nar.cpptasks.borland中的类
Writes a CBuilderX 1.0 project file.
CBuilderXProjectWriter() - 类 的构造器com.github.maven_nar.cpptasks.borland.CBuilderXProjectWriter
Constructor.
CCTask - com.github.maven_nar.cpptasks中的类
Compile and link task.
CCTask() - 类 的构造器com.github.maven_nar.cpptasks.CCTask
 
CCTaskProgressMonitor - com.github.maven_nar.cpptasks中的类
 
CCTaskProgressMonitor(TargetHistoryTable, VersionInfo) - 类 的构造器com.github.maven_nar.cpptasks.CCTaskProgressMonitor
 
CfgFilenameState - com.github.maven_nar.cpptasks.borland中的类
 
CfgFilenameState(AbstractParser, char[]) - 类 的构造器com.github.maven_nar.cpptasks.borland.CfgFilenameState
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.compaq.CompaqVisualFortranCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
changeEnvironment(boolean, Environment) - 接口 中的方法com.github.maven_nar.cpptasks.compiler.Processor
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.gcc.GccCCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.gcc.WindresResourceCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.intel.IntelLinux32CCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.intel.IntelLinux32Compiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.intel.IntelLinux64CCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.intel.IntelLinux64Compiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.intel.IntelLinuxFortranCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.intel.IntelWin32CCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.intel.IntelWin64CCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Change enviroment (deprecated).
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.msvc.Msvc2005CCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcCCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcResourceCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Change enviroment.
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.os390.OS390CCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.os400.IccCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.sun.C89CCompiler
 
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Change enviroment (deprecated).
changeEnvironment(boolean, Environment) - 类 中的方法com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Change enviroment (deprecated).
checkDirectoryArray(String[]) - 类 中的静态方法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>) - 类 中的方法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 - 类 中的变量com.github.maven_nar.AbstractNarMojo
 
classifiers - 类 中的变量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() - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
clone() - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
clone() - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GccLibrarian
 
clone() - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GccLinker
 
clone() - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
clone() - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.LdLinker
 
ClxxCCompiler - com.github.maven_nar.cpptasks.ti中的类
Adapter for TI DSP compilers with cl** commands
ClxxLibrarian - com.github.maven_nar.cpptasks.ti中的类
Adapter for TI DSP librarian *
ClxxLinker - com.github.maven_nar.cpptasks.ti中的类
Adapter for TI DSP linkers *
CMD_PREFIX - 类 中的静态变量com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
 
collectExplicitObjectFiles(Vector<File>, Vector<File>, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.CCTask
 
com.github.maven_nar - 程序包 com.github.maven_nar
 
com.github.maven_nar.cpptasks - 程序包 com.github.maven_nar.cpptasks
 
com.github.maven_nar.cpptasks.apple - 程序包 com.github.maven_nar.cpptasks.apple
 
com.github.maven_nar.cpptasks.arm - 程序包 com.github.maven_nar.cpptasks.arm
 
com.github.maven_nar.cpptasks.borland - 程序包 com.github.maven_nar.cpptasks.borland
 
com.github.maven_nar.cpptasks.compaq - 程序包 com.github.maven_nar.cpptasks.compaq
 
com.github.maven_nar.cpptasks.compiler - 程序包 com.github.maven_nar.cpptasks.compiler
 
com.github.maven_nar.cpptasks.gcc - 程序包 com.github.maven_nar.cpptasks.gcc
 
com.github.maven_nar.cpptasks.gcc.cross - 程序包 com.github.maven_nar.cpptasks.gcc.cross
 
com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2 - 程序包 com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2
 
com.github.maven_nar.cpptasks.hp - 程序包 com.github.maven_nar.cpptasks.hp
 
com.github.maven_nar.cpptasks.ibm - 程序包 com.github.maven_nar.cpptasks.ibm
 
com.github.maven_nar.cpptasks.ide - 程序包 com.github.maven_nar.cpptasks.ide
 
com.github.maven_nar.cpptasks.intel - 程序包 com.github.maven_nar.cpptasks.intel
 
com.github.maven_nar.cpptasks.mozilla - 程序包 com.github.maven_nar.cpptasks.mozilla
 
com.github.maven_nar.cpptasks.msvc - 程序包 com.github.maven_nar.cpptasks.msvc
 
com.github.maven_nar.cpptasks.openwatcom - 程序包 com.github.maven_nar.cpptasks.openwatcom
 
com.github.maven_nar.cpptasks.os390 - 程序包 com.github.maven_nar.cpptasks.os390
 
com.github.maven_nar.cpptasks.os400 - 程序包 com.github.maven_nar.cpptasks.os400
 
com.github.maven_nar.cpptasks.parser - 程序包 com.github.maven_nar.cpptasks.parser
 
com.github.maven_nar.cpptasks.platforms - 程序包 com.github.maven_nar.cpptasks.platforms
 
com.github.maven_nar.cpptasks.sun - 程序包 com.github.maven_nar.cpptasks.sun
 
com.github.maven_nar.cpptasks.ti - 程序包 com.github.maven_nar.cpptasks.ti
 
com.github.maven_nar.cpptasks.trolltech - 程序包 com.github.maven_nar.cpptasks.trolltech
 
com.github.maven_nar.cpptasks.types - 程序包 com.github.maven_nar.cpptasks.types
 
CommandLineArgument - com.github.maven_nar.cpptasks.types中的类
An compiler/linker command line flag.
CommandLineArgument() - 类 的构造器com.github.maven_nar.cpptasks.types.CommandLineArgument
 
CommandLineArgument.LocationEnum - com.github.maven_nar.cpptasks.types中的类
Enumerated attribute with the values "start", "mid" and "end",
CommandLineCCompiler - 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) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineCCompiler
 
CommandLineCompiler - 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) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
CommandLineCompilerConfiguration - com.github.maven_nar.cpptasks.compiler中的类
A configuration for a C++ compiler
CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[]) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[], String) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[], String, boolean) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineCompilerConfiguration(CommandLineCompilerConfiguration, String[], String[], boolean) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineFortranCompiler - 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) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineFortranCompiler
 
CommandLineLinker - 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) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Creates a comand line linker invocation
CommandLineLinkerConfiguration - com.github.maven_nar.cpptasks.compiler中的类
A configuration for a command line linker
CommandLineLinkerConfiguration(CommandLineLinker, String, String[][], ProcessorParam[], boolean, boolean, boolean, String[], String) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
CommandLineLinkerConfiguration(CommandLineLinker, String, String[][], ProcessorParam[], boolean, boolean, boolean, String[], String, String) - 类 的构造器com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
commandLogLevel - 类 中的变量com.github.maven_nar.AbstractCompileMojo
Do we log commands that is executed to produce the end-result?
CommentDef - com.github.maven_nar.cpptasks.ide中的类
Defines a comment to place in the generated project files.
CommentDef() - 类 的构造器com.github.maven_nar.cpptasks.ide.CommentDef
 
commit(CCTask) - 类 中的方法com.github.maven_nar.cpptasks.DependencyTable
 
commit() - 类 中的方法com.github.maven_nar.cpptasks.TargetHistoryTable
 
CompaqVisualFortranCompiler - com.github.maven_nar.cpptasks.compaq中的类
Adapter for the Compaq(r) Visual Fortran compiler.
CompaqVisualFortranLibrarian - com.github.maven_nar.cpptasks.compaq中的类
Adapter for the Compaq(r) Visual Fortran Librarian
CompaqVisualFortranLinker - com.github.maven_nar.cpptasks.compaq中的类
Adapter for the Compaq(r) Visual Fortran linker.
compareVersion(Object, Object) - 类 中的方法com.github.maven_nar.Msvc
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - 类 中的方法com.github.maven_nar.cpptasks.borland.BorlandResourceCompiler
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
Compiles a source file.
compile(CCTask, File, String[], boolean, ProgressMonitor) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
compile(CCTask, File, String[], boolean, ProgressMonitor) - 接口 中的方法com.github.maven_nar.cpptasks.compiler.CompilerConfiguration
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
 
compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - 类 中的方法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) - 类 中的方法com.github.maven_nar.cpptasks.trolltech.UserInterfaceCompiler
Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
Compiler - com.github.maven_nar中的类
Abstract Compiler class
Compiler() - 类 的构造器com.github.maven_nar.Compiler
 
Compiler - com.github.maven_nar.cpptasks.compiler中的接口
A compiler.
CompilerArgument - com.github.maven_nar.cpptasks.types中的类
A compiler command line argument.
CompilerArgument() - 类 的构造器com.github.maven_nar.cpptasks.types.CompilerArgument
 
CompilerConfiguration - com.github.maven_nar.cpptasks.compiler中的接口
A configuration for a compiler
CompilerDef - com.github.maven_nar.cpptasks中的类
A compiler definition. compiler elements may be placed either as children of a cc element or the project element.
CompilerDef() - 类 的构造器com.github.maven_nar.cpptasks.CompilerDef
 
CompilerEnum - 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).
CompilerEnum() - 类 的构造器com.github.maven_nar.cpptasks.CompilerEnum
 
CompilerParam - com.github.maven_nar.cpptasks中的类
Place class description here.
CompilerParam() - 类 的构造器com.github.maven_nar.cpptasks.CompilerParam
 
ConditionalFileSet - com.github.maven_nar.cpptasks.types中的类
An Ant FileSet object augmented with if and unless conditions.
ConditionalFileSet() - 类 的构造器com.github.maven_nar.cpptasks.types.ConditionalFileSet
 
ConditionalPath - com.github.maven_nar.cpptasks.types中的类
An Ant Path object augmented with if and unless conditionals
ConditionalPath(Project) - 类 的构造器com.github.maven_nar.cpptasks.types.ConditionalPath
 
ConditionalPath(Project, String) - 类 的构造器com.github.maven_nar.cpptasks.types.ConditionalPath
 
configureCCTask(CCTask) - 类 中的方法com.github.maven_nar.Msvc
 
configureLinker(LinkerDef) - 类 中的方法com.github.maven_nar.Msvc
 
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.borland.CfgFilenameState
 
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.borland.ConsumeToSpaceOrNewLine
 
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.borland.QuoteBranchState
 
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.AbstractParserState
Consume a character
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.BranchState
 
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.CaseInsensitiveLetterState
Consumes a character and returns the next state for the parser.
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.FilenameState
 
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.LetterState
Consumes a character and returns the next state for the parser.
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.PostE
 
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
Consumes a character and returns the next state for the parser.
consume(char) - 类 中的方法com.github.maven_nar.cpptasks.parser.WhitespaceOrLetterState
Consumes a character and returns the next state for the parser.
ConsumeToSpaceOrNewLine - com.github.maven_nar.cpptasks.borland中的类
 
ConsumeToSpaceOrNewLine(AbstractParser) - 类 的构造器com.github.maven_nar.cpptasks.borland.ConsumeToSpaceOrNewLine
 
convertCygwinFilenames(String[]) - 类 中的静态方法com.github.maven_nar.cpptasks.gcc.cross.GccProcessor
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
convertCygwinFilenames(String[]) - 类 中的静态方法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[]) - 类 中的静态方法com.github.maven_nar.cpptasks.gcc.GccProcessor
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
copyBinaries(File, String) - 类 中的方法com.github.maven_nar.AbstractResourcesMojo
 
copyDirectoryStructure(File, File, String, String) - 类 中的静态方法com.github.maven_nar.NarUtil
 
copyIncludeFiles(MavenProject, File) - 类 中的方法com.github.maven_nar.Compiler
 
copyIncludes(File) - 类 中的方法com.github.maven_nar.AbstractResourcesMojo
 
copyLibraries(File, String) - 类 中的方法com.github.maven_nar.AbstractResourcesMojo
 
copyResources(File, String) - 类 中的方法com.github.maven_nar.AbstractResourcesMojo
 
CParser - com.github.maven_nar.cpptasks.parser中的类
A parser that extracts #include statements from a Reader.
CParser() - 类 的构造器com.github.maven_nar.cpptasks.parser.CParser
 
Cpp - com.github.maven_nar中的类
Cpp compiler tag
Cpp() - 类 的构造器com.github.maven_nar.Cpp
 
CPUEnum - com.github.maven_nar.cpptasks中的类
Enumeration of cpu types.
CPUEnum() - 类 的构造器com.github.maven_nar.cpptasks.CPUEnum
Constructor.
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - 接口 中的方法com.github.maven_nar.cpptasks.compiler.Processor
Returns the compiler configuration for or element.
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcMIDLCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef, TargetDef, VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.ProcessorDef
Creates a configuration
createExcept() - 类 中的方法com.github.maven_nar.cpptasks.PrecompileDef
Adds filesets that specify files that should not be processed with precompiled headers enabled.
createIncludePath() - 类 中的方法com.github.maven_nar.cpptasks.CCTask
Adds an include path.
createIncludePath() - 类 中的方法com.github.maven_nar.cpptasks.CompilerDef
Creates an include path.
createMap() - 类 中的方法com.github.maven_nar.cpptasks.DistributerDef
Local to remote filename maps.
createParser(File) - 类 中的方法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) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineCCompiler
 
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineFortranCompiler
 
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCCompiler
 
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GccCCompiler
Create parser to determine dependencies.
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
Create parser to determine dependencies.
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.gcc.GccCCompiler
Create parser to determine dependencies.
createParser(File) - 类 中的方法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) - 类 中的方法com.github.maven_nar.cpptasks.mozilla.XpidlCompiler
Gets dependency parser.
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcMessageCompiler
 
createParser(File) - 类 中的方法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) - 类 中的方法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) - 类 中的方法com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCCompiler
Create parser.
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.openwatcom.OpenWatcomFortranCompiler
Create dependency parser.
createParser(File) - 类 中的方法com.github.maven_nar.cpptasks.trolltech.MetaObjectCompiler
Gets a parser to scan source file for dependencies.
createParser(File) - 类 中的方法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() - 类 中的方法com.github.maven_nar.cpptasks.CCTask
Specifies precompilation prototype file and exclusions.
createPrecompile() - 类 中的方法com.github.maven_nar.cpptasks.CompilerDef
Specifies precompilation prototype file and exclusions.
createPrecompileConfigurations(File, String[]) - 类 中的方法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[]) - 接口 中的方法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[]) - 类 中的方法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[]) - 接口 中的方法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) - 类 中的方法com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - 类 中的方法com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCompiler
 
createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - 类 中的方法com.github.maven_nar.cpptasks.borland.BorlandCCompiler
 
createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - 类 中的方法com.github.maven_nar.cpptasks.compiler.PrecompilingCommandLineCompiler
 
createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - 类 中的方法com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
createSysIncludePath() - 类 中的方法com.github.maven_nar.cpptasks.CCTask
Adds a system include path.
createSysIncludePath() - 类 中的方法com.github.maven_nar.cpptasks.CompilerDef
Creates a system include path.
CUtil - com.github.maven_nar.cpptasks中的类
Some utilities used by the CC and Link tasks.
CUtil() - 类 的构造器com.github.maven_nar.cpptasks.CUtil
 
CUtil.StringArrayBuilder - com.github.maven_nar.cpptasks中的类
A class that splits a white-space, comma-separated list into a String array.

D

decorateLinkerOption(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GccLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.GppLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.gcc.GccLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.gcc.GppLinker
Allows drived linker to decorate linker option.
decorateLinkerOptions - 类 中的变量com.github.maven_nar.AbstractCompileMojo
Flag to cpptasks to indicate whether linker options should be decorated or not
DEFAULT_DISCARD_BID - 类 中的静态变量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 - 类 中的静态变量com.github.maven_nar.NarUtil
 
DEFAULT_PROCESS_BID - 类 中的静态变量com.github.maven_nar.cpptasks.compiler.AbstractProcessor
default bid for a file name that the processor desires to process
DefineArgument - com.github.maven_nar.cpptasks.types中的类
Preprocessor macro definition.
DefineArgument() - 类 的构造器com.github.maven_nar.cpptasks.types.DefineArgument
 
DefineSet - com.github.maven_nar.cpptasks.types中的类
Set of preprocessor macro defines and undefines.
DefineSet() - 类 的构造器com.github.maven_nar.cpptasks.types.DefineSet
 
deleteDirectory(File) - 类 中的静态方法com.github.maven_nar.NarUtil
 
DependencyDef - com.github.maven_nar.cpptasks.ide中的类
Defines a dependency
DependencyDef() - 类 的构造器com.github.maven_nar.cpptasks.ide.DependencyDef
 
dependencyGraphBuilder - 类 中的变量com.github.maven_nar.AbstractDependencyMojo
The dependency tree builder to use.
DependencyInfo - com.github.maven_nar.cpptasks中的类
 
DependencyInfo(String, String, long, Vector, Vector) - 类 的构造器com.github.maven_nar.cpptasks.DependencyInfo
 
DependencyTable - com.github.maven_nar.cpptasks中的类
 
DependencyTable(File) - 类 的构造器com.github.maven_nar.cpptasks.DependencyTable
Creates a target history table from dependencies.xml in the prject directory, if it exists.
DependencyTable.DependencyVisitor - com.github.maven_nar.cpptasks中的类
 
DependencyTable.TimestampChecker - com.github.maven_nar.cpptasks中的类
 
dependencyTreeOrderStr() - 类 中的方法com.github.maven_nar.AbstractDependencyMojo
Serializes the dependency tree of current maven project to a string of comma separated list of groupId:artifactId traversing nodes in Level-Order way (also called BFS algorithm)
DependencyVisitor() - 类 的构造器com.github.maven_nar.cpptasks.DependencyTable.DependencyVisitor
 
discardFiles - 类 中的静态变量com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
discardFiles - 类 中的静态变量com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
discardFiles - 类 中的静态变量com.github.maven_nar.cpptasks.gcc.GppLinker
 
DistributerDef - com.github.maven_nar.cpptasks中的类
Distributed build information (Non-functional prototype).
DistributerDef() - 类 的构造器com.github.maven_nar.cpptasks.DistributerDef
Constructor.
DistributerMap - com.github.maven_nar.cpptasks中的类
Local to remote filename mapping (Experimental).
DistributerMap() - 类 的构造器com.github.maven_nar.cpptasks.DistributerMap
Constructor.
DistributerProtocolEnum - com.github.maven_nar.cpptasks中的类
Distributer prococol names (experimental).
DistributerProtocolEnum() - 类 的构造器com.github.maven_nar.cpptasks.DistributerProtocolEnum
Constructor.
downloadAttachedNars(List<AttachedNarArtifact>) - 类 中的方法com.github.maven_nar.AbstractDependencyMojo
 
downloadAttachedNars(List, List, ArtifactResolver, String) - 类 中的方法com.github.maven_nar.NarManager
 

E

elements() - 类 中的方法com.github.maven_nar.cpptasks.DependencyTable
Returns an enumerator of DependencyInfo's
embedManifest - 类 中的变量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 - 类 中的变量com.github.maven_nar.AbstractDependencyMojo
Comma separated list of Artifact names to exclude.
excludeGroupIds - 类 中的变量com.github.maven_nar.AbstractDependencyMojo
Comma separated list of GroupId Names to exclude.
Executable - com.github.maven_nar中的接口
 
EXECUTABLE - 类 中的静态变量com.github.maven_nar.Library
 
execute() - 类 中的方法com.github.maven_nar.AbstractNarMojo
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.CCTask
Executes the task.
execute(String[]) - 类 中的静态方法com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Executes the given command, capturing the output using a newly allocated CaptureStreamHandler, which is then returned.
execute() - 类 中的方法com.github.maven_nar.cpptasks.CompilerDef
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.CompilerParam
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.DistributerDef
Required by documentation generator.
execute() - 类 中的方法com.github.maven_nar.cpptasks.DistributerMap
Required by documentation generator.
execute() - 类 中的方法com.github.maven_nar.cpptasks.ide.ProjectDef
Required by documentation generator.
execute(CCTask, List<File>, Map<String, TargetInfo>, TargetInfo) - 类 中的方法com.github.maven_nar.cpptasks.ide.ProjectDef
Executes the task.
execute() - 类 中的方法com.github.maven_nar.cpptasks.LinkerDef
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.LinkerParam
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.PrecompileDef
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.PrecompileExceptDef
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.TargetDef
Bogus method required for documentation generation.
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.CompilerArgument
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.ConditionalFileSet
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.DefineSet
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.IncludePath
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.LibrarySet
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.LinkerArgument
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.SystemIncludePath
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.SystemLibrarySet
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.types.UndefineArgument
 
execute() - 类 中的方法com.github.maven_nar.cpptasks.VersionInfo
Methods is required for documentation generation, throws exception if called.
execute() - 类 中的方法com.github.maven_nar.HelpMojo
execute() - 类 中的方法com.github.maven_nar.Javah
 
exists(JarFile) - 类 中的方法com.github.maven_nar.NarInfo
 

F

failOnError(AOL) - 类 中的方法com.github.maven_nar.AbstractCompileMojo
 
failOnError - 类 中的变量com.github.maven_nar.cpptasks.CCTask
If true, stop build on compile failure.
FilenameState - com.github.maven_nar.cpptasks.parser中的类
 
FilenameState(AbstractParser, char[]) - 类 的构造器com.github.maven_nar.cpptasks.parser.FilenameState
 
FILETIME_EPSILON - 类 中的静态变量com.github.maven_nar.cpptasks.CUtil
 
FileVisitor - com.github.maven_nar.cpptasks中的接口
An abstract class implemented to walk over the fileset members of a ProcessorDef
finish(ProcessorConfiguration, boolean) - 类 中的方法com.github.maven_nar.cpptasks.CCTaskProgressMonitor
 
finish(ProcessorConfiguration, boolean) - 接口 中的方法com.github.maven_nar.cpptasks.compiler.ProgressMonitor
 
FlexLong - 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. // FlexInteger author
FlexLong(String) - 类 的构造器com.github.maven_nar.cpptasks.types.FlexLong
Constructor used by Ant's introspection mechanism for attribute population
ForteCCCompiler - com.github.maven_nar.cpptasks.sun中的类
Adapter for the Sun (r) Forte (tm) C++ compiler
ForteCCLinker - com.github.maven_nar.cpptasks.sun中的类
Adapter for Sun (r) Forte(tm) C++ Linker
ForteCCompiler - com.github.maven_nar.cpptasks.sun中的类
Adapter for the Sun (r) Forte (tm) C compiler
ForteF77Compiler - com.github.maven_nar.cpptasks.sun中的类
Adapter for the Sun (r) Forte (tm) F77 compiler
Fortran - com.github.maven_nar中的类
Fortran compiler tag
Fortran() - 类 的构造器com.github.maven_nar.Fortran
 
FortranParser - com.github.maven_nar.cpptasks.parser中的类
A parser that extracts INCLUDE statements from a Reader.
FortranParser() - 类 的构造器com.github.maven_nar.cpptasks.parser.FortranParser
Default constructor.
FREEBSD - 接口 中的静态变量com.github.maven_nar.OS
 

G

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

H

hasFileSets() - 类 中的方法com.github.maven_nar.cpptasks.ProcessorDef
Returns true if the processor definition contains embedded file set definitions
hasLinker(String) - 类 中的方法com.github.maven_nar.AOL
 
hasQObject(Reader) - 类 中的静态方法com.github.maven_nar.cpptasks.trolltech.MetaObjectParser
Determines if source file contains Q_OBJECT.
hasTag(Object) - 类 中的方法com.github.maven_nar.cpptasks.DependencyInfo
Returns true, if dependency info is tagged with object t.
HelpMojo - com.github.maven_nar中的类
Display help information on nar-maven-plugin.
HelpMojo() - 类 的构造器com.github.maven_nar.HelpMojo
 

I

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

J

Java - com.github.maven_nar中的类
Java specifications for NAR
Java() - 类 的构造器com.github.maven_nar.Java
 
Javah - com.github.maven_nar中的类
Sets up the javah configuration
Javah() - 类 的构造器com.github.maven_nar.Javah
 
JNI - 类 中的静态变量com.github.maven_nar.Library
 

L

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

M

MACOSX - 接口 中的静态变量com.github.maven_nar.OS
 
MAIN - 类 中的静态变量com.github.maven_nar.Compiler
 
makeExecutable(File, Log) - 类 中的静态方法com.github.maven_nar.NarUtil
 
makeLink(File, Log) - 类 中的静态方法com.github.maven_nar.NarUtil
 
markForRebuild(Map<String, TargetInfo>) - 类 中的方法com.github.maven_nar.cpptasks.TargetHistoryTable
 
markForRebuild(TargetInfo) - 类 中的方法com.github.maven_nar.cpptasks.TargetHistoryTable
 
merge(UndefineArgument[], UndefineArgument[]) - 类 中的静态方法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() - 类 中的方法com.github.maven_nar.cpptasks.VersionInfo
Returns a VersionInfo that reflects any inherited version information.
Message - com.github.maven_nar中的类
Message compiler tag
Message() - 类 的构造器com.github.maven_nar.Message
 
messageLogged(BuildEvent) - 类 中的方法com.github.maven_nar.NarLogger
 
MetaObjectCompiler - com.github.maven_nar.cpptasks.trolltech中的类
Adapter for the Trolltech Qt MOC Compiler.
MetaObjectParser - com.github.maven_nar.cpptasks.trolltech中的类
Scans a source file for Q_OBJECT.
Msvc - com.github.maven_nar中的类
 
Msvc() - 类 的构造器com.github.maven_nar.Msvc
 
Msvc2005CCompiler - com.github.maven_nar.cpptasks.msvc中的类
Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
MsvcCCompiler - com.github.maven_nar.cpptasks.msvc中的类
Adapter for the Microsoft(r) C/C++ Optimizing Compiler
MsvcCompatibleCCompiler - 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) - 类 的构造器com.github.maven_nar.cpptasks.msvc.MsvcCompatibleCCompiler
 
MsvcCompatibleLibrarian - 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) - 类 的构造器com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLibrarian
 
MsvcCompatibleLinker - 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) - 类 的构造器com.github.maven_nar.cpptasks.msvc.MsvcCompatibleLinker
 
MsvcLibrarian - com.github.maven_nar.cpptasks.msvc中的类
Adapter for the Microsoft (r) Library Manager
MsvcLinker - com.github.maven_nar.cpptasks.msvc中的类
Adapter for the Microsoft (r) Incremental Linker
MsvcMessageCompiler - com.github.maven_nar.cpptasks.msvc中的类
Adapter for the Microsoft (r) Windows 32 Message Compiler
MsvcMIDLCompiler - com.github.maven_nar.cpptasks.msvc中的类
Adapter for the Microsoft (r) MIDL Compiler
MsvcProcessor - com.github.maven_nar.cpptasks.msvc中的类
A add-in class for Microsoft Developer Studio processors
MsvcProjectWriter - com.github.maven_nar.cpptasks.msvc中的类
Writes a Microsoft Visual Studio 97 or Visual Studio 6 project file.
MsvcProjectWriter(String) - 类 的构造器com.github.maven_nar.cpptasks.msvc.MsvcProjectWriter
Constructor.
MsvcResourceCompiler - com.github.maven_nar.cpptasks.msvc中的类
Adapter for the Microsoft (r) Windows 32 Resource Compiler
mustRebuild() - 类 中的方法com.github.maven_nar.cpptasks.TargetInfo
 

N

NAR - 接口 中的静态变量com.github.maven_nar.NarConstants
 
NAR_AOL - 接口 中的静态变量com.github.maven_nar.NarConstants
 
NAR_EXTENSION - 接口 中的静态变量com.github.maven_nar.NarConstants
 
NAR_NO_ARCH - 接口 中的静态变量com.github.maven_nar.NarConstants
 
NAR_PROPERTIES - 类 中的静态变量com.github.maven_nar.NarInfo
 
NAR_ROLE_HINT - 接口 中的静态变量com.github.maven_nar.NarConstants
 
NAR_TYPE - 接口 中的静态变量com.github.maven_nar.NarConstants
 
NarArchiver - com.github.maven_nar中的类
 
NarArchiver() - 类 的构造器com.github.maven_nar.NarArchiver
 
NarArtifact - com.github.maven_nar中的类
 
NarArtifact(Artifact, NarInfo) - 类 的构造器com.github.maven_nar.NarArtifact
 
NarAssemblyMojo - com.github.maven_nar中的类
Assemble libraries of NAR files.
NarAssemblyMojo() - 类 的构造器com.github.maven_nar.NarAssemblyMojo
 
NarCompileMojo - com.github.maven_nar中的类
Compiles native source files.
NarCompileMojo() - 类 的构造器com.github.maven_nar.NarCompileMojo
 
NarConstants - com.github.maven_nar中的接口
 
NarDownloadDependenciesMojo - 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() - 类 的构造器com.github.maven_nar.NarDownloadDependenciesMojo
 
NarDownloadMojo - 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() - 类 的构造器com.github.maven_nar.NarDownloadMojo
 
narExecute() - 类 中的方法com.github.maven_nar.AbstractNarMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarAssemblyMojo
Copies the unpacked nar libraries and files into the projects target area
narExecute() - 类 中的方法com.github.maven_nar.NarCompileMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarDownloadDependenciesMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarDownloadMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarGnuConfigureMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarGnuMakeMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarGnuProcess
 
narExecute() - 类 中的方法com.github.maven_nar.NarGnuResources
 
narExecute() - 类 中的方法com.github.maven_nar.NarIntegrationTestMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarJavahMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarPackageMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarPreparePackageMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarProcessLibraries
 
narExecute() - 类 中的方法com.github.maven_nar.NarResourcesMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarSystemMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarTestCompileMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarTestMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarTestUnpackMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarUnpackDependenciesMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarUnpackMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarValidateMojo
 
narExecute() - 类 中的方法com.github.maven_nar.NarVcprojMojo
 
NarFileLayout - com.github.maven_nar中的接口
Defines the layout inside the nar file.
NarFileLayout10 - com.github.maven_nar中的类
 
NarFileLayout10() - 类 的构造器com.github.maven_nar.NarFileLayout10
 
NarGnuConfigureMojo - com.github.maven_nar中的类
Copies the GNU style source files to a target area, autogens and configures them.
NarGnuConfigureMojo() - 类 的构造器com.github.maven_nar.NarGnuConfigureMojo
 
NarGnuMakeMojo - com.github.maven_nar中的类
Runs make on the GNU style generated Makefile
NarGnuMakeMojo() - 类 的构造器com.github.maven_nar.NarGnuMakeMojo
 
NarGnuProcess - com.github.maven_nar中的类
Move the GNU style output in the correct directories for nar-package
NarGnuProcess() - 类 的构造器com.github.maven_nar.NarGnuProcess
 
NarGnuResources - com.github.maven_nar中的类
Move the GNU style include/lib to some output directory
NarGnuResources() - 类 的构造器com.github.maven_nar.NarGnuResources
 
NarInfo - com.github.maven_nar中的类
 
NarInfo(String, String, String, Log) - 类 的构造器com.github.maven_nar.NarInfo
 
NarInfo(String, String, String, Log, File) - 类 的构造器com.github.maven_nar.NarInfo
 
NarIntegrationTestMojo - com.github.maven_nar中的类
Run integration tests using Surefire.
NarIntegrationTestMojo() - 类 的构造器com.github.maven_nar.NarIntegrationTestMojo
 
NarJavahMojo - com.github.maven_nar中的类
Compiles class files into c/c++ headers using "javah".
NarJavahMojo() - 类 的构造器com.github.maven_nar.NarJavahMojo
 
NarLayout - 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 - com.github.maven_nar中的类
Initial layout which expands a nar file into: nar/includue nar/bin nar/lib this layout was abandoned because there is no one-to-one relation between the nar file and its directory structure.
NarLayout20(Log) - 类 的构造器com.github.maven_nar.NarLayout20
 
NarLayout21 - com.github.maven_nar中的类
Layout which expands a nar file into: nar/noarch/include nar/aol/-/bin nar/aol/-/lib This loayout has a one-to-one relation with the aol-type version of the nar.
NarLayout21(Log) - 类 的构造器com.github.maven_nar.NarLayout21
 
NarLogger - com.github.maven_nar中的类
Logger to connect the Ant logging to the Maven logging.
NarLogger(Log) - 类 的构造器com.github.maven_nar.NarLogger
 
NarManager - com.github.maven_nar中的类
 
NarManager(Log, ArtifactRepository, MavenProject, String, String, Linker) - 类 的构造器com.github.maven_nar.NarManager
 
NarPackageMojo - com.github.maven_nar中的类
Jar up the NAR files and attach them to the projects main artifact (for installation and deployment).
NarPackageMojo() - 类 的构造器com.github.maven_nar.NarPackageMojo
 
NarPreparePackageMojo - com.github.maven_nar中的类
Create the nar.properties file.
NarPreparePackageMojo() - 类 的构造器com.github.maven_nar.NarPreparePackageMojo
 
NarProcessLibraries - com.github.maven_nar中的类
Adds the ability to run arbitrary command line tools to post-process the compiled output (ie: ranlib/ar/etc)
NarProcessLibraries() - 类 的构造器com.github.maven_nar.NarProcessLibraries
 
NarProperties - com.github.maven_nar中的类
 
NarResourcesMojo - com.github.maven_nar中的类
Copies any resources, including AOL specific distributions, to the target area for packaging
NarResourcesMojo() - 类 的构造器com.github.maven_nar.NarResourcesMojo
 
NarSystemMojo - com.github.maven_nar中的类
Generates a NarSystem class with static methods to use inside the java part of the library.
NarSystemMojo() - 类 的构造器com.github.maven_nar.NarSystemMojo
 
NarTestCompileMojo - com.github.maven_nar中的类
Compiles native test source files.
NarTestCompileMojo() - 类 的构造器com.github.maven_nar.NarTestCompileMojo
 
NarTestMojo - com.github.maven_nar中的类
Tests NAR files.
NarTestMojo() - 类 的构造器com.github.maven_nar.NarTestMojo
 
NarTestUnpackMojo - com.github.maven_nar中的类
Unpacks NAR files needed for tests compilation and execution.
NarTestUnpackMojo() - 类 的构造器com.github.maven_nar.NarTestUnpackMojo
 
NarUnArchiver - com.github.maven_nar中的类
 
NarUnArchiver() - 类 的构造器com.github.maven_nar.NarUnArchiver
 
NarUnpackDependenciesMojo - 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() - 类 的构造器com.github.maven_nar.NarUnpackDependenciesMojo
 
NarUnpackMojo - com.github.maven_nar中的类
Unpacks NAR files needed for compilation.
NarUnpackMojo() - 类 的构造器com.github.maven_nar.NarUnpackMojo
 
NarUtil - com.github.maven_nar中的类
 
NarValidateMojo - com.github.maven_nar中的类
Validates the configuration of the NAR project (aol and pom)
NarValidateMojo() - 类 的构造器com.github.maven_nar.NarValidateMojo
 
NarVcprojMojo - com.github.maven_nar中的类
Generates a Visual Studio 2005 project file (vcproj) Heavily inspired by NarCompileMojo.
NarVcprojMojo() - 类 的构造器com.github.maven_nar.NarVcprojMojo
 
needsRebuild(CCTask, TargetInfo, int) - 类 中的方法com.github.maven_nar.cpptasks.DependencyTable
Determines if the specified target needs to be rebuilt.
newEnvironment - 类 中的变量com.github.maven_nar.cpptasks.ProcessorDef
 
NONE - 类 中的静态变量com.github.maven_nar.Library
 

O

objDir - 类 中的变量com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
ObjectFileCollector - com.github.maven_nar.cpptasks中的类
Collects object files for the link step.
ObjectFileCollector(Linker, Vector<File>) - 类 的构造器com.github.maven_nar.cpptasks.ObjectFileCollector
 
objFiles - 类 中的静态变量com.github.maven_nar.cpptasks.gcc.cross.GppLinker
 
objFiles - 类 中的静态变量com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
 
objFiles - 类 中的静态变量com.github.maven_nar.cpptasks.gcc.GppLinker
 
onlySpecifiedCompilers - 类 中的变量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 - com.github.maven_nar.cpptasks.openwatcom中的类
Adapter for the OpenWatcom C Compiler.
OpenWatcomCLinker - com.github.maven_nar.cpptasks.openwatcom中的类
Adapter for the OpenWatcom linker.
OpenWatcomCompiler - com.github.maven_nar.cpptasks.openwatcom中的类
An abstract base class for the OpenWatcom C and Fortran compilers.
OpenWatcomCompiler(String, String, String[], String[], boolean, Environment) - 类 的构造器com.github.maven_nar.cpptasks.openwatcom.OpenWatcomCompiler
Constructor.
OpenWatcomFortranCompiler - com.github.maven_nar.cpptasks.openwatcom中的类
Adapter for the OpenWatcom Fortran compiler.
OpenWatcomFortranLinker - com.github.maven_nar.cpptasks.openwatcom中的类
Adapter for the OpenWatcom Fortran linker.
OpenWatcomLibrarian - com.github.maven_nar.cpptasks.openwatcom中的类
Adapter for the OpenWatcom Librarian.
OpenWatcomLinker - com.github.maven_nar.cpptasks.openwatcom中的类
Adapter for the OpenWatcom linker.
OpenWatcomLinker(String, String) - 类 的构造器com.github.maven_nar.cpptasks.openwatcom.OpenWatcomLinker
Constructor.
OpenWatcomProcessor - com.github.maven_nar.cpptasks.openwatcom中的类
A add-in class for OpenWatcom processors.
OptimizationEnum - com.github.maven_nar.cpptasks中的类
Enumeration of optimization levels (experimental).
OptimizationEnum() - 类 的构造器com.github.maven_nar.cpptasks.OptimizationEnum
Constructor.
OS - com.github.maven_nar中的接口
 
OS390CCompiler - com.github.maven_nar.cpptasks.os390中的类
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
OS390Linker - com.github.maven_nar.cpptasks.os390中的类
Adapter for the IBM (R) OS/390 (tm) Linker
OS390Processor - com.github.maven_nar.cpptasks.os390中的类
A add-in class for IBM (r) OS/390 compilers and linkers
OSFamilyEnum - com.github.maven_nar.cpptasks中的类
Enumeration of cpu types.
OSFamilyEnum() - 类 的构造器com.github.maven_nar.cpptasks.OSFamilyEnum
Constructor.
OutputTypeEnum - com.github.maven_nar.cpptasks中的类
Enumeration of supported subsystems
OutputTypeEnum() - 类 的构造器com.github.maven_nar.cpptasks.OutputTypeEnum
Constructor Set by default to "executable"

P

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

Q

QuoteBranchState - com.github.maven_nar.cpptasks.borland中的类
 
QuoteBranchState(AbstractParser, AbstractParserState, AbstractParserState) - 类 的构造器com.github.maven_nar.cpptasks.borland.QuoteBranchState
 
quoteFile(StringBuffer, String) - 类 中的静态方法com.github.maven_nar.cpptasks.borland.BorlandProcessor
 
quoteFilename(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.borland.BorlandLibrarian
Encloses problematic file names within quotes.
quoteFilename(StringBuffer, String) - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineLinker
 

R

read(JarFile) - 类 中的方法com.github.maven_nar.NarInfo
 
remoteArtifactRepositories - 类 中的变量com.github.maven_nar.AbstractDependencyMojo
Remote repositories which will be searched for nar attachments.
replace(CharSequence, CharSequence, String) - 类 中的静态方法com.github.maven_nar.NarUtil
Replaces target with replacement in string.
resolveInclude(String, File[], Vector) - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractCompiler
 
Resource - com.github.maven_nar中的类
Resource compiler tag
Resource() - 类 的构造器com.github.maven_nar.Resource
 
rootNode - 类 中的变量com.github.maven_nar.AbstractDependencyMojo
The computed dependency tree root node of the Maven project.
run(String[]) - 类 中的静态方法com.github.maven_nar.cpptasks.compiler.CaptureStreamHandler
Runs an executable and captures the output in a String array
runCommand(CCTask, File, String[]) - 类 中的方法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[]) - 类 中的方法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) - 类 中的静态方法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[]) - 类 中的方法com.github.maven_nar.cpptasks.os390.OS390Linker
 
runCommand(CCTask, File, String[]) - 类 中的方法com.github.maven_nar.cpptasks.os400.IccLinker
 
runCommand(String, String[], File, String[], Log) - 类 中的静态方法com.github.maven_nar.NarUtil
 
runCommand(String, String[], File, String[], TextStream, TextStream, TextStream, Log) - 类 中的静态方法com.github.maven_nar.NarUtil
 
runCommand(String, String[], File, String[], TextStream, TextStream, TextStream, Log, boolean) - 类 中的静态方法com.github.maven_nar.NarUtil
 
runRanlib(File, Log) - 类 中的静态方法com.github.maven_nar.NarUtil
 
RuntimeType - com.github.maven_nar.cpptasks中的类
Enumerated attribute with the values "dynamic" and "static",
RuntimeType() - 类 的构造器com.github.maven_nar.cpptasks.RuntimeType
 

S

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

T

TargetDef - com.github.maven_nar.cpptasks中的类
Information on the execution platforms for the generated code.
TargetDef() - 类 的构造器com.github.maven_nar.cpptasks.TargetDef
Constructor.
targetFinished(BuildEvent) - 类 中的方法com.github.maven_nar.NarLogger
 
TargetHistory - com.github.maven_nar.cpptasks中的类
A description of a file built or to be built
TargetHistory(String, String, long, SourceHistory[]) - 类 的构造器com.github.maven_nar.cpptasks.TargetHistory
Constructor from build step
TargetHistoryTable - 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) - 类 的构造器com.github.maven_nar.cpptasks.TargetHistoryTable
Creates a target history table from history.xml in the output directory, if it exists.
TargetInfo - com.github.maven_nar.cpptasks中的类
A description of a file built or to be built
TargetInfo(ProcessorConfiguration, File[], File[], File, boolean) - 类 的构造器com.github.maven_nar.cpptasks.TargetInfo
 
TargetMatcher - 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) - 类 的构造器com.github.maven_nar.cpptasks.TargetMatcher
 
targetStarted(BuildEvent) - 类 中的方法com.github.maven_nar.NarLogger
 
taskFinished(BuildEvent) - 类 中的方法com.github.maven_nar.NarLogger
 
taskStarted(BuildEvent) - 类 中的方法com.github.maven_nar.NarLogger
 
TEST - 类 中的静态变量com.github.maven_nar.Compiler
 
Test - com.github.maven_nar中的类
Sets up a test to create
Test() - 类 的构造器com.github.maven_nar.Test
 
TextStream - com.github.maven_nar中的接口
Interface to write text into a stream
TimestampChecker(long, boolean) - 类 的构造器com.github.maven_nar.cpptasks.DependencyTable.TimestampChecker
 
toArray(Vector) - 类 中的静态方法com.github.maven_nar.cpptasks.CUtil
Converts a vector to a string array.
toRemote(String, File) - 类 中的方法com.github.maven_nar.cpptasks.DistributerMap
Converts the local file name to the remote name for the same file.
toString() - 类 中的方法com.github.maven_nar.AOL
Returns an AOL string (arch-os-linker) to use as directory or file.
toString() - 类 中的方法com.github.maven_nar.Compiler
 
toString() - 类 中的方法com.github.maven_nar.cpptasks.compiler.AbstractProcessor
 
toString() - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineCompilerConfiguration
 
toString() - 类 中的方法com.github.maven_nar.cpptasks.compiler.CommandLineLinkerConfiguration
 
toString() - 类 中的方法com.github.maven_nar.cpptasks.ide.CommentDef
 
toString() - 类 中的方法com.github.maven_nar.cpptasks.types.FlexLong
Overridden method to return the decimal value for display
toString() - 类 中的方法com.github.maven_nar.Library
 
toString() - 类 中的方法com.github.maven_nar.Msvc
 
toString() - 类 中的方法com.github.maven_nar.NarInfo
 
toString() - 类 中的方法com.github.maven_nar.StringTextStream
 
toString() - 类 中的方法com.github.maven_nar.SysLib
 
toUnixPath(String) - 类 中的静态方法com.github.maven_nar.cpptasks.CUtil
 
toWindowsPath(String) - 类 中的静态方法com.github.maven_nar.cpptasks.CUtil
 

U

UndefineArgument - com.github.maven_nar.cpptasks.types中的类
Preprocessor macro undefinition.
UndefineArgument() - 类 的构造器com.github.maven_nar.cpptasks.types.UndefineArgument
 
UndefineArgument(boolean) - 类 的构造器com.github.maven_nar.cpptasks.types.UndefineArgument
 
unpackAttachedNars(List<AttachedNarArtifact>) - 类 中的方法com.github.maven_nar.AbstractDependencyMojo
 
unpackAttachedNars(List, ArchiverManager, String, String, NarLayout, File) - 类 中的方法com.github.maven_nar.NarManager
 
unpackNar(File, ArchiverManager, File, String, String, AOL) - 接口 中的方法com.github.maven_nar.NarLayout
Called to unpack a nar file
unpackNar(File, ArchiverManager, File, String, String, AOL) - 类 中的方法com.github.maven_nar.NarLayout20
 
unpackNar(File, ArchiverManager, File, String, String, AOL) - 类 中的方法com.github.maven_nar.NarLayout21
 
unpackNarAndProcess(ArchiverManager, File, File, String, String, AOL) - 类 中的方法com.github.maven_nar.AbstractNarLayout
 
update(ProcessorConfiguration, String[], VersionInfo) - 类 中的方法com.github.maven_nar.cpptasks.TargetHistoryTable
 
update(TargetInfo) - 类 中的方法com.github.maven_nar.cpptasks.TargetHistoryTable
 
useGnu() - 类 中的方法com.github.maven_nar.AbstractGnuMojo
Returns true if we do not want to use GNU on Windows
useLibtool(AOL) - 类 中的方法com.github.maven_nar.AbstractCompileMojo
 
UserInterfaceCompiler - com.github.maven_nar.cpptasks.trolltech中的类
Adapter for the Trolltech Qt UIC Compiler.
UserInterfaceParser - com.github.maven_nar.cpptasks.trolltech中的类
Dependency scanner for Trolltech Qt User Interface definition files. .ui files are XML documents that may contain an include elements, however the includes are just copied to the generated files and and changes to the includes do not need to trigger rerunning uic.
UserInterfaceParser() - 类 的构造器com.github.maven_nar.cpptasks.trolltech.UserInterfaceParser
Constructor.

V

validate() - 类 中的方法com.github.maven_nar.AbstractNarMojo
 
VersionInfo - com.github.maven_nar.cpptasks中的类
Version Information.
VersionInfo() - 类 的构造器com.github.maven_nar.cpptasks.VersionInfo
Constructor.
visit(DependencyInfo) - 类 中的方法com.github.maven_nar.cpptasks.DependencyTable.DependencyVisitor
Visits the dependency info.
visit(DependencyInfo) - 类 中的方法com.github.maven_nar.cpptasks.DependencyTable.TimestampChecker
 
visit(File, String) - 接口 中的方法com.github.maven_nar.cpptasks.FileVisitor
 
visit(File, String) - 类 中的方法com.github.maven_nar.cpptasks.ObjectFileCollector
 
visit(File, String) - 类 中的方法com.github.maven_nar.cpptasks.TargetMatcher
 
visitFiles(FileVisitor) - 类 中的方法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) - 类 中的方法com.github.maven_nar.cpptasks.types.LibrarySet
 
visitSystemLibraries(Linker, FileVisitor) - 类 中的方法com.github.maven_nar.cpptasks.LinkerDef
 
visitUserLibraries(Linker, FileVisitor) - 类 中的方法com.github.maven_nar.cpptasks.LinkerDef
 
VisualAgeCCompiler - com.github.maven_nar.cpptasks.ibm中的类
Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
VisualAgeLinker - com.github.maven_nar.cpptasks.ibm中的类
Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
VisualStudioNETProjectWriter - com.github.maven_nar.cpptasks.msvc中的类
Writes a Visual Studio.NET project file.
VisualStudioNETProjectWriter(String, String, String) - 类 的构造器com.github.maven_nar.cpptasks.msvc.VisualStudioNETProjectWriter
Constructor.

W

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

X

XcodeProjectWriter - com.github.maven_nar.cpptasks.apple中的类
Writes a Apple Xcode 2.1+ project directory.
XcodeProjectWriter() - 类 的构造器com.github.maven_nar.cpptasks.apple.XcodeProjectWriter
Constructor.
xmlAttribEncode(String) - 类 中的静态方法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 - 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-2017 NAR Maven Plugin developers. All Rights Reserved.