ML Reference
ml::BaseField Member List

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

_destinationFieldsml::Fieldprotected
_enableNotificationsml::Fieldprotectedstatic
_fieldContainerml::Fieldprotected
_flagsml::Fieldprotected
_nameml::Fieldprotected
_sensorsml::Fieldprotected
_sourceFieldsml::Fieldprotected
addAllowedType(const RuntimeType *allowedType)ml::BaseField
addAllowedType()ml::BaseFieldinline
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
BaseField()ml::BaseField
BaseField(const std::string &name)ml::BaseField
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
getAllowedTypes() constml::BaseFieldinline
getBaseValue() constml::BaseField
getCStringValueSize()ml::Fieldinline
getDestinationField(size_t index)ml::Field
getFieldContainer() constml::Fieldinline
getFullName() constml::Field
getName() constml::Fieldinline
getNumDestinationFields()ml::Field
getNumSourceFields()ml::Field
getSourceField(size_t index)ml::Field
getStringValue() const overrideml::BaseFieldvirtual
getTypedBaseValue() constml::BaseFieldinline
getTypedValue() constml::BaseFieldinline
getValue() constml::BaseFieldinline
hasUnallowedType() constml::BaseFieldinline
isOutputOnly() constml::Field
isValidValue()ml::Fieldinlinevirtual
setBaseValue(Base *basePointerValue)ml::BaseField
setBaseValue(const RefCountedBasePtr &value)ml::BaseField
setBaseValueAndAddAllowedType(T *value)ml::BaseFieldinline
setBaseValueAndAddAllowedType(const ::boost::intrusive_ptr< T > &value)ml::BaseFieldinline
setName(const std::string &name)ml::Fieldinline
setOutputOnly(bool outputOnly=true)ml::Field
setStringValue(const std::string &stringValue) overrideml::BaseFieldvirtual
setValue(Base *basePointerValue)ml::BaseFieldinline
setValue(const RefCountedBasePtr &value)ml::BaseFieldinline
setValueFromField(const Field &field) overrideml::BaseFieldprotectedvirtual
touch(FieldSensor::Strength strength=FieldSensor::CHANGED)ml::Fieldvirtual
touchSourceFields(void)ml::BaseFieldvirtual
~BaseField() overrideml::BaseField
~Field()ml::Fieldvirtual