TAO  2.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
TAO::details::string_traits< charT, dummy > Struct Template Reference

#include <String_Traits_T.h>

Inheritance diagram for TAO::details::string_traits< charT, dummy >:
Inheritance graph
Collaboration diagram for TAO::details::string_traits< charT, dummy >:
Collaboration graph

Additional Inherited Members

- Public Types inherited from TAO::details::string_traits_decorator< char_type, derived >
typedef char_type * value_type
 
typedef char_type const * const_value_type
 
- Static Public Member Functions inherited from TAO::details::string_traits_decorator< char_type, derived >
static void zero_range (char_type **begin, char_type **end)
 
static void initialize_range (char_type **begin, char_type **end)
 
template<typename iter >
static void copy_range (char_type **begin, char_type **end, iter dst)
 
template<typename iter >
static void copy_swap_range (char_type **begin, char_type **end, iter dst)
 
static void release_range (char_type **begin, char_type **end)
 
static char_type const * initialize_if_zero (char_type *&element)
 

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