WPILibC++
unspecified
|
This is the complete list of members for cs::HttpCameraImpl::PropertyData, including all inherited members.
defaultValue (defined in cs::PropertyImpl) | cs::PropertyImpl | |
enumChoices (defined in cs::PropertyImpl) | cs::PropertyImpl | |
hasMaximum (defined in cs::PropertyImpl) | cs::PropertyImpl | |
hasMinimum (defined in cs::PropertyImpl) | cs::PropertyImpl | |
httpParam (defined in cs::HttpCameraImpl::PropertyData) | cs::HttpCameraImpl::PropertyData | |
maximum (defined in cs::PropertyImpl) | cs::PropertyImpl | |
minimum (defined in cs::PropertyImpl) | cs::PropertyImpl | |
name (defined in cs::PropertyImpl) | cs::PropertyImpl | |
operator=(const PropertyImpl &oth)=delete (defined in cs::PropertyImpl) | cs::PropertyImpl | |
PropertyData()=default (defined in cs::HttpCameraImpl::PropertyData) | cs::HttpCameraImpl::PropertyData | |
PropertyData(llvm::StringRef name_) (defined in cs::HttpCameraImpl::PropertyData) | cs::HttpCameraImpl::PropertyData | inlineexplicit |
PropertyData(llvm::StringRef name_, llvm::StringRef httpParam_, bool viaSettings_, CS_PropertyKind kind_, int minimum_, int maximum_, int step_, int defaultValue_, int value_) (defined in cs::HttpCameraImpl::PropertyData) | cs::HttpCameraImpl::PropertyData | inline |
PropertyImpl()=default (defined in cs::PropertyImpl) | cs::PropertyImpl | |
PropertyImpl(llvm::StringRef name_) (defined in cs::PropertyImpl) | cs::PropertyImpl | inlineexplicit |
PropertyImpl(llvm::StringRef name_, CS_PropertyKind kind_, int step_, int defaultValue_, int value_) (defined in cs::PropertyImpl) | cs::PropertyImpl | inline |
PropertyImpl(const PropertyImpl &oth)=delete (defined in cs::PropertyImpl) | cs::PropertyImpl | |
propKind (defined in cs::PropertyImpl) | cs::PropertyImpl | |
SetDefaultValue(int v) (defined in cs::PropertyImpl) | cs::PropertyImpl | inline |
SetValue(int v) (defined in cs::PropertyImpl) | cs::PropertyImpl | inline |
SetValue(llvm::StringRef v) (defined in cs::PropertyImpl) | cs::PropertyImpl | inline |
step (defined in cs::PropertyImpl) | cs::PropertyImpl | |
value (defined in cs::PropertyImpl) | cs::PropertyImpl | |
valueSet (defined in cs::PropertyImpl) | cs::PropertyImpl | |
valueStr (defined in cs::PropertyImpl) | cs::PropertyImpl | |
viaSettings (defined in cs::HttpCameraImpl::PropertyData) | cs::HttpCameraImpl::PropertyData | |
~PropertyData() override=default (defined in cs::HttpCameraImpl::PropertyData) | cs::HttpCameraImpl::PropertyData | |
~PropertyImpl()=default (defined in cs::PropertyImpl) | cs::PropertyImpl | virtual |