TAO  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Static Public Member Functions | List of all members
TAO::details::string_traits_base< CORBA::WChar > Struct Template Reference

#include <String_Traits_Base_T.h>

Collaboration diagram for TAO::details::string_traits_base< CORBA::WChar >:
Collaboration graph

Public Types

typedef CORBA::WChar char_type
 
typedef TAO::String_var
< char_type
string_var
 
typedef TAO::String_out
< char_type
string_out
 
typedef TAO::String_Manager_T
< char_type
string_mgr
 
typedef ACE_InputCDR::to_wstring to_type
 
typedef ACE_OutputCDR::from_wstring from_type
 

Static Public Member Functions

static char_typedefault_initializer ()
 
static char_typeduplicate (char_type const *s)
 
static void release (char_type *s)
 
static char_typeallocate (CORBA::ULong len)
 

Member Typedef Documentation

Member Function Documentation

static char_type* TAO::details::string_traits_base< CORBA::WChar >::allocate ( CORBA::ULong  len)
inlinestatic
static char_type* TAO::details::string_traits_base< CORBA::WChar >::default_initializer ( )
inlinestatic
static char_type* TAO::details::string_traits_base< CORBA::WChar >::duplicate ( char_type const *  s)
inlinestatic
static void TAO::details::string_traits_base< CORBA::WChar >::release ( char_type s)
inlinestatic

The documentation for this struct was generated from the following file: