#include <opend_hanfun_api_fp.h>
|
HF::Common::Result | save (const HF::Core::DeviceManagement::Device &device) |
| Save configuration. More...
|
|
HF::Common::Result | destroy (const HF::Core::DeviceManagement::Device &device) |
| Destroy configuration. More...
|
|
Device management entries class.
◆ destroy()
HF::Common::Result DeviceManagement::Entries::destroy |
( |
const HF::Core::DeviceManagement::Device & |
device | ) |
|
Destroy configuration.
Destroy the device management configuration in an entry.
- Parameters
-
device | Device to destroy the configuration. |
- Return values
-
◆ save()
HF::Common::Result DeviceManagement::Entries::save |
( |
const HF::Core::DeviceManagement::Device & |
device | ) |
|
Save configuration.
Save the device management configuration in an entry.
- Parameters
-
device | Device to save the configuration. |
- Return values
-
The documentation for this struct was generated from the following file: