TAO  2.3.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
String_Alloc.h File Reference
#include "tao/Basic_Types.h"

Namespaces

 CORBA
 FUZZ: disable check_for_include/.
 

Functions

CORBA String Memory Management

CORBA string memory management functions.

char * CORBA::string_alloc (ULong len)
 
char * CORBA::string_dup (const char *)
 
void CORBA::string_free (char *)
 
CORBA Wide String Memory Management

CORBA wide string memory management functions.

WCharCORBA::wstring_alloc (ULong len)
 
WCharCORBA::wstring_dup (const WChar *const)
 
void CORBA::wstring_free (WChar *const)
 

Detailed Description

$Id$

Header file for the CORBA string types.

Author
DOC Group at Wash U, UCI, and Vanderbilt U.