TAO 4.0.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
TAO::details::string_traits_base< CORBA::WChar > Struct Reference

#include <String_Traits_Base_T.h>

Public Types

typedef CORBA::WChar char_type
 
typedef TAO::String_var< char_typestring_var
 
typedef TAO::String_out< char_typestring_out
 
typedef TAO::String_Manager_T< char_typestring_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

◆ char_type

◆ from_type

◆ string_mgr

◆ string_out

◆ string_var

◆ to_type

Member Function Documentation

◆ allocate()

static char_type * TAO::details::string_traits_base< CORBA::WChar >::allocate ( CORBA::ULong len)
inlinestatic

◆ default_initializer()

static char_type * TAO::details::string_traits_base< CORBA::WChar >::default_initializer ( )
inlinestatic

◆ duplicate()

static char_type * TAO::details::string_traits_base< CORBA::WChar >::duplicate ( char_type const * s)
inlinestatic

◆ release()

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: