MMDevice 70
|
This is the complete list of members for MM::FloatProperty, including all inherited members.
AddAllowedValue(const char *value) (defined in MM::Property) | MM::Property | |
AddAllowedValue(const char *value, long data) (defined in MM::Property) | MM::Property | |
AddToSequence(const char *value) (defined in MM::Property) | MM::Property | inlinevirtual |
Apply() (defined in MM::Property) | MM::Property | inline |
cached_ (defined in MM::Property) | MM::Property | protected |
ClearAllowedValues() (defined in MM::Property) | MM::Property | inline |
ClearSequence() (defined in MM::Property) | MM::Property | inlinevirtual |
FloatProperty(const char *name) (defined in MM::FloatProperty) | MM::FloatProperty | inline |
fpAction_ (defined in MM::Property) | MM::Property | protected |
Get(double &val) const (defined in MM::FloatProperty) | MM::FloatProperty | virtual |
Get(long &val) const (defined in MM::FloatProperty) | MM::FloatProperty | virtual |
Get(std::string &val) const (defined in MM::FloatProperty) | MM::FloatProperty | virtual |
GetAllowedValues() const (defined in MM::Property) | MM::Property | |
GetCached() const (defined in MM::Property) | MM::Property | inline |
GetData(const char *value, long &data) const (defined in MM::Property) | MM::Property | |
GetInitStatus() const (defined in MM::Property) | MM::Property | inline |
GetLowerLimit() const (defined in MM::Property) | MM::Property | inlinevirtual |
GetName() const (defined in MM::Property) | MM::Property | inlinevirtual |
GetReadOnly() const (defined in MM::Property) | MM::Property | inline |
GetSequence() const (defined in MM::Property) | MM::Property | inlinevirtual |
GetSequenceMaxSize() const (defined in MM::Property) | MM::Property | inlinevirtual |
GetType() (defined in MM::FloatProperty) | MM::FloatProperty | inlinevirtual |
GetUpperLimit() const (defined in MM::Property) | MM::Property | inlinevirtual |
hasData_ (defined in MM::Property) | MM::Property | protected |
HasLimits() const (defined in MM::Property) | MM::Property | inlinevirtual |
initStatus_ (defined in MM::Property) | MM::Property | protected |
IsAllowed(const char *value) const (defined in MM::Property) | MM::Property | |
IsSequenceable() (defined in MM::Property) | MM::Property | inline |
limits_ (defined in MM::Property) | MM::Property | protected |
lowerLimit_ (defined in MM::Property) | MM::Property | protected |
name_ (defined in MM::Property) | MM::Property | protected |
Property(const char *name) (defined in MM::Property) | MM::Property | inline |
readOnly_ (defined in MM::Property) | MM::Property | protected |
RegisterAction(ActionFunctor *fpAction) (defined in MM::Property) | MM::Property | inline |
SendSequence() (defined in MM::Property) | MM::Property | inlinevirtual |
sequenceable_ (defined in MM::Property) | MM::Property | protected |
sequenceEvents_ (defined in MM::Property) | MM::Property | protected |
sequenceMaxSize_ (defined in MM::Property) | MM::Property | protected |
Set(double val) (defined in MM::FloatProperty) | MM::FloatProperty | virtual |
Set(long val) (defined in MM::FloatProperty) | MM::FloatProperty | virtual |
Set(const char *val) (defined in MM::FloatProperty) | MM::FloatProperty | virtual |
SetCached(bool bState=true) (defined in MM::Property) | MM::Property | inline |
SetInitStatus(bool init) (defined in MM::Property) | MM::Property | inline |
SetLimits(double lowerLimit, double upperLimit) (defined in MM::FloatProperty) | MM::FloatProperty | virtual |
SetReadOnly(bool bState=true) (defined in MM::Property) | MM::Property | inline |
SetSequenceable(long sequenceMaxSize) (defined in MM::Property) | MM::Property | virtual |
StartSequence() (defined in MM::Property) | MM::Property | inline |
StopSequence() (defined in MM::Property) | MM::Property | inline |
Update() (defined in MM::Property) | MM::Property | inline |
upperLimit_ (defined in MM::Property) | MM::Property | protected |
values_ (defined in MM::Property) | MM::Property | protected |
~FloatProperty() (defined in MM::FloatProperty) | MM::FloatProperty | inlinevirtual |
~Property() (defined in MM::Property) | MM::Property | inlinevirtual |
~PropertyBase() (defined in MM::PropertyBase) | MM::PropertyBase | inlinevirtual |