#include <LibraryFactory.h>
Static Public Methods | |
void | build (std::vector< Library * > &p_libraries, InputCombiningRuleParser &p_parser) |
|
Instantiate the Library pointers that are built following the directives found in the user input file and parsed into the InputCombiningRuleParser object.
|