#include <Abstract.hpp>
◆ Abstract()
anna::http::parser::Abstract::Abstract |
( |
const ClassType::_v |
classType | ) |
|
|
inlineprotected |
36 : a_classType(classType) {;}
◆ appendExtraParameter()
static void anna::http::parser::Abstract::appendExtraParameter |
( |
Message * |
, |
|
|
const std::string & |
extraParameter |
|
) |
| |
|
staticprotected |
◆ getFullMessage()
◆ processLine()
virtual int anna::http::parser::Abstract::processLine |
( |
Transport & |
, |
|
|
const DataBlock & |
, |
|
|
const Token & |
line |
|
) |
| const |
|
protectedpure virtualnoexcept |
◆ setLastChunkedByte()
static void anna::http::parser::Abstract::setLastChunkedByte |
( |
Transport & |
, |
|
|
const int |
lastChunkedByte |
|
) |
| |
|
staticprotected |
◆ setState()
◆ http::Transport
The documentation for this class was generated from the following file: