Library Mobile API Reference for iPad  MicroStrategy 2019
SimplePing.h File Reference
#import <Foundation/Foundation.h>
#import <CoreServices/CoreServices.h>
#include <AssertMacros.h>

Go to the source code of this file.

Classes

class  SimplePing
 
protocol  <SimplePingDelegate >
 
struct  IPHeader
 
struct  ICMPHeader
 

Typedefs

typedef struct IPHeader IPHeader
 
typedef struct ICMPHeader ICMPHeader
 

Enumerations

enum  { kICMPTypeEchoReply = 0, kICMPTypeEchoRequest = 8 }
 

Typedef Documentation

◆ ICMPHeader

typedef struct ICMPHeader ICMPHeader

◆ IPHeader

typedef struct IPHeader IPHeader

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kICMPTypeEchoReply 
kICMPTypeEchoRequest