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