ACE
6.2.5
|
#include "ace/config-all.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 | |
char * | ACE_OS::compile (const char *instring, char *expbuf, char *endbuf) |
int | ACE_OS::step (const char *str, char *expbuf) |
Originally in OS.h.
#define ACE_EXPORT_MACRO ACE_Export |