#include "ace/config-lite.h"
#include "ace/OS_NS_math.h"
#include "ace/Flag_Manip.h"
#include "ace/Handle_Ops.h"
#include "ace/Lib_Find.h"
#include "ace/Init_ACE.h"
#include "ace/Sock_Connect.h"
#include "ace/Default_Constants.h"
#include "ace/ACE.inl"
Include dependency graph for ACE.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ACE |
Defines | |
#define | ACE_EXPORT_MACRO ACE_Export |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Time_Value |
This file contains value added ACE functions that extend the behavior of the UNIX and Win32 OS calls.
All these ACE static functions are consolidated in a single place in order to manage the namespace better. These functions are put here rather than in ACE_OS
in order to separate concerns.
Definition in file ACE.h.
|
|
|
|