#include "ace/config-all.h"
#include "ace/os_include/os_stdlib.h"
#include "ace/ACE_export.h"
#include "ace/OS_NS_stdlib.inl"
Include dependency graph for OS_NS_stdlib.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ACE_OS |
Defines | |
#define | ACE_EXPORT_MACRO ACE_Export |
#define | ACE_INLINE inline |
Typedefs | |
typedef int(* | ACE_COMPARE_FUNC )(const void *, const void *) |
Jesper S. M|ller<stophph@diku.dk>
and a cast of thousands...
Definition in file OS_NS_stdlib.h.
|
Definition at line 34 of file OS_NS_stdlib.h. |
|
Definition at line 286 of file OS_NS_stdlib.h. |
|
Definition at line 49 of file OS_NS_stdlib.h. Referenced by ACE_OS::bsearch(), and ACE_OS::qsort(). |