#include <Truncate.h>
Public Types | |
| typedef signed short | signed_type |
| typedef unsigned short | unsigned_type |
Public Member Functions | |
| unsigned_type | operator() (signed_type x) |
Definition at line 155 of file Truncate.h.
| typedef signed short ACE_Utils::To_Unsigned< signed short >::signed_type |
Definition at line 157 of file Truncate.h.
| typedef unsigned short ACE_Utils::To_Unsigned< signed short >::unsigned_type |
Definition at line 158 of file Truncate.h.
| unsigned_type ACE_Utils::To_Unsigned< signed short >::operator() | ( | signed_type | x | ) | [inline] |
1.4.7