#include <ProxyParser.h>
Inheritance diagram for ProxyParser::
Public Methods | |
ProxyParser (CommandProcessor *) | |
Command * | parse (string input) |
Private Attributes | |
bool | m_isCommand |
string | m_method |
|
Definition at line 3 of file ProxyParser.cpp. |
|
Reimplemented from CommandParser. Definition at line 8 of file ProxyParser.cpp. |
|
Definition at line 9 of file ProxyParser.h. |
|
Definition at line 10 of file ProxyParser.h. |