RTP Audio System  2.0.0
pingerhost.h File Reference
#include "tdsystem.h"
#include "tdsocket.h"
#include "strings.h"
#include "internetaddress.h"
#include "timedthread.h"
#include "pingerhost.icc"

Go to the source code of this file.

Classes

struct  PingerHost
 PingerHost. More...

Functions

int operator== (const PingerHost &ph1, const PingerHost &ph2)
int operator< (const PingerHost &ph1, const PingerHost &ph2)
int operator> (const PingerHost &ph1, const PingerHost &ph2)

Function Documentation

int operator< ( const PingerHost ph1,
const PingerHost ph2 
) [inline]

Operator "<".

int operator== ( const PingerHost ph1,
const PingerHost ph2 
) [inline]

Operator "==".

Operator "!=".

int operator> ( const PingerHost ph1,
const PingerHost ph2 
) [inline]

Operator ">".

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines