Union of all 32 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 32 bit value types used within the Bond compiler, the CBO file format, and the Bond Virtual Machine.
◆ Value32() [1/5]
| Bond::Value32::Value32 |
( |
| ) |
|
|
inline |
◆ Value32() [2/5]
| Bond::Value32::Value32 |
( |
int32_t | value | ) |
|
|
inlineexplicit |
◆ Value32() [3/5]
| Bond::Value32::Value32 |
( |
uint32_t | value | ) |
|
|
inlineexplicit |
◆ Value32() [4/5]
| Bond::Value32::Value32 |
( |
float | value | ) |
|
|
inlineexplicit |
◆ Value32() [5/5]
| Bond::Value32::Value32 |
( |
const uint8_t | value[] | ) |
|
|
inlineexplicit |
◆ mBytes
| uint8_t Bond::Value32::mBytes[4] |
◆ mFloat
| float Bond::Value32::mFloat |
◆ mInt
| int32_t Bond::Value32::mInt |
◆ mUInt
| uint32_t Bond::Value32::mUInt |
The documentation for this union was generated from the following file:
- include/bond/types/value.h