|
|
| NumericRange (const nx::kit::Json &json) noexcept(false) |
| |
|
| NumericRange (const char *jsonData) noexcept(false) |
| |
|
template<typename T > |
| | NumericRange (const T &)=delete |
| |
|
bool | operator== (const NumericRange &) const |
| |
|
| NumericRange (float value) |
| |
|
| NumericRange (std::optional< RangePoint > from, std::optional< RangePoint > to) |
| |
|
nx::kit::Json | to_json () const |
| |
|
bool | intersects (const NumericRange &range) const |
| |
|
bool | hasRange (const NumericRange &range) const |
| |
The documentation for this struct was generated from the following files:
- src/nx/sdk/cloud_storage/helpers/data.h
- src/nx/sdk/cloud_storage/helpers/data.cpp