| 
    TAO
    2.2.4
    
   | 
 
#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.  | |
| WChar * | CORBA::wstring_alloc (ULong len) | 
| WChar * | CORBA::wstring_dup (const WChar *const) | 
| void | CORBA::wstring_free (WChar *const) | 
Header file for the CORBA string types.
 1.8.6