TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy > Struct Template Reference
#include <Unbounded_Reference_Allocation_Traits_T.h>
List of all members.
template<typename T, class ref_traits, bool dummy>
 struct TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >
Member Typedef Documentation
template<typename T , class ref_traits , bool dummy> 
      
        
          | typedef ref_traits TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::reference_traits | 
        
      
 
 
template<typename T , class ref_traits , bool dummy> 
      
        
          | typedef T TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::value_type | 
        
      
 
 
Member Function Documentation
template<typename T , class ref_traits , bool dummy> 
      
        
          | static value_type* TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::allocbuf  | 
          ( | 
          CORBA::ULong  | 
           maximum | 
           )  | 
           [inline, static] | 
        
      
 
 
template<typename T , class ref_traits , bool dummy> 
      
        
          | static value_type* TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::allocbuf_noinit  | 
          ( | 
          CORBA::ULong  | 
           maximum | 
           )  | 
           [inline, static] | 
        
      
 
 
template<typename T , class ref_traits , bool dummy> 
      
        
          | static value_type* TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::default_buffer_allocation  | 
          ( | 
           | 
           )  | 
           [inline, static] | 
        
      
 
 
template<typename T , class ref_traits , bool dummy> 
      
        
          | static CORBA::ULong TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::default_maximum  | 
          ( | 
           | 
           )  | 
           [inline, static] | 
        
      
 
 
template<typename T , class ref_traits , bool dummy> 
      
        
          | static void TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::freebuf  | 
          ( | 
          value_type *  | 
           buffer | 
           )  | 
           [inline, static] | 
        
      
 
 
The documentation for this struct was generated from the following file: