#include "ace/config-lite.h"#include "ace/os_include/os_errno.h"#include "ace/OS_NS_errno.inl"
| 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 | 
| #define | ACE_ERRNO_TYPE int | 
| #define | ACE_ERRNO_GET errno | 
| #define | ACE_INLINE inline | 
| Functions | |
| ACE_NAMESPACE_INLINE_FUNCTION int | ACE_OS::last_error (void) | 
| ACE_NAMESPACE_INLINE_FUNCTION void | ACE_OS::last_error (int error) | 
| ACE_NAMESPACE_INLINE_FUNCTION int | ACE_OS::set_errno_to_last_error (void) | 
| ACE_NAMESPACE_INLINE_FUNCTION int | ACE_OS::set_errno_to_wsa_last_error (void) | 
Originally in OS.h.
| #define ACE_ERRNO_GET errno | 
| #define ACE_ERRNO_TYPE int | 
| #define ACE_EXPORT_MACRO ACE_Export | 
| #define ACE_INLINE inline | 
 1.6.2
 1.6.2