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