InspIRCd
3.0
|
#include <numericbuilder.h>
Public Member Functions | |
NoSuchNick (const std::string &nick) | |
![]() | |
Numeric (unsigned int num) | |
template<typename T > | |
Numeric & | push (const T &x) |
void | SetServer (Server *server) |
Server * | GetServer () const |
unsigned int | GetNumeric () const |
const CommandBase::Params & | GetParams () const |
CommandBase::Params & | GetParams () |
Builder for the ERR_NOSUCHNICK numeric.