Carbide.c++

Package com.nokia.carbide.cpp.epoc.engine.model.makefile

Interface Summary
IMakefileModel This interface provides access to the Makefile.
IMakefileOwnedModel This interface provides access to the Makefile.
IMakefileView This is the interface to reading and modifying the Makefile contents.
IMakefileViewBase This is the interface to reading and modifying the Makefile contents.
IMakefileViewConfiguration This configuration specifies how a Makefile is parsed.
 

Class Summary
ArgList Manage a list of arguments, which honors parenthesized groups and quoted strings.
 


Carbide.c++