|
| NumericRange (const nx::kit::Json &json) |
|
| NumericRange (const char *jsonData) |
|
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 |
|
|
static std::optional< NumericRange > | fromString (const std::string &s) |
|
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