Imaging Control 4 C++ Library 1.2.0
|
This is the complete list of members for PropEnumeration, 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 |
entries(Error &err=Error::Default()) const | PropEnumeration | inline |
eventAddNotification(NotificationHandler cb, Error &err=Error::Default()) | Property | inline |
eventRemoveNotification(NotificationToken token, Error &err=Error::Default()) | Property | inline |
findEntry(const std::string &name, Error &err=Error::Default()) const | PropEnumeration | inline |
findEntry(int64_t value, Error &err=Error::Default()) const | PropEnumeration | inline |
getIntValue(Error &err=Error::Default()) const | PropEnumeration | inline |
getValue(Error &err=Error::Default()) const | PropEnumeration | 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 |
selectedEntry(Error &err=Error::Default()) const | PropEnumeration | inline |
selectedProperties(Error &err=Error::Default()) const | Property | inline |
selectEntry(const PropEnumEntry &entry, Error &err=Error::Default()) | PropEnumeration | inline |
setIntValue(int64_t entry_value, Error &err=Error::Default()) | PropEnumeration | inline |
setValue(const std::string &entry_name, Error &err=Error::Default()) | PropEnumeration | 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 |