ACE_Utils::To_Unsigned< unsigned short > Struct Template Reference

#include <Truncate.h>

List of all members.

Public Types

typedef unsigned short unsigned_type

Public Member Functions

unsigned_type operator() (unsigned_type x)

template<>
struct ACE_Utils::To_Unsigned< unsigned short >


Member Typedef Documentation

typedef unsigned short ACE_Utils::To_Unsigned< unsigned short >::unsigned_type
 

Definition at line 96 of file Truncate.h.


Member Function Documentation

unsigned_type ACE_Utils::To_Unsigned< unsigned short >::operator() unsigned_type  x  )  [inline]
 

Definition at line 98 of file Truncate.h.

00098 { return x; }


The documentation for this struct was generated from the following file:
Generated on Sun Jan 27 12:59:48 2008 for ACE by doxygen 1.3.6