L1GctUnsignedInt() | L1GctUnsignedInt< nBits > | |
L1GctUnsignedInt(unsigned value) | L1GctUnsignedInt< nBits > | |
L1GctUnsignedInt(const L1GctUnsignedInt< mBits > &rhs) | L1GctUnsignedInt< nBits > | |
m_nBits | L1GctUnsignedInt< nBits > | [protected] |
m_overFlow | L1GctUnsignedInt< nBits > | [protected] |
m_value | L1GctUnsignedInt< nBits > | [protected] |
MAX_NBITS | L1GctUnsignedInt< nBits > | [protected, static] |
operator+(const L1GctUnsignedInt &rhs) const | L1GctUnsignedInt< nBits > | |
operator=(int value) | L1GctUnsignedInt< nBits > | |
overFlow() const | L1GctUnsignedInt< nBits > | [inline] |
reset() | L1GctUnsignedInt< nBits > | [inline] |
setOverFlow(bool oflow) | L1GctUnsignedInt< nBits > | [inline] |
setValue(unsigned value) | L1GctUnsignedInt< nBits > | |
size() const | L1GctUnsignedInt< nBits > | [inline] |
value() const | L1GctUnsignedInt< nBits > | [inline] |
~L1GctUnsignedInt() | L1GctUnsignedInt< nBits > |