Hosting courtesy of Sourceforge

SourceForge Logo
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:

Inheritance graph
[legend]
Collaboration diagram for Parse::DelegateToSubParser:

Collaboration graph
[legend]
List of all members.

Public Methods

 DelegateToSubParser (Parser *parser)

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]
 

Definition at line 167 of file Parse.cpp.


Member Function Documentation

void Parse::DelegateToSubParser::getValue std::istream &    in [virtual]
 

Reimplemented from Parse::ParseAction.

Definition at line 171 of file Parse.cpp.


The documentation for this class was generated from the following files:
Generated on Tue May 21 07:26:57 2002 for BomberLAN by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001