Halyri - Häke  0.9.1
 All Classes Namespaces Functions Variables Enumerations Properties
Pinger Class Reference

Class for sending keepalive messages to server. More...

Public Member Functions

 Pinger (int interval, Connection connection)
 Creates the pinger. More...
 
void StartPinger ()
 Starts the pinger by creating a new timer and an event handler. Keepalive message interval is entered here. More...
 

Detailed Description

Class for sending keepalive messages to server.

<author>Ilkka Rautiainen</author>

Constructor & Destructor Documentation

Pinger ( int  interval,
Connection  connection 
)

Creates the pinger.

Parameters
intervalinterval of keepalive messages in seconds
connectionconnection

Member Function Documentation

void StartPinger ( )

Starts the pinger by creating a new timer and an event handler. Keepalive message interval is entered here.


The documentation for this class was generated from the following file: