#include <DynAnyUtils_T.h>
Static Public Member Functions | |
static void | insert_value (const T &val, TAO_DynCommon *the_dynany) |
static BasicTypeTraits< T > ::return_type | get_value (TAO_DynCommon *the_dynany) |
void TAO::DynAnyBasicTypeUtils< T >::insert_value | ( | const T & | val, | |
TAO_DynCommon * | the_dynany | |||
) | [inline, static] |
BasicTypeTraits< T >::return_type TAO::DynAnyBasicTypeUtils< T >::get_value | ( | TAO_DynCommon * | the_dynany | ) | [inline, static] |