IsWritable

virtual bool ISignal::IsWritable() = 0

Gets whether the signal is writable.

Returns

bool – True if the signal is writable, false otherwise.

Throws