CVB++ 14.1
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
DeviceControl Member List

This is the complete list of members for DeviceControl, including all inherited members.

Parent() const noexceptDeviceControlinline
SendCommand(DeviceControlCommand command, IN_TYPE value, OUT_TYPE &result)DeviceControlinline
SendCommand(DeviceControlCommand command, OUT_TYPE &result)DeviceControlinline
SendCommand(DeviceControlCommand command, void *inputBuffer, std::size_t inputBufferSize, void *outputBuffer, std::size_t &outputBufferSize)DeviceControlinline
SendStringCommand(DeviceControlCommand command, const String &value)DeviceControlinline