TNL::Int< bitCount > Struct Template Reference
#include <tnlTypes.h>
Inheritance diagram for TNL::Int< bitCount >:
Detailed Description
template<U32 bitCount>
struct TNL::Int< bitCount >
Unsigned integer bit-level RPC template wrapper.
When an Int<X> is in the parameter list for an RPC method, that parameter will be transmitted using X bits.
Constructor & Destructor Documentation
template<U32 bitCount> |
TNL::Int< bitCount >::Int |
( |
U32 |
val = 0 |
) |
[inline] |
|
Member Function Documentation
template<U32 bitCount> |
TNL::Int< bitCount >::operator U32 |
( |
|
) |
const [inline] |
|
template<U32 bitCount> |
U32 TNL::Int< bitCount >::getPrecisionBits |
( |
|
) |
[inline] |
|
Field Documentation