TAO
2.3.3
|
#include <Unbounded_Reference_Allocation_Traits_T.h>
Public Types | |
typedef T | value_type |
typedef ref_traits | reference_traits |
Static Public Member Functions | |
static CORBA::ULong | default_maximum () |
static value_type * | default_buffer_allocation () |
static value_type * | allocbuf (CORBA::ULong maximum) |
static value_type * | allocbuf_noinit (CORBA::ULong maximum) |
static void | freebuf (value_type *buffer) |
typedef ref_traits TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::reference_traits |
typedef T TAO::details::unbounded_reference_allocation_traits< T, ref_traits, dummy >::value_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |