Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cPingWebAPI.h
Go to the documentation of this file.
1
//
4
//
5
6
#ifndef _INC_cPingWebAPI_H
7
#define _INC_cPingWebAPI_H
8
#ifndef NO_PRAGMA_ONCE
9
#pragma once
10
#endif
11
12
#include "
cPingCommon.h
"
13
#include "../Http/cWebAPIClient.h"
14
15
namespace
GrayLib
16
{
17
UNITTEST2_PREDEF
(cPingWebAPI);
18
19
class
GRAYLIB_LINK
cPingWebAPI :
public
cWebAPIClient
// public IPingProtocol
20
{
25
26
UNITTEST_FRIEND
(cPingWebAPI);
27
};
28
}
29
30
#endif
31
GRAYLIB_LINK
#define GRAYLIB_LINK
Definition:
GrayLibBase.h:35
cPingCommon.h
UNITTEST_FRIEND
#define UNITTEST_FRIEND(n)
Define this in the class body to be unit tested. Allow the unit test to access private/protected stuf...
Definition:
cUnitTestDecl.h:17
GrayLib::cWebAPIClient
Definition:
cWebAPIClient.h:21
GrayLib
Definition:
cMesh.h:22
GrayLib::UNITTEST2_PREDEF
UNITTEST2_PREDEF(cQuadtree)
GrayLib
include
Proto
cPingWebAPI.h
Generated on Tue Feb 2 2021 11:29:43 for Gray C++ Libraries by
1.9.1