TAO 2.0.1
Namespaces

String_Alloc.h File Reference

#include "tao/Basic_Types.h"

Namespaces

namespace  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:
String_Alloc.h 74014 2006-08-14 13:52:22Z johnnyw

Header file for the CORBA string types.

Author:
DOC Group at Wash U, UCI, and Vanderbilt U.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines