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:


Non-standard functions

These functions aren't in the standard.

void * ACE_OS::calloc (size_t elements, size_t sizeof_elements)
void ACE_OS::exit (int status)
void ACE_OS::free (void *ptr)
ACE_TCHARACE_OS::getenvstrings (void)
ACE_TCHARACE_OS::strenvdup (const ACE_TCHAR *str)
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)
void * ACE_OS::realloc (void *ptr, size_t nbytes)

Generated on Mon Apr 30 22:26:50 2007 for ACE by  doxygen 1.4.7-1