|
CPP Device Virtualization API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E92477-09
|
Inheritance diagram for iotdcl::ExternalObject:Public Member Functions | |
| virtual | ~ExternalObject () |
| Destructor. | |
| ExternalObject (const std::string &uri) | |
| Create an iotdcl::ExternalObject. More... | |
| virtual const std::string & | getURI () const |
| Get the URI value. More... | |
Protected Attributes | |
| std::string * | uri |
| iotcs_storage_object_handle | storage_object_handle |
| iotdcl::ExternalObject::ExternalObject | ( | const std::string & | uri | ) |
Create an iotdcl::ExternalObject.
| uri | The URI |
|
virtual |
Get the URI value.