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:

Go to the source code of 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.
void * ACE_OS::malloc (size_t nbytes)
void * ACE_OS::realloc (void *ptr, size_t nbytes)
const char * ACE_OS::getprogname_emulation ()
void ACE_OS::setprogname_emulation (const char *progname)

Variables

static const char * __progname = ""


Variable Documentation

const char* __progname = "" [static]

Definition at line 778 of file OS_NS_stdlib.cpp.


Generated on Tue Feb 2 17:30:24 2010 for ACE by  doxygen 1.4.7