Union of all 16 bit value types used within the Bond compiler, the CBO file format, and the Bond Virtual Machine.
More...
#include <bond/types/value.h>
Union of all 16 bit value types used within the Bond compiler, the CBO file format, and the Bond Virtual Machine.
◆ Value16() [1/6]
Bond::Value16::Value16 |
( |
| ) |
|
|
inline |
◆ Value16() [2/6]
Bond::Value16::Value16 |
( |
int16_t |
value | ) |
|
|
inlineexplicit |
◆ Value16() [3/6]
Bond::Value16::Value16 |
( |
uint16_t |
value | ) |
|
|
inlineexplicit |
◆ Value16() [4/6]
Bond::Value16::Value16 |
( |
int32_t |
value | ) |
|
|
inlineexplicit |
◆ Value16() [5/6]
Bond::Value16::Value16 |
( |
uint32_t |
value | ) |
|
|
inlineexplicit |
◆ Value16() [6/6]
Bond::Value16::Value16 |
( |
const uint8_t |
value[] | ) |
|
|
inlineexplicit |
◆ mBytes
unsigned char Bond::Value16::mBytes[2] |
◆ mShort
int16_t Bond::Value16::mShort |
◆ mUShort
uint16_t Bond::Value16::mUShort |
The documentation for this union was generated from the following file:
- include/bond/types/value.h