#include <Byte.h>
Inherits keyple::common::Object.
◆ Byte() [1/3]
keyple::common::Byte::Byte |
( |
| ) |
|
|
inline |
◆ Byte() [2/3]
keyple::common::Byte::Byte |
( |
unsigned char |
value | ) |
|
|
inline |
◆ Byte() [3/3]
keyple::common::Byte::Byte |
( |
const Byte & |
b | ) |
|
|
inline |
◆ ~Byte()
virtual keyple::common::Byte::~Byte |
( |
| ) |
|
|
inlinevirtual |
◆ byteValue()
unsigned char keyple::common::Byte::byteValue |
( |
| ) |
|
|
inline |
◆ equals() [1/2]
bool keyple::common::Byte::equals |
( |
Object * |
obj | ) |
|
|
inline |
◆ equals() [2/2]
bool keyple::common::Byte::equals |
( |
std::shared_ptr< void > |
o | ) |
|
|
inlineoverridevirtual |
◆ finalize()
void keyple::common::Byte::finalize |
( |
| ) |
|
|
inlineoverridevirtual |
◆ hashCode() [1/2]
int keyple::common::Byte::hashCode |
( |
| ) |
|
|
inlineoverridevirtual |
◆ hashCode() [2/2]
static int keyple::common::Byte::hashCode |
( |
unsigned char |
value | ) |
|
|
inlinestatic |
◆ operator=()
Byte& keyple::common::Byte::operator= |
( |
Byte |
other | ) |
|
|
inline |
◆ operator==()
bool keyple::common::Byte::operator== |
( |
const Byte & |
other | ) |
|
|
inline |
◆ toString()
static std::string keyple::common::Byte::toString |
( |
unsigned char |
b | ) |
|
|
inlinestatic |
◆ valueOf()
static Byte* keyple::common::Byte::valueOf |
( |
unsigned char |
b | ) |
|
|
inlinestatic |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Byte & |
b |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file:
- component/keyple-common/src/main/Byte.h