Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ProxyParser Class Reference

#include <ProxyParser.h>

Inheritance diagram for ProxyParser::

CommandParser List of all members.

Public Methods

 ProxyParser (CommandProcessor *)
Commandparse (string input)

Private Attributes

bool m_isCommand
string m_method

Constructor & Destructor Documentation

ProxyParser::ProxyParser CommandProcessor * cp
 

Definition at line 3 of file ProxyParser.cpp.


Member Function Documentation

Command * ProxyParser::parse string input [virtual]
 

Reimplemented from CommandParser.

Definition at line 8 of file ProxyParser.cpp.


Member Data Documentation

bool ProxyParser::m_isCommand [private]
 

Definition at line 9 of file ProxyParser.h.

string ProxyParser::m_method [private]
 

Definition at line 10 of file ProxyParser.h.


The documentation for this class was generated from the following files:
Generated at Thu Jul 11 13:31:58 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001