represents VBK atomic units
More...
Definition at line 21 of file coin.hpp.
#include <coin.hpp>
◆ Coin()
altintegration::Coin::Coin |
( |
int64_t |
atomicUnits | ) |
|
|
inlineexplicit |
Definition at line 28 of file coin.hpp.
28: units(atomicUnits) {}
◆ operator==()
bool altintegration::Coin::operator== |
( |
const Coin & |
other | ) |
const |
|
noexcept |
- Parameters
-
- Returns
- comparing result
◆ toVbkEncoding()
void altintegration::Coin::toVbkEncoding |
( |
WriteStream & |
stream | ) |
const |
- Parameters
-
stream | data stream to write into |
◆ units
int64_t altintegration::Coin::units {} |
The documentation for this struct was generated from the following file: