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

Public Member Functions

 PluginManifest (const char *jsonStr)
 
 PluginManifest (const nx::kit::Json &json)
 
 PluginManifest (const std::string &id, const std::string &name, const std::string &description, const std::string &version, const std::string &vendor)
 
template<typename T >
 PluginManifest (const T &)=delete
 
bool operator== (const PluginManifest &) const
 
nx::kit::Json to_json () const
 

Public Attributes

std::string id
 
std::string name
 
std::string description
 
std::string version
 
std::string vendor
 

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