23 #ifndef __IRCRESPONSEPARSERESULT_H__ 24 #define __IRCRESPONSEPARSERESULT_H__ 63 return d.pResponseType !=
nullptr;
IRCResponseParseResult()
Creates an invalid object.
Defines types of IRC network response message.
const IRCResponseType & type() const
Type of the response as defined by IRCResponseType.
bool wasParsed() const
true if response message was parsed, false if IRCResponseParser ignored the response.
Result info generated by the IRCResponseParser.