Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cClientAddrObj.h
Go to the documentation of this file.
1
//
4
//
5
#ifndef _INC_cClientAddrObj_H
6
#define _INC_cClientAddrObj_H
7
#ifndef NO_PRAGMA_ONCE
8
#pragma once
9
#endif
10
11
#include "../XObject/cXObjDef.h"
12
#include "../Net/cNetAddrTracker.h"
13
14
namespace
GrayLib
15
{
16
class
GRAYLIB_LINK
cClientAddrObj
:
public
cNetAddrTracker
// cXObjDef
17
{
20
public
:
21
cClientAddrObj
(
const
cNetAddress
& addr);
22
~
cClientAddrObj
();
23
24
// s_PropPut();
25
// s_PropGet();
26
};
27
};
28
#endif
GRAYLIB_LINK
#define GRAYLIB_LINK
Definition:
GrayLibBase.h:35
GrayLib::cClientAddrObj
Definition:
cClientAddrObj.h:17
GrayLib::cNetAddrTracker
Definition:
cNetAddrTracker.h:25
GrayLib::cNetAddress
Definition:
cNetAddr.h:31
GrayLib
Definition:
cMesh.h:22
GrayLib
include
XProtocol
cClientAddrObj.h
Generated on Tue Feb 2 2021 11:29:47 for Gray C++ Libraries by
1.9.1