TAO::details::unbounded_value_allocation_traits< T, dummy > Struct Template Reference

#include <Unbounded_Value_Allocation_Traits_T.h>

List of all members.

Public Types

typedef T value_type

Static Public Member Functions

static CORBA::ULong default_maximum ()
static value_typedefault_buffer_allocation ()
static value_typeallocbuf (CORBA::ULong maximum)
static void freebuf (value_type *buffer)

template<typename T, bool dummy>
struct TAO::details::unbounded_value_allocation_traits< T, dummy >


Member Typedef Documentation

template<typename T, bool dummy>
typedef T TAO::details::unbounded_value_allocation_traits< T, dummy >::value_type


Member Function Documentation

template<typename T, bool dummy>
static CORBA::ULong TAO::details::unbounded_value_allocation_traits< T, dummy >::default_maximum (  )  [inline, static]

template<typename T, bool dummy>
static value_type* TAO::details::unbounded_value_allocation_traits< T, dummy >::default_buffer_allocation (  )  [inline, static]

template<typename T, bool dummy>
static value_type* TAO::details::unbounded_value_allocation_traits< T, dummy >::allocbuf ( CORBA::ULong  maximum  )  [inline, static]

template<typename T, bool dummy>
static void TAO::details::unbounded_value_allocation_traits< T, dummy >::freebuf ( value_type buffer  )  [inline, static]


The documentation for this struct was generated from the following file:
Generated on Wed Sep 19 04:47:22 2007 for TAO by  doxygen 1.5.3