nx_cloud_storage_sdk  1.0
Cloud Storage SDK
Public Member Functions | Public Attributes | List of all members
nx::sdk::cloud_storage::RangePoint Struct Reference

Public Member Functions

 RangePoint (const nx::kit::Json &json)
 
 RangePoint (const char *jsonData)
 
template<typename T >
 RangePoint (const T &)=delete
 
 RangePoint (float value, bool inclusive)
 
bool operator== (const RangePoint &) const
 
nx::kit::Json to_json () const
 

Public Attributes

float value = 0.0
 
bool inclusive = false
 

The documentation for this struct was generated from the following files: