#include "ace/config-all.h"#include "ace/os_include/sys/os_utsname.h"

Go to the source code of this file.
Namespaces | |
| namespace | ACE_OS |
This namespace defines an OS independent programming API that shields developers from nonportable aspects of writing efficient system programs on Win32, POSIX and other versions of UNIX, and various real-time operating systems. | |
Defines | |
| #define | ACE_EXPORT_MACRO ACE_Export |
Typedefs | |
| typedef struct utsname | ACE_utsname |
Functions | |
| ACE_Export int | ACE_OS::uname (ACE_utsname *name) |
Originally in OS.h.
Definition in file OS_NS_sys_utsname.h.
| #define ACE_EXPORT_MACRO ACE_Export |
Definition at line 33 of file OS_NS_sys_utsname.h.
| typedef struct utsname ACE_utsname |
Definition at line 55 of file OS_NS_sys_utsname.h.
1.7.0