My Project
SallyAPI::Network Namespace Reference

Classes

class  CHttpSendRequestThread
 Http send request thread. More...
class  NetworkHelper
 Network helper. More...
struct  tagIPINFO
 Tag ipinfo. More...
struct  tagICMPECHO
 Tag icmpecho. More...
class  CPing
 Ping. More...

Typedefs

typedef struct
SallyAPI::Network::tagIPINFO 
IPINFO
typedef IPINFOPIPINFO
typedef struct
SallyAPI::Network::tagICMPECHO 
ICMPECHO
typedef ICMPECHOPICMPECHO

Enumerations

enum  NETWORK_RETURN {
  SUCCESS, ERROR_PREPARE, ERROR_HTTP_TIMEOUT, ERROR_OPEN,
  ERROR_NOTHING_READ
}
 Values that represent NETWORK_RETURN. More...

Typedef Documentation


Enumeration Type Documentation

Values that represent NETWORK_RETURN.

Enumerator:
SUCCESS 
ERROR_PREPARE 
ERROR_HTTP_TIMEOUT 
ERROR_OPEN 
ERROR_NOTHING_READ 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines