My Project
SallyAPI::Network::CPing Class Reference

Ping. More...

#include <Ping.h>

List of all members.

Public Member Functions

 CPing ()
 Default constructor.
 ~CPing ()
 Destructor.
BOOL Ping (char *strHost)
 Pings.
int GetPingSuccess ()
 Gets the ping success.

Detailed Description

Ping.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

Default constructor.

Author:
Christian Knobloch
Date:
19.04.2010

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

Member Function Documentation

Gets the ping success.

Author:
Christian Knobloch
Date:
19.04.2010
Returns:
The ping success.
int CPing::Ping ( char *  strHost)

Pings.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
[in,out]strHostIf non-null, the string host.
Returns:
.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines