ping.cpp File Reference

Ping implementation file. More...

#include "ping.h"

Go to the source code of this file.

Functions

Plugincontruct_ping (BotKernel *b)
void destroy_ping (Plugin *p)
bool pinged (Message *m, Plugin *p, BotKernel *b)
bool checkConnection (Message *m, Plugin *p, BotKernel *b)
bool pongMe (Message *m, Plugin *p, BotKernel *b)


Detailed Description

Ping implementation file.

Definition in file ping.cpp.


Function Documentation

bool checkConnection ( Message m,
Plugin p,
BotKernel b 
)

Plugin* contruct_ping ( BotKernel b  ) 

Definition at line 68 of file ping.cpp.

void destroy_ping ( Plugin p  ) 

Definition at line 72 of file ping.cpp.

bool pinged ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 76 of file ping.cpp.

References Message::getPart(), IRCProtocol::pong(), and BotKernel::send().

bool pongMe ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 96 of file ping.cpp.

References Ping::setPonged().


Generated on Sun Aug 16 15:28:30 2009 for trustyRC by  doxygen 1.5.8