ACE  6.2.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ACE_Utils::Truncator< FROM, TO > Member List

This is the complete list of members for ACE_Utils::Truncator< FROM, TO >, including all inherited members.

ACE_STATIC_CONSTANT(bool, MAX_FROM_GT_MAX_TO=(sizeof(FROM) > sizeof(TO)||(sizeof(FROM)==sizeof(TO)&&Sign_Check< FROM >::is_signed==0)))ACE_Utils::Truncator< FROM, TO >
comp_to_type typedefACE_Utils::Truncator< FROM, TO >
comparator typedefACE_Utils::Truncator< FROM, TO >
operator()(FROM val)ACE_Utils::Truncator< FROM, TO >inline