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