nx_cloud_storage_sdk  1.0
Cloud Storage SDK
Public Member Functions | Static Public Member Functions | List of all members
nx::sdk::cloud_storage::ValueOrError< T > Struct Template Reference

Public Member Functions

 operator bool () const
 
value () const
 
std::string error () const
 

Static Public Member Functions

static ValueOrError< T > makeValue (T t)
 
static ValueOrError< T > makeError (std::string s)
 

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