MeVisLab Toolbox Reference
ml::FloatMultiField Member List

This is the complete list of members for ml::FloatMultiField, including all inherited members.

_destinationFieldsml::Fieldprotected
_enableNotificationsml::Fieldprotectedstatic
_fieldContainerml::Fieldprotected
_flagsml::Fieldprotected
_nameml::Fieldprotected
_sensorsml::Fieldprotected
_sourceFieldsml::Fieldprotected
areNotificationsEnabled()ml::Field
areNotificationsEnabledGlobally()ml::Fieldstatic
attachField(OutputConnectorField *targetField)ml::Field
attachField(BaseField *targetField)ml::Field
attachField(SoNodeField *targetField)ml::Field
attachField(NotifyField *targetField)ml::Field
attachField(Field *targetField, bool propagateValueOnConnect)ml::Field
attachFieldSensor(FieldSensor *sensor)ml::Field
attachSourceField(Field *field)ml::Fieldprotected
copyCStringValue(char *valueBuffer, MLint bufferSize)ml::Field
detachAllFields()ml::Field
detachDestinationFields()ml::Field
detachField(Field *targetField)ml::Field
detachFieldInternal(Field *field)ml::Fieldprotected
detachFieldSensor(FieldSensor *sensor)ml::Field
detachFieldSensors()ml::Field
detachSourceField(Field *field)ml::Fieldprotected
detachSourceFields()ml::Field
enableNotifications(bool flag)ml::Field
enableNotificationsCounterState()ml::Fieldstatic
enableNotificationsGlobally(bool flag)ml::Fieldstatic
Field(const std::string &name=std::string())ml::Field
FloatMultiField(const std::string &name="")ml::FloatMultiField
getCStringValueSize()ml::Fieldinline
getDestinationField(size_t index)ml::Field
getFieldContainer() constml::Fieldinline
getFullName() constml::Field
getMultiField(MLfloat values[], size_t numValues)ml::MultiField< MLfloat >inline
getMultiField() constml::MultiField< MLfloat >inline
getName() constml::Fieldinline
getNonConstMultiField()ml::MultiField< MLfloat >inline
getNumDestinationFields()ml::Field
getNumSourceFields()ml::Field
getSize() constml::MultiField< MLfloat >inline
getSourceField(size_t index)ml::Field
getStringValue() const overrideml::MultiField< MLfloat >inlinevirtual
isOutputOnly() constml::Field
isValidValue()ml::Fieldinlinevirtual
ML_CLASS_HEADER(FloatMultiField)ml::FloatMultiField
MultiField(const std::string &name="")ml::MultiField< MLfloat >inline
setMultiField(const std::vector< MLfloat > &value)ml::MultiField< MLfloat >inline
setMultiField(const MLfloat values[], size_t numValues)ml::MultiField< MLfloat >inline
setName(const std::string &name)ml::Fieldinline
setOutputOnly(bool outputOnly=true)ml::Field
setStringValue(const std::string &value) overrideml::MultiField< MLfloat >inlinevirtual
setValueFromField(const Field &field)ml::Fieldprotectedvirtual
touch(FieldSensor::Strength strength=FieldSensor::CHANGED)ml::Fieldvirtual
~Field()ml::Fieldvirtual