| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

CreateRules.h File Reference

#include "ParameterDescription.h"
#include "Rules.h"

Include dependency graph for CreateRules.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  RuleParser

Functions

bool RuleParser::CreateRules (const std::string &inString, const ParameterList &inParameters, Rule *&outRule)
 CreateRules This function will parse the string given, and return a created tree of Rules that can be used to evaluate whatever object the user wants. The parameter list provided will define the rules. The returned Rule object is owned by the caller. Deleteing this object will destroy the calling tree. Returns true for success, false for parsing failure. Will print to cout any parsing problems.
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:09:14 2011 for RuleParser by doxygen 1.4.7