Searched defs:GetValue (Results 1 - 25 of 42) sorted by path

12

/haiku/headers/private/debugger/model/
H A DExpressionValues.h67 ExpressionValues::GetValue(FunctionID* function, Thread* thread, function in class:ExpressionValues
H A DStackFrameValues.h59 StackFrameValues::GetValue(ObjectID* variable, const TypeComponentPath& path, function in class:StackFrameValues
/haiku/headers/private/debugger/value/
H A DValueNode.h83 Value* GetValue() const { return fValue; } function in class:ValueNode
/haiku/headers/private/debugger/value/values/
H A DBoolValue.h17 bool GetValue() const function in class:BoolValue
H A DFloatValue.h17 BVariant GetValue() const function in class:FloatValue
H A DIntegerValue.h23 const BVariant& GetValue() const function in class:IntegerValue
H A DStringValue.h17 BString GetValue() const function in class:StringValue
/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h631 inline Value& GetValue(Node* node) const function in class:AVLTreeMapStrategy::Auto
/haiku/headers/private/locale/
H A DHashMapCatalog.h169 HashMapCatalog::CatWalker::GetValue() const function in class:BPrivate::HashMapCatalog::CatWalker
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp85 Value* GetValue(AVLTreeNode* node) const function in struct:AttributeIndex::TreeDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h171 inline Value& GetValue(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSetting.cpp149 LiveSetting::GetValue(BMessage *msgFrom, bool &val) const function in class:LiveSetting
166 LiveSetting::GetValue(BMessage *msgFrom, int32 &val) const function in class:LiveSetting
183 LiveSetting::GetValue(BMessage *msgFrom, BString &val) const function in class:LiveSetting
H A DLiveSettings.cpp467 LiveSettings::GetValue(const char *name, T &val) function in class:LiveSettings
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp268 Header::GetValue(BVariant& _value) const function in class:Header
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.cpp192 IntProperty::GetValue(BString& string) function in class:IntProperty
327 FloatProperty::GetValue(BString& string) function in class:FloatProperty
446 UInt8Property::GetValue(BString& string) function in class:UInt8Property
568 BoolProperty::GetValue(BString& string) function in class:BoolProperty
690 StringProperty::GetValue(BStrin function in class:StringProperty
[all...]
H A DPropertyObject.cpp271 PropertyObject::GetValue(uint32 propertyID, BString& value) const function in class:PropertyObject
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.cpp140 ColorProperty::GetValue(BString& string) function in class:ColorProperty
H A DIconProperty.cpp116 IconProperty::GetValue(BString& string) function in class:IconProperty
H A DInt64Property.cpp64 Int64Property::GetValue(BString& string) function in class:Int64Property
H A DOptionProperty.cpp153 OptionProperty::GetValue(BString& string) function in class:OptionProperty
/haiku/src/apps/resedit/
H A DInternalEditors.h32 const char * GetValue(void) const { return fValueView->Text(); } function in class:StringEditView
/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp216 PrintOptionsWindow::GetValue(BTextControl* text, float* value) function in class:PrintOptionsWindow
/haiku/src/bin/bfs_tools/lib/
H A DHashtable.cpp101 void *Hashtable::GetValue(const void *key) function in class:Hashtable
/haiku/src/kits/debugger/model/
H A DExpressionValues.cpp141 ExpressionValues::GetValue(FunctionID* function, ::Thread* thread, function in class:ExpressionValues
H A DStackFrameValues.cpp131 StackFrameValues::GetValue(ObjectID* variable, const TypeComponentPath* path, function in class:StackFrameValues

Completed in 157 milliseconds

12