Main Page   Class Hierarchy   Compound List   File List   Compound Members  

LibraryFactory Class Reference

#include <LibraryFactory.h>

List of all members.

Static Public Methods

void build (std::vector< Library * > &p_libraries, InputCombiningRuleParser &p_parser)


Detailed Description

This class build a Library object given the parsed directives from the user input file embedded in the InputCombininingRuleParser object.


Member Function Documentation

void LibraryFactory::build std::vector< Library * > &    p_libraries,
InputCombiningRuleParser   p_parser
[static]
 

Instantiate the Library pointers that are built following the directives found in the user input file and parsed into the InputCombiningRuleParser object.

Parameters:
p_libraries  This vector is cleared and filled with newly instantiate Library as built by this method.
p_parser  Contains the definitions and declarations from user input file.


The documentation for this class was generated from the following file:
Generated on Sat Nov 4 15:59:00 2006 for GLARE by doxygen1.2.18