ACE  6.4.2
Namespaces | Macros | Functions
OS_NS_devctl.h File Reference
#include "ace/config-all.h"
#include "ace/os_include/sys/os_types.h"
#include "ace/ACE_export.h"

Namespaces

 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::posix_devctl (int filedes, int dcmd, void *dev_data_ptr, size_t nbyte, int *dev_info_ptr)
 

Macro Definition Documentation

#define ACE_EXPORT_MACRO   ACE_Export