OROCHI
 
Loading...
Searching...
No Matches
GxNetwork.h File Reference

共通インクルードファイル More...

#include "Gx.h"
#include "common/GNLSetting.h"
#include "common/GNLQueue.h"
#include "common/GNLDebug.h"
#include "common/GNLTypedef.h"
#include "GxTrophy.h"
#include "GxNpCore.h"
#include "GxNpStorage.h"
#include "GxSysNetwork.h"
Include dependency graph for GxNetwork.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GX_NETWORK_NAMESPACE_BEGIN()
 
#define GX_NETWORK_NAMESPACE_END()
 

Functions

void GxNetworkUsage (void)
 

Detailed Description

共通インクルードファイル

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Takashi Taketa
Tahir Arai

Macro Definition Documentation

◆ GX_NETWORK_NAMESPACE_BEGIN

#define GX_NETWORK_NAMESPACE_BEGIN ( )
Value:
namespace gx{ namespace network{

◆ GX_NETWORK_NAMESPACE_END

#define GX_NETWORK_NAMESPACE_END ( )
Value:
} }