Imaging Control 4 C++ Library 1.2.0
|
This is the complete list of members for Property, including all inherited members.
asBoolean(Error &err=Error::Default()) const | Property | inline |
asCategory(Error &=Error::Default()) const | Property | inline |
asCommand(Error &err=Error::Default()) const | Property | inline |
asEnumEntry(Error &err=Error::Default()) const | Property | inline |
asEnumeration(Error &err=Error::Default()) const | Property | inline |
asFloat(Error &err=Error::Default()) const | Property | inline |
asInteger(Error &err=Error::Default()) const | Property | inline |
asRegister(Error &err=Error::Default()) const | Property | inline |
asString(Error &err=Error::Default()) const | Property | inline |
description(Error &err=Error::Default()) const | Property | inline |
displayName(Error &err=Error::Default()) const | Property | inline |
eventAddNotification(NotificationHandler cb, Error &err=Error::Default()) | Property | inline |
eventRemoveNotification(NotificationToken token, Error &err=Error::Default()) | Property | inline |
is_valid() const noexcept | Property | inline |
isAvailable(Error &err=Error::Default()) const | Property | inline |
isLikelyLockedByStream(Error &err=Error::Default()) const | Property | inline |
isLocked(Error &err=Error::Default()) const | Property | inline |
isReadOnly(Error &err=Error::Default()) const | Property | inline |
isSelector(Error &err=Error::Default()) const | Property | inline |
name(Error &err=Error::Default()) const | Property | inline |
NotificationHandler typedef | Property | |
NotificationToken typedef | Property | |
operator!=(const Property &other) const noexcept | Property | inline |
operator<(const Property &other) const noexcept | Property | inline |
operator==(const Property &other) const noexcept | Property | inline |
Property()=default | Property | |
selectedProperties(Error &err=Error::Default()) const | Property | inline |
tooltip(Error &err=Error::Default()) const | Property | inline |
type(Error &err=Error::Default()) const | Property | inline |
visibility(Error &err=Error::Default()) const | Property | inline |