TAO_DynamicAny
2.0.8
|
#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) |
BasicTypeTraits< T >::return_type TAO::DynAnyBasicTypeUtils< T >::get_value | ( | TAO_DynCommon * | the_dynany | ) | [static] |
void TAO::DynAnyBasicTypeUtils< T >::insert_value | ( | const T & | val, |
TAO_DynCommon * | the_dynany | ||
) | [static] |