ACE_Utils Namespace Reference


Classes

class  Auto_Functor_Ref
 Helper class to implement assignment and copy-construction as expected. More...
class  Auto_Functor
 Helper template to implement auto_ptr<>-like classes, but executing a functor in the destructor, instead of always deleting things. More...
struct  ACE_Utils::Sign_Check< unsigned char >
struct  ACE_Utils::Sign_Check< unsigned short >
struct  ACE_Utils::Sign_Check< unsigned int >
struct  ACE_Utils::Sign_Check< unsigned long >
struct  ACE_Utils::Sign_Check< unsigned long long >
struct  ACE_Utils::Sign_Check< signed char >
struct  ACE_Utils::Sign_Check< signed short >
struct  ACE_Utils::Sign_Check< signed int >
struct  ACE_Utils::Sign_Check< signed long >
struct  ACE_Utils::Sign_Check< signed long long >
struct  ACE_Utils::To_Unsigned< unsigned char >
struct  ACE_Utils::To_Unsigned< unsigned short >
struct  ACE_Utils::To_Unsigned< unsigned int >
struct  ACE_Utils::To_Unsigned< unsigned long >
struct  ACE_Utils::To_Unsigned< unsigned long long >
struct  ACE_Utils::To_Unsigned< signed char >
struct  ACE_Utils::To_Unsigned< signed short >
struct  ACE_Utils::To_Unsigned< signed int >
struct  ACE_Utils::To_Unsigned< signed long >
struct  ACE_Utils::To_Unsigned< signed long long >
struct  ACE_Utils::Safe_Comparator< LEFT, RIGHT, true, false >
struct  ACE_Utils::Safe_Comparator< LEFT, RIGHT, false, true >
struct  ACE_Utils::Safe_Comparator< LEFT, RIGHT, false, false >
struct  ACE_Utils::Safe_Comparator< LEFT, RIGHT, true, true >
struct  Fast_Comparator
 Quick comparison of types that can be safely promoted and/or converted to each other. More...
struct  Comparator
 Structure that provides optimal comparison operation for given types. More...
struct  Truncator
 Truncate value of type FROM to value of type TO. More...
struct  ACE_Utils::Truncator< T, T >
struct  Noop_Truncator
 No-op truncation. More...
class  UUID_Node
 Class to hold a MAC address. More...
class  UUID
class  UUID_Generator

Typedefs

typedef ACE_Singleton
< UUID_Generator,
ACE_SYNCH_MUTEX > 
UUID_GENERATOR

Functions

template<typename TO, typename FROM>
TO truncate_cast (FROM val)


Typedef Documentation


Function Documentation

template<typename TO, typename FROM>
TO ACE_Utils::truncate_cast ( FROM  val  )  [inline]


Generated on Wed Apr 23 02:44:11 2008 for ACE by  doxygen 1.5.5