Parser::ParserMap Struct Reference
Associates a
Parser constructor to an algorithm name.
More...
#include <Parser.h>
List of all members.
|
Public Member Functions |
|
| ParserMap (char const *type, ParserFactory *pf) |
Static Public Member Functions |
|
static ParserFactory * | get (char const *type) |
Detailed Description
Associates a
Parser constructor to an algorithm name.
Definition at line 181 of file Parser.h.
The documentation for this struct was generated from the following files: