TAO
2.3.3
|
#include <String_Traits_Base_T.h>
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_type * | default_initializer () |
static char_type * | duplicate (char_type const *s) |
static void | release (char_type *s) |
static char_type * | allocate (CORBA::ULong len) |
typedef TAO::String_Manager_T<char_type> TAO::details::string_traits_base< CORBA::WChar >::string_mgr |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |