OS_NS_stdlib.cpp File Reference

#include "ace/OS_NS_stdlib.h"
#include "ace/Default_Constants.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_unistd.h"

Include dependency graph for OS_NS_stdlib.cpp:

This graph shows which files directly or indirectly include this file:


Functions

Non-standard functions
These functions aren't in the standard.

void * ACE_OS::calloc (size_t elements, size_t sizeof_elements)
 Function that is called by <ACE_OS::exit>, if non-null.
void ACE_OS::exit (int status)
 Function that is called by <ACE_OS::exit>, if non-null.
void ACE_OS::free (void *ptr)
 Function that is called by <ACE_OS::exit>, if non-null.
ACE_TCHARACE_OS::getenvstrings (void)
 Function that is called by <ACE_OS::exit>, if non-null.
ACE_TCHARACE_OS::strenvdup (const ACE_TCHAR *str)
 Function that is called by <ACE_OS::exit>, if non-null.
char * ACE_OS::itoa_emulation (int value, char *string, int radix)
 Emulated itoa - Converts an integer to a string.
wchar_t * ACE_OS::itow_emulation (int value, wchar_t *string, int radix)
 Emulated itow - Converts an integer to a string.
void * ACE_OS::malloc (size_t nbytes)
 Function that is called by <ACE_OS::exit>, if non-null.
void * ACE_OS::realloc (void *ptr, size_t nbytes)
 Function that is called by <ACE_OS::exit>, if non-null.
const char * ACE_OS::getprogname_emulation ()
 Function that is called by <ACE_OS::exit>, if non-null.
void ACE_OS::setprogname_emulation (const char *progname)
 Function that is called by <ACE_OS::exit>, if non-null.

Variables

static const char * __progname = ""

Variable Documentation

const char* __progname = "" [static]


Generated on Thu Feb 21 02:58:56 2008 for ACE by  doxygen 1.5.3-6