CPP Device Virtualization API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E92477-09
|
Go to the source code of this file.
Structures | |
class | iotdcl::Event< V > |
An event passed to a callback. More... | |
class | iotdcl::ChangeEvent< V > |
An event passed to the onChange callback. More... | |
class | iotdcl::ActionEvent< V > |
An event passed to the onChange callback. More... | |
class | iotdcl::ActionCallback |
A callback interface for receiving notification of an Action. More... | |
class | iotdcl::ChangeCallback |
A callback interface for receiving an event when the value of an attribute has changed. More... | |
class | iotdcl::ErrorEvent< V > |
An event passed to the. More... | |
class | iotdcl::ErrorCallback |
A callback interface for errors in delivery of messages. More... | |
class | iotdcl::AbstractVirtualDevice< V > |
AbstractVirtualDevice is a representation of a device model implemented by an endpoint. More... | |
Namespaces | |
iotdcl | |
A name-value pair in an event. | |