Hosting courtesy of Sourceforge
Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
Parse::DelegateToSubParser Class Reference
#include <Parse.h>
Inheritance diagram for Parse::DelegateToSubParser:
[legend]Collaboration diagram for Parse::DelegateToSubParser:
[legend]List of all members.
Detailed Description
Allows for parsers themselves to easily have sub parsers that parse individual blocks of a file
Definition at line 155 of file Parse.h.
Constructor & Destructor Documentation
| Parse::DelegateToSubParser::DelegateToSubParser |
( |
Parser * |
p |
) |
|
|
|
|
Creates a SubParser -
Parameters:
-
| parser |
dynically allocated Parser that will be destroyed in the destructor |
Definition at line 163 of file Parse.cpp. |
| Parse::DelegateToSubParser::~DelegateToSubParser |
( |
|
) |
[virtual] |
|
Member Function Documentation
| void Parse::DelegateToSubParser::getValue |
( |
std::istream & |
in |
) |
[virtual] |
|
The documentation for this class was generated from the following files:
Generated on Tue May 21 07:26:57 2002 for BomberLAN by
1.2.12 written by Dimitri van Heesch,
© 1997-2001