![]() |
ircproxy The Ultimate Cyborg |
Definition in file MessageIn.h.
#include <map>
#include <string>
#include <vector>
#include "debug.h"
#include <libcw/dbstreambuf.h>
#include <libcwd/buf2str.h>
#include "Keyword.h"
#include "Prefix.h"
Go to the source code of this file.
Classes | |
| class | MessageIn |
| An IRC message as received from client or server. More... | |
| class | MessageIn::Part |
| Part of an MessageIn. More... | |
| class | MsgPart |
| Like MessageIn::Part but with a copy of msg_block_ct to keep the message block alive. More... | |
| class | ClientMessageIn |
| An IRC message as received from a client. More... | |
| class | ServerMessageIn |
| An IRC message as received from a server. More... | |
| Copyright © 2005-2007 Carlo Wood. All rights reserved. |
|---|