Searched defs:BEInt (Results 1 – 1 of 1) sorted by relevance
667 struct BEInt<Type, 1> struct676 struct BEInt<Type, 2> argument679 typedef Type type;680 void set (Type V) in set()705 struct BEInt<Type, 3> struct724 struct BEInt<Type, 4> struct727 typedef Type type;728 void set (Type V) in set()735 operator Type () const in operator Type()742 private: uint8_t v[4];