![]() |
ircproxy The Ultimate Cyborg |
Definition in file JustInTime.h.
#include <string>
#include "debug.h"
#include "command_to_str.h"
Go to the source code of this file.
Classes | |
| class | JustInTimeToken |
| A base class for parameters of output messages. More... | |
| class | JustInTimeString |
| A just-in-time string. More... | |
| class | JustInTimeChar |
| A just-in-time char. More... | |
| class | JustInTimeLong |
| A just-in-time long. More... | |
| class | JustInTimeTarget |
| A just-in-time target. More... | |
| class | JustInTimeCommand |
| A just-in-time command. More... | |
| class | JustInTimePrefix |
| A just-in-time Prefix. More... | |
| class | JustInTimeMsgPart |
| A just-in-time MsgPart. More... | |
| class | JustInTimeCatenate |
| A just-in-time manipulator. This causes the passed token to be catenated to the previous token, without separator. More... | |
| class | JustInTimeLast |
| A just-in-time manipulator. This causes the passed token to be prepended with a colon, assuming it's the last parameter. More... | |
| Copyright © 2005-2007 Carlo Wood. All rights reserved. |
|---|