![]() |
ImFusion SDK 4.3
|
Custom literals for classes of the ImFusion SDK. More...
Custom literals for classes of the ImFusion SDK.
Functions | |
| ByteSize | operator""_bytes (unsigned long long numBytes) |
| Create a ByteSize object from number of bytes. | |
| ByteSize | operator""_KB (unsigned long long kb) |
| Create a ByteSize object from number of Kilobytes. | |
| ByteSize | operator""_MB (unsigned long long mb) |
| Create a ByteSize object from number of Megabytes. | |
| ByteSize | operator""_GB (unsigned long long gb) |
| Create a ByteSize object from number of Gigabytes. | |