![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "pch.h"
#include "Proto/cPingCommon.h"
#include "Proto/cPingGray.h"
#include "Hash/cCRC.h"
#include "Hash/cCheckSum.h"
#include "GrayCore/include/cLogMgr.h"
#include "GrayCore/include/cAppState.h"
Namespaces | |
GrayLib | |
Enumerations | |
enum | ICMP_TYPE { ICMP_ECHO = 8 , ICMP_ECHOREPLY = 0 , ICMP_IREQ = 15 , ICMP_IREQREPLY = 16 , ICMP_MAXTYPE = 18 } |
enum ICMP_TYPE |