Imaging Control 4 C++ Library 1.2.0
Loading...
Searching...
No Matches
PropEnumeration Member List

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

asBoolean(Error &err=Error::Default()) constPropertyinline
asCategory(Error &=Error::Default()) constPropertyinline
asCommand(Error &err=Error::Default()) constPropertyinline
asEnumEntry(Error &err=Error::Default()) constPropertyinline
asEnumeration(Error &err=Error::Default()) constPropertyinline
asFloat(Error &err=Error::Default()) constPropertyinline
asInteger(Error &err=Error::Default()) constPropertyinline
asRegister(Error &err=Error::Default()) constPropertyinline
asString(Error &err=Error::Default()) constPropertyinline
description(Error &err=Error::Default()) constPropertyinline
displayName(Error &err=Error::Default()) constPropertyinline
entries(Error &err=Error::Default()) constPropEnumerationinline
eventAddNotification(NotificationHandler cb, Error &err=Error::Default())Propertyinline
eventRemoveNotification(NotificationToken token, Error &err=Error::Default())Propertyinline
findEntry(const std::string &name, Error &err=Error::Default()) constPropEnumerationinline
findEntry(int64_t value, Error &err=Error::Default()) constPropEnumerationinline
getIntValue(Error &err=Error::Default()) constPropEnumerationinline
getValue(Error &err=Error::Default()) constPropEnumerationinline
is_valid() const noexceptPropertyinline
isAvailable(Error &err=Error::Default()) constPropertyinline
isLikelyLockedByStream(Error &err=Error::Default()) constPropertyinline
isLocked(Error &err=Error::Default()) constPropertyinline
isReadOnly(Error &err=Error::Default()) constPropertyinline
isSelector(Error &err=Error::Default()) constPropertyinline
name(Error &err=Error::Default()) constPropertyinline
NotificationHandler typedefProperty
NotificationToken typedefProperty
operator!=(const Property &other) const noexceptPropertyinline
operator<(const Property &other) const noexceptPropertyinline
operator==(const Property &other) const noexceptPropertyinline
selectedEntry(Error &err=Error::Default()) constPropEnumerationinline
selectedProperties(Error &err=Error::Default()) constPropertyinline
selectEntry(const PropEnumEntry &entry, Error &err=Error::Default())PropEnumerationinline
setIntValue(int64_t entry_value, Error &err=Error::Default())PropEnumerationinline
setValue(const std::string &entry_name, Error &err=Error::Default())PropEnumerationinline
tooltip(Error &err=Error::Default()) constPropertyinline
type(Error &err=Error::Default()) constPropertyinline
visibility(Error &err=Error::Default()) constPropertyinline