Represents a single node on the fieldbus.
Definition device.h:36
Base of the drive-profile view hierarchy: a thin, borrowed view over a Device.
Definition profile_device.h:31
Device & device()
The underlying generic device this view operates on.
Definition profile_device.h:37
ProfileDevice(Device &device)
Binds the view to device. The reference must outlive this view.
Definition profile_device.h:34
Device & device_
The borrowed device — the only data member permitted in the whole view chain.
Definition profile_device.h:42
const Device & device() const
Definition profile_device.h:38
Definition http_server.h:16