ACE 7.1.4
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
OS_NS_fcntl.h File Reference
#include "ace/config-all.h"
#include "ace/os_include/os_fcntl.h"
#include "ace/Global_Macros.h"
#include "ace/Default_Constants.h"

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.
 

Macros

#define ACE_EXPORT_MACRO   ACE_Export
 

Functions

int ACE_OS::fcntl (ACE_HANDLE handle, int cmd, long arg=0)
 
ACE_HANDLE ACE_OS::open (const char *filename, int mode, mode_t perms=ACE_DEFAULT_OPEN_PERMS, LPSECURITY_ATTRIBUTES sa=0)
 
ACE_HANDLE ACE_OS::open (const wchar_t *filename, int mode, mode_t perms=ACE_DEFAULT_OPEN_PERMS, LPSECURITY_ATTRIBUTES sa=0)
 

Detailed Description

Author
Douglas C. Schmidt d.sch.nosp@m.midt.nosp@m.@vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u
Jesper S. M|llerstoph.nosp@m.ph@d.nosp@m.iku.d.nosp@m.k
and a cast of thousands...

Macro Definition Documentation

◆ ACE_EXPORT_MACRO

#define ACE_EXPORT_MACRO   ACE_Export