Uses of Class
net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
Packages that use ClxxCCompiler Package Description net.sf.antcontrib.cpptasks.ti -
-
Uses of ClxxCCompiler in net.sf.antcontrib.cpptasks.ti
Fields in net.sf.antcontrib.cpptasks.ti declared as ClxxCCompiler Modifier and Type Field Description private static ClxxCCompilerClxxCCompiler. cl55Singleton for TMS320C55xprivate static ClxxCCompilerClxxCCompiler. cl6xSingleton for TMS320C6000Methods in net.sf.antcontrib.cpptasks.ti that return ClxxCCompiler Modifier and Type Method Description static ClxxCCompilerClxxCCompiler. getCl55Instance()static ClxxCCompilerClxxCCompiler. getCl6xInstance()
-