green::ProjFileParser Class Reference

Parses input This is the class that wraps the function that takes a project file name and reads all its files and parses them and puts them into various TemplateTables. More...

#include <ProjFileParser.h>

List of all members.

Static Public Member Functions

static void parseProject (const std::string &projName, SystemPtr systemIn, BehaviorTemplateTablePtr behTableIn, EntityTemplateTablePtr entityTableIn, MessageTemplateTablePtr msgTableIn, EntityPoolPtr entityInstancesIn)
 Parses input This takes a project file name and reads all its files and parses them and puts them into TemplateTables.


Detailed Description

Parses input This is the class that wraps the function that takes a project file name and reads all its files and parses them and puts them into various TemplateTables.


Member Function Documentation

void ProjFileParser::parseProject ( const std::string &  projName,
SystemPtr  systemIn,
BehaviorTemplateTablePtr  behTableIn,
EntityTemplateTablePtr  entityTableIn,
MessageTemplateTablePtr  msgTableIn,
EntityPoolPtr  entityInstancesIn 
) [static]

Parses input This takes a project file name and reads all its files and parses them and puts them into TemplateTables.

Parameters:
projName the filename of the project file
systemIn the system class to use
behTableIn the behavior table to use
entityTableIn the entity table to use
msgTableIn the message table to use


The documentation for this class was generated from the following files:
Generated on Fri Apr 27 10:27:39 2007 for Green Engine by  doxygen 1.5.1